.el-notification{display:-webkit-box;display:-ms-flexbox;display:flex;width:330px;padding:14px 26px 14px 13px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ebeef5;position:fixed;background-color:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;overflow:hidden;z-index:9999}.el-notification.right{right:16px}.el-notification.left{left:16px}.el-notification__group{margin-left:13px;margin-right:8px}.el-notification__title{font-weight:700;font-size:16px;line-height:24px;color:#303133;margin:0}.el-notification__content{font-size:14px;line-height:21px;margin:6px 0 0;color:#606266;text-align:justify}.el-notification__content p{margin:0}.el-notification__icon{height:24px;width:24px;font-size:24px}.el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:#909399;font-size:16px}.el-notification__closeBtn:hover{color:#606266}.el-notification .el-icon-success{color:#67c23a}.el-notification .el-icon-error{color:#f56c6c}.el-notification .el-icon-info{color:#909399}.el-notification .el-icon-warning{color:#e6a23c}.el-notification-fade-enter-from.right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.el-notification-fade-enter-from.left{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.el-notification-fade-leave-to{opacity:0}.assist-login[data-v-1f1ee461]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100vw;height:100vh}.container[data-v-1f1ee461]{position:relative;display:flex}.container .logo[data-v-1f1ee461]{position:absolute;top:50%;left:50%;transform:translate(-50%);width:180px;height:180px;border-radius:50%;overflow:hidden;margin-top:-90px}.container .logo img[data-v-1f1ee461]{width:180px;height:180px;border-radius:50%}.left[data-v-1f1ee461]{width:100px;height:200px;position:relative;overflow:hidden}.leftcircle[data-v-1f1ee461]{width:160px;height:160px;border:20px solid #fff;position:absolute;border-radius:50%;left:0;top:0;border-bottom:20px solid orange;border-left:20px solid orange;transform:rotate(45deg);-webkit-animation-name:circle_left-1f1ee461;animation-name:circle_left-1f1ee461;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.right[data-v-1f1ee461]{width:100px;height:200px;position:relative;overflow:hidden}.rightcircle[data-v-1f1ee461]{width:160px;height:160px;border-radius:50%;border:20px solid #fff;position:absolute;border-top:20px solid orange;border-right:20px solid orange;right:0;top:0;-webkit-animation-name:circle_right-1f1ee461;animation-name:circle_right-1f1ee461;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;transform:rotate(-135deg)}@-webkit-keyframes circle_right-1f1ee461{0%{transform:rotate(-135deg)}50%,to{transform:rotate(45deg)}}@keyframes circle_right-1f1ee461{0%{transform:rotate(-135deg)}50%,to{transform:rotate(45deg)}}@-webkit-keyframes circle_left-1f1ee461{0%,50%{transform:rotate(-135deg)}to{transform:rotate(45deg)}}@keyframes circle_left-1f1ee461{0%,50%{transform:rotate(-135deg)}to{transform:rotate(45deg)}}