.loading{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;z-index:2;background-color:#fff}@keyframes partial-loading-falldown{0%{transform:rotate(30deg)}50%{transform:rotate(0)}to{transform:rotate(0)}}@keyframes partial-loading-raiseup{0%{transform:rotate(0)}50%{transform:rotate(0)}to{transform:rotate(-30deg)}}.partial-loading{position:relative;margin:0 auto}.partial-loading-content{position:absolute;left:50%;top:50%;width:150px;height:150px;margin:-75px 0 0 -75px}.partial-loading-content .ud__illustration__loading-container{width:150px;height:150px;overflow:hidden;background-size:auto 150px;background-image:url(static/initLoading.07c1d7e1.svg);animation-name:IllustrationLoading;animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:steps(24)}@keyframes IllustrationLoading{0%{background-position-x:0}to{background-position-x:100%}}.partial-loading-hand{position:relative;text-align:center}.partial-loading-img{height:100%}.partial-loading-img svg{width:100%;height:100%}.partial-loading-motion{position:relative;height:150px}.partial-loading-ball-green,.partial-loading-ball-red,.partial-loading-ball-yellow{position:absolute;top:-1px;height:106px;width:3px;background:#1f2329}.partial-loading-ball-green.light,.partial-loading-ball-red.light,.partial-loading-ball-yellow.light{background:#18263c}.partial-loading-ball-green.dark,.partial-loading-ball-red.dark,.partial-loading-ball-yellow.dark{background:#f0f0f0}.partial-loading-ball-green i,.partial-loading-ball-red i,.partial-loading-ball-yellow i{position:absolute;left:50%;bottom:-33px;width:66px;height:66px;border-radius:100%;transform:translate(-50%)}.partial-loading-ball-green{left:82px;transform-origin:50% 0;transform:rotate(30deg);animation:partial-loading-falldown .5s ease-in infinite alternate}.partial-loading-ball-green i{background:#00d6b9}.partial-loading-ball-green.light i{background:#00d4b7}.partial-loading-ball-green.dark i{background:#34d9c3}.partial-loading-ball-yellow{left:50%;transform:translate(-50%)}.partial-loading-ball-yellow i{background:#ffc60a}.partial-loading-ball-yellow.light i{background:#ffc000}.partial-loading-ball-yellow.dark i{background:#ffcb1f}.partial-loading-ball-red{right:82px;transform-origin:50% 0;transform:rotate(0);animation:partial-loading-raiseup .5s ease-out infinite alternate}.partial-loading-ball-red i{background:#f54a45}.partial-loading-ball-red.light i{background:red}.partial-loading-ball-red.dark i{background:#f54a45}#root,body,html{height:100%}#root{overflow-x:hidden;overflow-y:overlay}#root::-webkit-scrollbar{display:none}body{margin:0;background-color:#fff;font-family:"PingFang SC"}a{text-decoration:none}textarea{resize:none}.openplatform-iframe{top:-40px;position:relative}.link,.link-mobile{color:#3370ff;cursor:pointer;border-radius:4px}.link:hover{background-color:rgba(51,112,255,.1)}.link:active{background-color:rgba(51,112,255,.2)}.link-mobile:hover{background-color:rgba(51,112,255,.1)}.link-mobile:active{background-color:rgba(51,112,255,.2)}