/* html{
  font-size: calc(100vw / 0.75);
} */
.seminar_nav{
  max-height: 46px;
  overflow: hidden;
}
nav .finish.remedy{
  background: url('https://file.xueanquan.com/special-system/images/remedy.png') no-repeat !important;
  background-position: 0 0 !important;
  background-size: 100% !important;
}
.row.poster-bg{
  background: #F1FBFF !important;
  padding-bottom: 0 !important;
  color: #333333;
}
.poster-letter{
  width: 908px;
  height: 778px;
  background: url('../image/pc-letter-bg.png') no-repeat top center;
  background-size: 100% auto;
  margin: 46px auto;
  box-sizing: border-box;
  padding: 362px 0 0;
}
.poster-letter-codebox{
  width: 220px;
  height: 220px;
  background: #FFFFFF;
  border: 4px solid #D52F1D;
  border-radius: 110px;
  box-sizing: border-box;
  margin: 0 auto;
  overflow: hidden;
}
.poster-letter-codebox img{
  width: 212px;
  width: 212px;
  border-radius: 106px;
}
.poster-ai{
  margin: 0 auto;
  width: 934px;
  height: 1109px;
  background: url('../image/pc-ai-bg.png') no-repeat top center;
  background-size: 100%;
  box-sizing: border-box;
  position: relative;
  padding-top: 1px;
}
.poster-ai-type01,
.poster-ai-type02,
.poster-ai-type03,
.poster-ai-type04,
.poster-ai-type05,
.poster-ai-type06{
  position: absolute;
  width: 305px;
  height: 102px;
}
.poster-ai-type01{
  top: 341px;
  left: 147px;
}
.poster-ai-type02{
  top: 341px;
  right: 165px;
}
.poster-ai-type03{
  top: 457px;
  left: 147px;
}
.poster-ai-type04{
  top: 457px;
  right: 165px;
}
.poster-ai-type05{
  top: 573px;
  left: 147px;
}
.poster-ai-type06{
  top: 573px;
  right: 165px;
}
.poster-ai-btn{
  width: 224px;
  height: 48px;
  margin: 0 auto;
}
.poster-ai-codebox{
  width: 220px;
  height: 220px;
  background: #FFFFFF;
  border: 4px solid #FD9B35;
  border-radius: 110px;
  box-sizing: border-box;
  margin: 720px auto 20px;
  overflow: hidden;
}
.poster-ai-codebox img{
  width: 212px;
  width: 212px;
  border-radius: 106px;
}
.switch-dialog-btn {
  display: none;
  position: fixed;
  z-index: 999;
  width: 1.28rem;
  height: 1.28rem;
  right: 0;
  bottom: 1rem;
  background: url('https://huodong.xueanquan.com/2025gjaq/image/user_bg.png') center left no-repeat;
  background-size: contain;
  cursor: pointer;
}
.switch-dialog-btn .info{
  position: relative;
  margin-top: .24rem;
  margin-left: .24rem;
  width: .8rem;
  height: .8rem;
  border-radius: .4rem;
  background: #339CFF;
  line-height: .8rem;
  text-align: center;
  font-size: .48rem;
  color: #fff;
}
.switch-dialog-btn .info::after{
  position: absolute;
  right: 0;
  bottom: 0;
  width: .36rem;
  height: .36rem;
  content: '';
  background: url('https://huodong.xueanquan.com/2025gjaq/image/switchuser.png') no-repeat center;
  background-size: contain;
}
.switch-dialog,
.adduser-dialog{
  display: none;
  position: fixed;
  bottom: 0;
  top:0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
.switch-body{
  position: fixed;
  bottom: .4rem;
  width: 7.18rem;
  left: 50%;
  margin-left: -3.69rem;
  background: #fff;
  z-index: 1001;
  border-radius: .24rem;
}
.switch-body-header{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: .96rem;
  padding: 0 .32rem;
  font-size: .32rem;
  font-weight: bold;
}
.switch-body-header-addbtn{
  border-radius: .04rem;
  padding: .04rem .16rem;
  border: .01rem solid #dedede;
  cursor: pointer;
  font-size: .28rem;
  color: #666666;
}
.switch-body-cont{
  height: 6rem;
  padding: 0 .32rem;
  overflow-y: scroll;
}
.switch-body-container{
  width: 6.64rem;
  overflow: hidden;
  position: relative;
}
.switch-body-container-scroll{
  white-space: nowrap;
  width: 6.64rem;
  height: 1rem;
  clear: both;
  overflow: hidden;
}
.switch-body-deluserbtn{
  float: left;
  width: 1rem;
  height: .98rem;
  margin-top: .01rem;
  background: #FF6F55;
  text-align: center;
  line-height: 1rem;
  color: #fff;
}
.switch-body-item{
  float: left;
  width: 6.64rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  background: #fff;
  height: 1rem;
  z-index: 1010;
}
.switch-body-item .avatar{
  width: .72rem;
  height: .72rem;
  text-align: center;
  line-height: .72rem;
  border-radius: .36rem;
  background: #339CFF;
  font-size: .4rem;
  color: #fff;
  overflow: hidden;
}
.switch-body-item .info{
  width: 5rem;
  margin: 0 0.16rem;
}
.switch-body-item .infotop{
  line-height: .4rem;
  font-size: .28rem;
}
.switch-body-item .infotop .usertype{
  display: inline-block;
  vertical-align: top;
  margin-left: .2rem;
  margin-top: .04rem;
  padding: 0 0.16rem;
  background: rgba(51, 156, 255, .2);
  border-radius: .16rem;
  line-height: .32rem;
  font-size: .2rem;
  color: #339CFF;
}
.switch-body-item .infotop .isnow{
  display: inline-block;
  vertical-align: top;
  margin-left: .2rem;
  color: #10C56D;
}
.switch-body-item .infobto{
  line-height: .28rem;
  font-size: .2rem;
  color: #939393;
}
.switch-body-item .enter, .switch-body-item .enterNow{
  width: .48rem;
  height: .48rem;
  background: url('https://huodong.xueanquan.com/2025gjaq/image/switch-user-right.png') no-repeat center;
  background-size: contain;
}
.switch-body-item .enterNow{
  background: url('https://huodong.xueanquan.com/2025gjaq/image/switchuser.png') no-repeat center;
  background-size: contain;
}
.switch-body-footer{
  background: #fff;
  text-align: center;
  border-radius: 0 0 .24rem .24rem;
  overflow: hidden;
}
.switch-body-footer-tips{
  padding: .12rem .32rem;
  font-size: .24rem;
  color: #939393;
}
.switch-body-footer-btn{
  height: .96rem;
  background: rgba(0,0,0,0.05);
  line-height: .96rem;
  font-size: .32rem;
  cursor: pointer;
}
.adduser-body{
  position: fixed;
  top: 50%;
  margin-top: -3rem;
  width: 6.54rem;
  left: 50%;
  margin-left: -3.27rem;
  background: #f6f6f6;
  z-index: 1003;
  border-radius: .24rem;
  overflow: hidden;
}
.adduser-body-header{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: .96rem;
  padding: 0 .32rem;
  background: #fff;
  font-size: .32rem;
  font-weight: bold;
}
.adduser-body-header-close{
  padding: 0 .2rem;
  cursor: pointer;
  font-size: .56rem;
  font-weight: normal;
  color: #939393;
}
.adduser-body-item{
  display: flex;
  align-items: center;
  border-top: .01rem solid #eee;
  background: #fff;
  height: .89rem;
  padding: 0 .32rem;
  box-sizing: border-box;
}
.adduser-body-item .itemlable{
  font-size: .28rem;
  font-weight: bold;
  margin-right: .32rem;
  color: #636363;
}
.adduser-body-item .itemInput,
.adduser-body-item .itemInput:hover,
.adduser-body-item .itemInput:focus{
  flex: 1;
  display: block;
  border: none;
  padding: 0;
  margin: 0;
  height: .8rem;
  line-height: .8rem;
  font-size: .32rem;
  outline: none;
  box-shadow: none;
}
.adduser-body-item .itemeye{
  width: .72rem;
  height: .48rem;
  margin-left: .24rem;
  border-left: .01rem solid #eee;
  padding-left: .24rem;
  background: url('https://huodong.xueanquan.com/2025gjaq/image/eye1@2x.png') center right no-repeat;
  background-size: .48rem .48rem;
}
.adduser-body-item .itemeye.showpwd{
  background: url('https://huodong.xueanquan.com/2025gjaq/image/eye2@2x.png') center right no-repeat;
  background-size: .48rem .48rem;
}
.adduser-body-tips{
  padding: .12rem .32rem;
  font-size: .24rem;
  color: #939393;
}
.adduser-body-btn{
  height: .88rem;
  background: linear-gradient(135deg, #11DD83 0%, #04BF3A 100%);
  border-radius: .08rem;
  margin: .2rem .32rem;
  text-align: center;
  line-height: .88rem;
  font-size: .36rem;
  font-weight: bold;
  color: #ffff;
}
.adduser-body-pwdbtn{
  height: .8rem;
  text-align: center;
  margin: 0 .32rem .4rem;
  line-height: .8rem;
  font-size: .28rem;
  color: #939393;
}
.xhspagePc-qrCodeBox{
  width: 202px;
  height: 202px;
  border: 1px solid #eee;
  margin: 20px auto;
  position: relative;
}
.xhspagePc-qrCodeBox-code{
  width: 200px;
  height: 200px;
}
.xhspagePc-qrCodeBox-refresh{
  width: 200px;
  height: 200px;
  position: absolute;
  top: 1px;
  left: 1px;
  background: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  line-height: 200px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.xhspagePc-toH5{
  margin: 0 auto;
  width: 300px;
  text-align: center;
  font-size: 14px;
  text-decoration: underline;
}
@media (min-width: 768px){
  html {
    font-size: 75px;
  }
}
@media (min-width: 769px) and (max-width: 970px){
  .poster-ai{
    width: 740px;
    height: 880px;
  }
  .poster-ai-type01{
    top: 220px;
    left: 55px;
  }
  .poster-ai-type02{
    top: 220px;
    right: 55px;
  }
  .poster-ai-type03{
    top: 336px;
    left: 55px;
  }
  .poster-ai-type04{
    top: 336px;
    right: 55px;
  }
  .poster-ai-type05{
    top: 452px;
    left: 55px;
  }
  .poster-ai-type06{
    top: 452px;
    right: 55px;
  }
  .poster-ai-codebox{
    margin-top: 580px;
  }
  .poster-letter{
    width: 740px;
    height: 630px;
    background-size: 740px auto;
    padding: 268px 0 0;
  }
}
@media (max-width: 768px){
  .seminar_nav{
    max-height: 40px !important;
  }
  .poster-letter{
    width: 100%;
    height: 7.5rem;
    padding: 2.36rem 0 0 0;
  }
  .poster-letter-codebox{
    width: 2.20rem;
    height: 2.20rem;
    border: .04rem solid #D52F1D;
    border-radius: 1.10rem;
  }
  .poster-letter-codebox img{
    width: 2.12rem;
    width: 2.12rem;
    border-radius: 1.06rem;
  }
  .poster-ai{
    margin: 0 -15px;
    width: 7.5rem;
    height: 11.2rem;
    padding-top: .01rem;
    background-size: 7.5rem 11.2rem;
  }
  .poster-ai-type01,
  .poster-ai-type02,
  .poster-ai-type03,
  .poster-ai-type04,
  .poster-ai-type05,
  .poster-ai-type06{
    width: 3.05rem;
    height: 1.02rem;
  }
  .poster-ai-type01{
    top: 3.4rem;
    left: 0.6rem;
  }
  .poster-ai-type02{
    top: 3.4rem;
    right: 0.6rem;
  }
  .poster-ai-type03{
    top: 4.56rem;
    left: 0.6rem;
  }
  .poster-ai-type04{
    top: 4.56rem;
    right: 0.6rem;
  }
  .poster-ai-type05{
    top: 5.72rem;
    left: 0.6rem;
  }
  .poster-ai-type06{
    top: 5.72rem;
    right: 0.6rem;
  }
  .poster-ai-btn{
    width: 2.24rem;
    height: .48rem;
    margin: 0 auto;
  }
  .poster-ai-codebox{
    width: 2.20rem;
    height: 2.20rem;
    border: .04rem solid #FD8F1B;
    border-radius: 1.10rem;
    margin: 7.2rem auto .20rem;
  }
  .poster-ai-codebox img{
    width: 2.12rem;
    width: 2.12rem;
    border-radius: 1.06rem;
  }
}
@media (max-width: 450px){
  .mo-tab li a p, .tab li a p{
    padding-right: 30px;
  }
}

