
  .comtitle{
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  color: #2b3240;
  font-size: 0.4rem;
  text-align: center;
  user-select: none;
  font-family: 'hanyiyakuheiFont';
  }
  
  .comtitle::after{
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
    width: 1.47rem;
    height: 0.22rem;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/pop_title_right_icon.png) right  center no-repeat;
    background-size: 100% auto;
  }
  
  .comtitle::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
    width: 1.47rem;
    height: 0.22rem;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/pop_title_left_icon.png) left  center no-repeat;
    background-size: 100% auto;
  }
  



.login-popup {
    width: 7.07rem;
    height: 4.55rem;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/pop1.png) center no-repeat;
    background-size: 100% 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  
  .login-title {
    width: 5.5rem;
    height: .5rem;
    line-height: .5rem;
    top: 0.4rem;
    left: 50%;
  
  }
  
  
  
  
  .popup-close-btn {
    width: 0.32rem;
    height: 0.33rem;
    position: absolute;
    top: 0;
    right: -0.5rem;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/close.png) center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
  }
  
  .popup-close-btn-2 {
    width: 0.32rem;
    height: 0.33rem;
    position: absolute;
    top: 0rem;
    right: -0.5rem;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/popupCloseButton.png) center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
  }
  
  .btn-list {
    width: 80%;
    height: 2.3rem;
    margin: 1.3rem auto 0;
    display: flex;
    color: #ffffff;
    font-size: 0.18rem;
    text-align: center;
  }
  
  .wx-btn {
    width: 50%;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/wxButton.png) center no-repeat;
    background-size: 1.72rem 1.72rem;
    cursor: pointer;
    text-indent: -9999rem;
  }
  
  .wx-word {
    position: relative;
    width: 92%;
    left: 0.03rem;
    top: 2.15rem;
    user-select: none;
    font-family: 'hanyiyakuheiFont';
  }
  
  .qq-btn {
    width: 50%;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/qqButton.png) center no-repeat;
    background-size: 1.72rem 1.72rem;
    cursor: pointer;
    text-indent: -9999rem;
  }
  
  .qq-word {
    position: relative;
    width: 92%;
    left: 0.03rem;
    top: 2.15rem;
    user-select: none;
    font-family: 'hanyiyakuheiFont';
  }
  
  .message-popup {
    width: 7.07rem;
    height: 1.25rem;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/messagePopup.png) center no-repeat;
    background-size: 100% 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .message-content {
    width: auto;
    line-height: 1.25rem;
    color: #2b3240;
    text-align: center;
    font-size: 0.28rem;
    overflow: hidden;
    font-family: 'popupTitleFont';
  }
  .subscribe-popup {
    width: 7.07rem;
    height: 4.55rem;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/pop1.png) center no-repeat;
    background-size: 100% 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  
  .subscribe-title {
    width: 6.2rem;
    height: .5rem;
    line-height: .5rem;
    top: 0.4rem;
  
  }
  
  .subscribe-qr-bg {
 
    /* left: 3rem; */
    left: 50%;
    transform: translate(-50%,-50%);
    top:50%
  }
  
  .subscribe-qr-code {
 
    /* left: 3.32rem; */
    left: 50%;
    transform: translate(-50%,-50%);
    top:50%
  }
  
