.el-dialog__wrapper{overflow:hidden}.svgcolor:hover{fill:#72e528}.svgcolor{fill:#ccc;width:40px;height:40px}.new{vertical-align:top;font-size:12px;color:#727485;width:100px;height:120px;padding:15px 0 0;background-color:#0d1116;border-radius:12px;display:inline-block;cursor:pointer;border:1px solid transparent;text-align:center}.divSide{overflow:hidden;position:relative;border:1px solid rgba(11,85,140,.5);border-radius:12px}.divSide>span{position:absolute;display:block}.divSide .s-1{-webkit-filter:hue-rotate(0deg);filter:hue-rotate(0deg);top:0;left:0;width:100%;height:3px;background:-webkit-gradient(linear,left top,right top,from(transparent),to(#3a86ff));background:linear-gradient(90deg,transparent,#3a86ff);-webkit-animation:animate1 12s linear infinite;animation:animate1 12s linear infinite}.divSide .s-2{-webkit-filter:hue-rotate(60deg);filter:hue-rotate(60deg);top:-100%;right:0;width:3px;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#3a86ff));background:linear-gradient(180deg,transparent,#3a86ff);-webkit-animation:animate2 12s linear infinite;animation:animate2 12s linear infinite;-webkit-animation-delay:3s;animation-delay:3s}.divSide .s-3{-webkit-filter:hue-rotate(120deg);filter:hue-rotate(120deg);bottom:0;right:0;width:100%;background:-webkit-gradient(linear,right top,left top,from(transparent),to(#3a86ff));background:linear-gradient(270deg,transparent,#3a86ff);-webkit-animation:animate3 12s linear infinite;animation:animate3 12s linear infinite;-webkit-animation-delay:6s;animation-delay:6s}.divSide .s-4{-webkit-filter:hue-rotate(300deg);filter:hue-rotate(300deg);bottom:-100%;left:0;width:3px;height:100%;background:-webkit-gradient(linear,left bottom,left top,from(transparent),to(#3a86ff));background:linear-gradient(1turn,transparent,#3a86ff);-webkit-animation:animate4 12s linear infinite;animation:animate4 12s linear infinite;-webkit-animation-delay:9s;animation-delay:9s}@-webkit-keyframes animate1{0%{left:-100%}50%,to{left:100%}}@keyframes animate1{0%{left:-100%}50%,to{left:100%}}@-webkit-keyframes animate2{0%{top:-100%}50%,to{top:100%}}@keyframes animate2{0%{top:-100%}50%,to{top:100%}}@-webkit-keyframes animate3{0%{right:-100%;height:3px}50%,to{height:2px;right:100%}}@keyframes animate3{0%{right:-100%;height:3px}50%,to{height:2px;right:100%}}@-webkit-keyframes animate4{0%{bottom:-100%}50%,to{bottom:100%}}@keyframes animate4{0%{bottom:-100%}50%,to{bottom:100%}}