* {
  -webkit-text-size-adjust: none;
  padding: 0;
  margin: 0;
  outline: none; /* -webkit-touch-callout:default; */
}
html {
  width: 100%;
  font-size: 16px;
  line-height: 1.6;
  -webkit-text-size-adjust: none;
  font-family: 'hyqh-60';
}
body,
h1,
h2,
h3,
ul,
li,
p {
  font-size: 0.24rem;
  font-weight: normal;
}
div,
a {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border: none;
  text-decoration: none;
}
img {
  vertical-align: top;
  width: 100%;
}
ul,
li {
  list-style: none;
}
input,
textarea {
  font-size: 100%;
  user-select: auto;
  -webkit-user-select: auto;
  -webkit-touch-callout: default;
}
a,
select,
div,
ul,
li {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  user-select: none;
  -webkit-user-select: none;
}
html,body{
    width: 100%;
    height: 100%;
}
.wrap{
    width: 100%;
    height: 100%;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/bg.jpg) no-repeat top center;
    background-size: cover;
    min-height: 14.6rem;
    background-position-y: -.3rem;
}
.logo{
    width: 2.7rem;
    height: .72rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/logo.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: .1rem;
    top: .5rem;
}
.main{
    width: 100%;
    position: absolute;
    top: 6.2rem;
}
.login-box{
    font-size: .24rem;
    color: #ffffff;
    text-align: center;
    width: 100%;
}
.login-box a{
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}
.whdzg_btns{
    width: 100%;
    height: .84rem;
    margin: .4rem auto 0.1rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.main_center{
    margin: .3rem auto 0;
}
.wdl_tips{
    width: 6.42rem;
    height: 2.78rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/wdl_tips.png) no-repeat;
    background-size: 100% 100%;
    margin: .1rem auto 0;
}
.wdl_tips img{
    width: 100%;
}
.wdl_btns{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .2rem auto 0;
}
.zdjhzg_tips{
    width: 5.94rem;
    margin: 0.1rem auto 0;
    
}
.zdjhzg_tips p{
    color: #b12f70;
    line-height: .3rem;
    font-size: .22rem;
    font-weight: 600;
}
.wdl_ljcx{
    width: 2.68rem;
    height: .66rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/wdl_ljcx.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 .17rem;
}
.wdl_ljcxxz{
    width: 2.68rem;
    height: .66rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/wdl_ljcxxz.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 .17rem;
}
.wdl_ghzh{
    width: 2.68rem;
    height: .66rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/wdl_ghzh.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 .17rem;
}
.back_sy{
    width: 2.68rem;
    height: .66rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/back_sy.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 .17rem;
}
.qq_login_tips{
    color: #ba4d9f;
    /* line-height: .3rem; */
    font-size: .24rem;
    font-weight: 600;
    white-space: nowrap;
    margin: .02rem auto 0;
    text-align: center;
    width: 100%;
}
.whd_tips{
    width: 6.42rem;
    height: 2.78rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/wdl_tips.png) no-repeat;
    background-size: 100% 100%;
    margin: .1rem auto 0;
}
.whd_tips img{
    width: 100%;
}
.whdzg_txt p{
    text-align: center;
    color: #ba4d9f;
    line-height: .3rem;
    font-size: .24rem;
    font-weight: 600;
}
.whdzg_txt{
    margin-bottom: .2rem;
}
/* .btn_gzqw{
    width: 3.54rem;
    height: .75rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/btn_gzqw.png) no-repeat;
    background-size: 100% 100%;
    display: none;
} */
.btn_zdjbtn{
    width: 3.54rem;
    height: .75rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/btn_zdybtn.png) no-repeat;
    background-size: 100% 100%;
    display: block;
}
.btn_zdjbtn p{
    font-size: .28rem;
    color: #ffffff;
    text-align: center;
    line-height: .75rem;
    width: 3.54rem;
    height: .75rem;
    font-family: none !important;
}
.bottom{
    width: 100%;
    height: 1.05rem;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #000000;
    color: #ffffff;
    font-size: .22rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bottom a{
    color: #ffffff;
    font-size: .22rem;
}
.footer_flex{
    display: flex;
    justify-content: center;
}
.f_line{
    margin: 0 .1rem;
}
.footer_w{
    width: 4.4rem;
    display: flex;
    justify-content: space-between;
}
/* .btn_download{
    width: 3.54rem;
    height: .75rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/yxz_btns.png) no-repeat;
    background-size: 100% 100%;
    display: block;
    
    display: flex;
    justify-content: center;
    align-items: center;
   
} */

.ui-overlay{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(0.15rem);
    z-index: 100;
}
.ui-overlay-content{
    width: 6.11rem;
    height: 4rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/ui-overlay-content.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.tc-close{
    width: .48rem;
    height: .48rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/close.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: -.36rem;
    right: -.5rem;
}
.overlay-title{
    width: 5.77rem;
    height: .67rem;
    
    margin: .16rem auto 0;
}
.overlay-title1{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/overlay-title1.png) no-repeat;
    background-size: 100% 100%;
}
.slot-content{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: .55rem auto 0;
}
.login-icon{
    margin: 0 .4rem;
    width: 1.27rem;
    height: 1.82rem;
}
.qq-login{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/qq.png) no-repeat;
    background-size: 100% 100%;
}
.wx-login{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/wx.png) no-repeat;
    background-size: 100% 100%;
}
.overlay-title2{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/overlay-title2.png) no-repeat;
    background-size: 100% 100%;
}
.switch_center{
    width: 5.4rem;
    height: 1.9rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.switch_center p{
    font-size: .26rem;
    color: #b12f70;
}
.switch_btns{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.switch_qx{
    width: 2.58rem;
    height: .65rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/switch_qx.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 .18rem;
}
.switch_qr{
    width: 2.58rem;
    height: .65rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/switch_qr.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 .18rem;
}
.wxts_center{
    width: 5.4rem;
    height: 1.9rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.wxts_center p{
    font-size: .24rem;
    color: #b12f70;
}
.wxts_btns{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.wxts_wzdl{
    width: 2.58rem;
    height: .65rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/switch_qx.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 .1rem;
}
.overlay-title3{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/overlay-title3.png) no-repeat;
    background-size: 100% 100%;
}
.ui-share-content{
    width: 100%;
    height: 13.6rem;
}
.ui-share-content1{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/ui-share-content1.png) no-repeat top center;
    background-size: 100% auto;
    position: relative;
}
.ui-share-content2{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/ui-share-content2.png) no-repeat top center;
    background-size: 100% auto;
    position: relative;
}
.ui-share-content3{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/ui-share-content3.png) no-repeat top center;
    background-size: 100% auto;
    position: relative;
}
.ui-share-content4{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/ui-share-content4.png) no-repeat top center;
    background-size: 100% auto;
    position: relative;
}
.ui-share-content5{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/ui-share-content5.png) no-repeat top center;
    background-size: 100% auto;
    position: relative;
}
.ui-share-content1.zdjh{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/ui-share-content1zd.png) no-repeat top center;
    background-size: 100% auto;
    position: relative;
}
.ui-share-content2.zdjh{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/ui-share-content2zd.png) no-repeat top center;
    background-size: 100% auto;
    position: relative;
}
.ui-share-content3.zdjh{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/ui-share-content3zd.png) no-repeat top center;
    background-size: 100% auto;
    position: relative;
}
.ui-share-content4.zdjh{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/ui-share-content4zd.png) no-repeat top center;
    background-size: 100% auto;
    position: relative;
}
.ui-share-content5.zdjh{
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/ui-share-content5zd.png) no-repeat top center;
    background-size: 100% auto;
    position: relative;
}