.subscribe-pc-off {
  
    left: 1.23rem;
    top: 1.68rem;
    cursor: pointer;
  }
  
  .qq-subscribe-pc-off {
  
    left: 2.32rem;
    top: 2.8rem;
    cursor: pointer;
  }
  
  .subscribe-m-off {
   
    left: 1.23rem;
    top: 3.28rem;
    cursor: pointer;
  }
  
  .qq-subscribe-m-off {
 
    left: 4.44rem;
    top: 2.8rem;
    cursor: pointer;
  }
  
  .subscribe-pc-icon {
 
    left: 1.6rem;
    top: 1.4rem;
    font-family: 'hanyiyakuheiFont';
  }
  
  .qq-subscribe-pc-icon {
  
    left: 2rem;
    top: 1.5rem;
    font-family: 'hanyiyakuheiFont';
  }
  
  .pc-icon-word {
    position: absolute;
    width: 100%;
    color: #ffffff;
    font-size: 0.14rem;
    text-align: center;
    user-select: none;
    top: 0.75rem;
    white-space: nowrap;
    font-family: 'hanyiyakuheiFont';
  }
  
  .m-icon-word {
    position: absolute;
    width: 100%;
    color: #ffffff;
    font-size: 0.14rem;
    text-align: center;
    user-select: none;
    top: 0.8rem;
    white-space: nowrap;
    font-family: 'hanyiyakuheiFont';
  }
  
  .subscribe-m-icon {
 
    left: 1.78rem;
    top: 2.9rem;
    color: #ffffff;
    font-size: 0.14rem;
    text-align: center;
    user-select: none;
    font-family: 'hanyiyakuheiFont';
  }
  
  .qq-subscribe-m-icon {
  
    left: 4.3rem;
    top: 1.45rem;
    color: #ffffff;
    font-size: 0.14rem;
    text-align: center;
    user-select: none;
    font-family: 'hanyiyakuheiFont';
  }
  
  .subscribe-pc-on {

    left: 0rem;
    top: 1.5rem;
    pointer-events: none;
  }
  
  .qq-subscribe-pc-on {
 
    left: 1.6rem;
    top: 2.62rem;
    pointer-events: none;
  }
  
  .subscribe-m-on {

    left: 0rem;
    top: 3.1rem;
    pointer-events: none;
  }
  
  .qq-subscribe-m-on {
 
    left: 3.71rem;
    top: 2.62rem;
    pointer-events: none;
  }
  
  .qq-confirm-subscribe-button {
 
    left: 2.3rem;
    top: 3.6rem;
    cursor: pointer;
  }
  .cancel-subscribe-popup {
    width: 7.07rem;
    height: 4.55rem;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/pop1.png) center no-repeat;
    background-size: 100% 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  
  .cancel-subscribe-title {
    width: 5.2rem;
    height: .5rem;
    line-height: .5rem;
    top: 0.4rem;
  
  }
  
  .cancel-subscribe-word {
    position: absolute;
    width: 6.2rem;
    height: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #2b3240;
    font-size: 0.27rem;
    text-align: center;
    white-space: nowrap;
    user-select: none;
    font-family: 'hanyiyakuheiFont';
  }
  
  .cancel-subscribe-ok-button {
    position: absolute;
    width:1.40rem;
    height: 0.37rem;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/confirmButton.png) center no-repeat;
    background-size: 100% 100%;
    left:2rem;
    top: auto;
  bottom: 0.5rem;
    cursor: pointer;
    font-family: 'hanyiyakuheiFont';
  }
  
  .cancel-subscribe-off-button {
    position: absolute;
    width:1.40rem;
    height: 0.37rem;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/cancelButton.png) center no-repeat;
    background-size: 100% 100%;
    left: 4rem;
    top: auto;
    bottom: 0.5rem;
    cursor: pointer;
    font-family: 'hanyiyakuheiFont';
  }
  


  .subscribe-success-popup {
    width: 7.07rem;
    height: 4.55rem;
    background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/2026/pop1.png) center no-repeat;
    background-size: 100% 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  
  .subscribe-success-title {
    width: 5.2rem;
    height: .5rem;
    line-height: .5rem;
    top: 0.4rem;
  
  }
  
  
  
  .subscribe-success-word {
    position: absolute;
    width: 6.2rem;
    height: auto;
    line-height: 0.35rem;
    top: 1.2rem;
    left: 50%;
    transform: translate(-50%);
    color: #2b3240;
    font-size: 0.2rem;
    text-align: center;
    user-select: none;
    font-family: 'hanyiyakuheiFont';
  }
  
  .qw-qr-bg {
    position: absolute;
    width: 1.8rem;
    height: 1.8rem;
    background-color: #b2bbd6;
    /* background: url(https://game.gtimg.cn/images/world/ngrhomeimage/header/pc/subscribeQRBG.png) center no-repeat;
    background-size: 80% 80%; */
    /* left: 0.6rem; */
    left: 50%;
    top: 2.2rem;
    border-radius: .15rem;
    transform: translate(-50%,0);
  }
  
  .qw-qr-code {
   
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
  }
  
  .qw-qr-word {
    display: none;

  }
  














