#xy-Welcome{width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:1000000;background-image:linear-gradient(to right,rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.5) 1px,transparent 1px);background-size:20px 20px;background-color:#83bef8}#xy-Welcome .wy-container{width:800px;height:50px;border:1px solid #409eff;position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);outline:#409eff solid 1px;border-radius:10px;overflow:hidden;background:#ccc;background:linear-gradient(180deg,#ccc 0,#409eff 100%)}#xy-Welcome .wy-container #wy-progress{width:0%;height:100%;background:orange;background:linear-gradient(180deg,orange 0,red 100%);border-top-right-radius:10px;border-bottom-right-radius:10px;transition:width .5s}#xy-Welcome .wy-container .wy-txt{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:16px}#xy-Welcome .wy-container #wy-step{margin-left:30px}