.slug-login-dialog-wrap, .qConnectLoginContent {
    width:886px !important;
    height: 461px !important;
    background: url(https://game.gtimg.cn/images/world/web202504/popups/bgWhite.png) center center no-repeat;
    background-size: 100% auto;
    overflow: visible !important;
    background-color: transparent !important;
    border: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.qConnectLoginContent>div{
    right: 10px !important;
    border-radius: 20px !important;
}

/* milo微信登录弹窗 */
.milo-wxLogin .wxLoginContent,.qConnectLoginContent{
  background: #fff url(https://game.gtimg.cn/images/world/web202504/popups/bgWhite.png) center center no-repeat;
  width: 885px !important;
  height: 461px !important;
  margin-left: -442px !important;
  margin-top: -230px !important;
  border-radius: 20px;
}
.milo-wxLogin .wxLoginBox{
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.slug-login-qcwx-tabs {
    display: none !important;
}

.slug-login-dialog-iframe .lay_top {
    display: none !important;
}

.slug-login-dialog {
    background-color: rgba(0, 0, 0, 0.9) !important;
}

.wxLoginBox{
    margin-top: 40px !important;
}

.close-btn,.qConnectClose,.wxLoginClose {
    position: absolute;
    right: 15px !important;
    top: 10px !important;
    width: 27px !important;
    height: 27px !important;
    border: none !important;
    outline: none !important;
    background: url(https://game.gtimg.cn/images/world/web202504/popups/xz.png) center center no-repeat;
    background-size: 100% auto;
}

.close-btn a, .qConnectClose a, .wxLoginClose a {
    border: none !important;
    outline: none !important;
    color: transparent !important;
    width: 100% !important;
    height: 100% !important;
}
.slug-login-dialog-iframe .wx-iframe-cont{
    margin-top: 40px !important;
}