.ui-share-content .tc-close{
    top: .7rem;
    right: .7rem;
}
.share_btns{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 12.1rem;
    z-index: 102;
}
.login_share .ui-share-content{
    height: 13.6rem;
}
.share_imgs{
    margin: 0 .15rem;
    width: 2.68rem;
    height: .66rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/share_imgs.png) no-repeat;
    background-size: 100% 100%;
}
.share_link{
    margin: 0 .15rem;
    width: 2.68rem;
    height: .66rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/share_link.png) no-repeat;
    background-size: 100% 100%;
}
.share_code{
    width: .9rem;
    height: .9rem;
    position: absolute;
    bottom: 1.86rem;
    right: 2.12rem;
}
.share_code img{
    width: 100%;
}
.ui-share-imgs{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
}
.ui-share-imgs img{
    width: 100%;
    display: block;
    opacity: 0;
}
.share_tips{
    width: 2.88rem;
    height: .38rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/bcimg_tips.png) no-repeat;
    background-size: 100% 100%;
    margin: .1rem auto 0;
    position: absolute;
    top: 13rem;
    left: 50%;
    margin-left: -1.44rem;
}
.requery_qr{
    width: 2.58rem;
    height: .65rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/switch_qr.png) no-repeat;
    background-size: 100% 100%;
    margin: 0 .1rem;
}
.requery_center {
    width: 5.4rem;
    height: 2.4rem;
    margin: 0.3rem auto 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.requery_center p{
    font-size: .26rem;
    color: #b12f70;
}
.requery_center span{
    font-size: .2rem;
    color: #b12f70;
    margin-top: .15rem;
}
.requery_center p b{
    color: #b12f70;
}
.ui-share-content{
    width: 100vw;
    height: 100vh;
    position: absolute;
}
.share_icon{
    width: 2.93rem;
    height: 1.33rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/share_icon.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: .83rem;
    right: .83rem;
}
.wxts-center{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    color: #b12f70;
    font-size: .35rem;
    height: 2rem;
    width: 5rem;
}
.download-ykqxz{
    width: 3.37rem;
    height: .66rem;
    background: url(//game.gtimg.cn/images/osgame/cp/a20260306Qual/m/time_btns.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: .24rem;
    margin: 0 auto;
}
.wxts-btns{
    display: flex;
    justify-content: center;
    align-items: center;
}