* {
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

html, body {
  width: 100%;
  position: relative;
  font-family: Arial, sans-serif, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑';
  font-size: 0.2rem;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}
.hide{
  display: none !important;
}
.row-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.row-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.row-around {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.row-start {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.row-end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.col-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.col-between {
  display: flex;
}
.wrap{
  width: 100%;
  min-width: 1200px;
  height: 46.59rem;
  background: url(../img/bg.jpg) no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.logo{
  width: 1.7rem;
  position: absolute;
  top: 0.1rem;
  left: 50%;
  margin-left: -5rem;
}
.btnbox{
  position: absolute;
  top: 0.2rem;
  left: 50%;
  margin-left: 4rem;
  font-size: 0.14rem;
  color: #fff;
}
.navlink{
  width: 2.38rem;
  height: 0.3rem;
  background: url(../img/btnbg.png) no-repeat;
  background-size: 100%;
  line-height: 0.3rem;
}
.navlink em{
  font-style: normal;
  margin: 0 0.1rem;
}
.navlink a{
  color: #fff;
}
.navlink a:hover{
  color: #fff587;
  text-decoration: underline;
}
.no-login a, .no-login em{
  color: #35c4ff;
  margin: 0 0.05rem;
}
.logined p{
  margin-left: 0.1rem;
  cursor: pointer;
  color: #35c4ff;
}
.slogan{
  width: 6.7rem;
  display: block;
  margin: 2.2rem auto 0;
}
.active-time{
  height: 0.2rem;
  font-size: 0.18rem;
  color: #fff;
  text-shadow: 0.01rem 0 0.05rem #3182d4, -0.01rem 0 00.5rem #3182d4, 0 0.01rem 0.05rem #3182d4, 0 -0.01rem 0.05rem #3182d4, 0.02rem 0 0.05rem #3182d4, -0.02rem 0 00.5rem #3182d4, 0 0.02rem 0.05rem #3182d4, 0 -0.02rem 0.05rem #3182d4;
  text-align: center;
  margin-top: 0.15rem;
  line-height: 0.2rem;
}
.start{
  width: 4.4rem;
  display: block;
  margin: 0.2rem auto 0;
  cursor: pointer;
}
.start img{
  display: block;
  width: 100%;
}
.t{
  display: block;
  width: 12.74rem;
  margin: 0 auto;
}
.t1{
  margin-top: 1.05rem;
}
.tip{
  font-size: 0.18rem;
  color: #8569ca;
  line-height: 0.24rem;
  text-align: center;
  margin-top: 0.3rem;
}
.danmu {
  width: 12.02rem;
  height: 5.68rem;
  background: url(../img/dmbg.png) no-repeat;
  background-size: 100%;
  margin: 0.1rem auto 0;
  position: relative;
  overflow: hidden;
}
.dmcont{
  width: 10.50rem;
  height: 4.4rem;
  margin-left: 0.75rem;
  margin-top: 0.65rem;
  overflow: hidden;
  position: relative;
}
.userdm{
  position: absolute;
  left: 10.5rem;
  white-space: nowrap;
}
.head{
  width: 0.65rem;
  height: 0.65rem;
  position: relative;
}
.headbg{
  width: 100%;
  position: absolute;
  z-index: 5;
  top: 0;
}
.headimg{
  width: 0.54rem;
  height: 0.54rem;
  display: block;
  margin-left: 0.05rem;
  margin-top: 0.05rem;
  border-radius: 50%;
  border: 0.03rem solid #ee67b5;
  outline: 0.02rem solid #fff;
  background: #dffedf;
}
.dmtxt{
  font-size: 0.16rem;
  color: #5e9cff;
  line-height: 0.4rem;
  margin-top: 0.05rem;
  margin-left: -0.3rem;
  border: 0.03rem solid #fff;
  background: #dffedf;
  border-radius: 0.23rem;
  padding: 0 0.1rem 0 0.4rem;
  white-space: nowrap;
}
.dmtxt span{
  color: #ffb400;
}
.dmbtn{
  width: 12rem;
  margin: 0.2rem auto 0;
}
.sendbtn, .getbtn{
  width: 3.6rem;
  height: 1rem;
  background: url(../img/btns.png) no-repeat;
  background-size: 17.17rem auto !important;
  cursor: pointer;
}
.sendbtn{
  background-position: -4.36rem 0;
}
.getbtn{
  background-position: -9.63rem 0;
} 
.getbtn.act{
  background-position: -13.6rem 0;
}
.t2{
  margin-top: 1rem;
}
.returnbtn{
  width: 11.4rem;
  margin: 0.35rem auto 0;
}
.returnbtn div{
  width: 2.9rem;
  height: 0.76rem;
  background: url(../img/btns.png) no-repeat;
  background-size: 17.17rem auto !important;
  cursor: pointer;
}
.btn1{
  background-position: -4.36rem -5.95rem !important;
}
.btn1.act{
  background-position: -4.36rem -2.53rem !important;
}
.btn2{
  background-position: -8.56rem -2.56rem !important;
}
.btn2.act{
  background-position: -8.56rem -5.99rem !important;
}
.btn3{
  background-position: -12.74rem -2.53rem !important;
}
.btn3.act{
  background-position: -12.78rem -7.48rem !important;
}
.returnbox > div{
  width: 12rem;
  height: 7.18rem;
  margin: 0.2rem auto 0;
  overflow: hidden;
  position: relative;
}
.return1{
  background: url(../img/step1.png?v=1) no-repeat;
  background-size: 100% auto;
}
.return2{
  background: url(../img/step2.png?v=3) no-repeat;
  background-size: 100% auto;
}
.return3{
  background: url(../img/step3.png) no-repeat;
  background-size: 100% auto;
}
.server, .role{
  width: 3rem;
  height: 0.5rem;
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.5rem;
  text-indent: 0.15rem;
  margin-left: 1.3rem;
  margin-top: 0.48rem;
  cursor: pointer;
  position: relative;
}
.server {
  margin-top: 2.76rem;
}
.server-list, .role-list{
  width: 3rem;
  height: 2rem;
  position: absolute;
  left: 0rem;
  top: 0.5rem;
  background: #fff;
  color: #000;
  z-index: 5;
  overflow: auto;
  display: none;
}
.checkbtn{
  width: 3.5rem;
  height: 1.1rem;
  background: url(../img/btns.png) no-repeat;
  background-size: 17.17rem auto !important;
  background-position: -4.18rem -4rem;
  cursor: pointer;
  margin-left: 1.3rem;
  margin-top: 0.4rem;
}
.checkbtn.act{
  background-position: -8.35rem -4.1rem !important;
}
.lbdesc{
  width: 3.5rem;
  height: 1rem;
  position: absolute;
  left: 6.3rem;
  top: 5.35rem;
  cursor: pointer;
}
.getgift{
  width: 3.55rem;
  height: 1rem;
  background: url(../img/btns.png) no-repeat;
  background-size: 17.17rem auto !important;
  background-position: -12.53rem -5.77rem;
  cursor: pointer;
  margin-left: 1.7rem;
  margin-top: 4.6rem;
}
.getgift.act{
  background-position: -13.6rem 0rem !important;
}
.returntip{
  font-size: 0.16rem;
  color: #8569ca;
  line-height: 0.24rem;
  text-align: center;
  margin-top: 0.5rem;
}
.point{
  width: 2.3rem;
  height: 0.5rem;
  background: url(../img/btns.png) no-repeat;
  background-size: 17.17rem auto !important;
  background-position: -8.68rem -7.5rem;
  margin: 0.1rem auto 0;
  font-size: 0.18rem;
  color: #4c8ffb;
  text-align: center;
  line-height: 0.5rem;
}
.recharge-list{
  width: 10.7rem;
  height: 4.8rem;
  margin: 0.1rem auto 0;
  overflow: auto;
}
.recharge-list li{
  width: 1.98rem;
  height: 3.2rem;
  background: url(../img/listbg.png) no-repeat;
  background-size: 100% auto;
  float: left;
  margin: 0.05rem;
  font-size: 0.12rem;
  color: #705aeb;
  line-height: 0.16rem;
}
.gifticon{
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  margin: 0.5rem auto 0;
  object-fit: cover;
}
.giftname{
  width: 1.7rem;
  height: 0.32rem;
  margin: 0.35rem auto 0;
  text-align: center;
}
.pointnum{
  width: 1.64rem;
  margin: 0.2rem auto 0;
  font-weight: bold;
}
.exchangebtn{
  width: 1.65rem;
  height: 0.5rem;
  background: url(../img/btns.png) no-repeat;
  background-size: 17.17rem auto !important;
  background-position: -5.08rem -7.46rem;
  margin: 0.1rem auto 0;
  cursor: pointer;
}
.exchangebtn.act{
  filter: grayscale(100%);
}
.leftnum{
  font-size: 0.14rem;
  font-weight: bold;
  line-height: 0.2rem;
  text-align: center;
}
.t3{
  margin-top: 0.35rem;
}
.total-login, .total-recharge{
  width: 2.93rem;
  height: 0.78rem;
  background: url(../img/loginbtn.png) no-repeat;
  background-size: 100% auto;
  margin: 0.2rem auto 0;
}
.total-recharge{
  background: url(../img/btns.png) no-repeat;
  background-size: 17.17rem auto !important;
  background-position: -0.2rem -2.02rem;
  margin-top: 0.8rem;
}
.total-tip{
  width: 5.06rem;
  display: block;
  margin: 0.2rem auto 0;
}
.total-box, .recharge-box{
  width: 11.5rem;
  height: 4.2rem;
  margin: -1rem auto 0;
  position: relative;
}
.recharge-box{
  margin: -2.3rem auto 0;
}
.total-list{
  width: 2.76rem;
  height: 3.5rem;
  background: url(../img/gift.png) no-repeat;
  background-size: 100% auto;
  position: absolute;
}
.recharge-box .total-list{
  background: url(../img/giftbg.png) no-repeat;
  background-size: 2.4rem auto;
  background-position: top center;
}
.gift-name{
  margin-top: 1.75rem;
  font-size: 0.16rem;
  color: #fff57d;
  font-weight: bold;
  text-align: center;
  line-height: 0.22rem;
  text-shadow: 0.01rem 0.01rem 0.01rem #b16e48, -0.01rem -0.01rem 0.01rem #b16e48, 0.02rem 0.02rem 0.02rem #b16e48, -0.02rem -0.02rem 0.02rem #b16e48;
}
.totalget{
  width: 2rem;
  height: 0.52rem;
  background: url(../img/btns.png) no-repeat;
  background-size: 17.17rem auto !important;
  background-position: -5.02rem -1.28rem;
  margin: 0.2rem auto 0;
  cursor: pointer;
}
.totalget.act{
  background-position: -7.26rem -1.28rem;
}
.totallogin, .bot-tip{
  font-size: 0.16rem;
  color: #fff;
  text-shadow: 0.01rem 0 0.05rem #8569ca, -0.01rem 0 0.05rem #8569ca, 0 0.01rem 0.05rem #8569ca, 0 -0.01rem 0.05rem #8569ca, 0.02rem 0 0.05rem #8569ca, -0.02rem 0 0.05rem #8569ca, 0 0.02rem 0.05rem #8569ca, 0 -0.02rem 0.05rem #8569ca;
  text-align: center;
  margin-top: 0.05rem;
  line-height: 0.2rem;
}
.bot-tip{
  margin-top: 1rem;
}
.total-list:nth-child(2){
  top: 1.1rem;
  left: 2.7rem;
}
.total-list:nth-child(3){
  top: 1.1rem;
  left: 5.8rem;
}
.total-list:nth-child(4){
  left: 8.6rem;
}
.loginbtn{
  width: 3.58rem;
  height: 1.24rem;
  background: url(../img/btns.png) no-repeat;
  background-size: 17.17rem auto !important;
  margin: 0.2rem auto 0;
  cursor: pointer;
}
.recharge-tip{
  width: 5.06rem;
  display: block;
  margin: 0.2rem auto 0;
}
.person{
  width: 8.18rem;
  display: block;
  margin: 0.2rem auto 0;
}
.gift-type{
  font-size: 0.36rem;
  color: #fff;
  line-height: 0.6rem;
  margin-top: 0.3rem;
  text-align: center;
}
.recharge-box .gift-name{
  height: 0.72rem;
  margin-top: 0.1rem;
  font-size: 0.22rem;
  line-height: 0.24rem;
}
.pop{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  z-index: 999;
  display: none;
}
.pop1, .pop2, .pop3, .pop4, .pop5, .pop6, .pop7{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  background-size: 100% auto !important;
}
.pop1{
  width: 7.33rem;
  height: 5.16rem;
  background: url(../img/pop1.png) no-repeat;
}
.close{
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  top: -0.4rem;
  right: -0.4rem;
  cursor: pointer;
  background: url(../img/close.png) no-repeat;
  background-size: 100%;
}
.pop1 input{
  width: 6.2rem;
  height: 0.6rem;
  margin-left: 0.5rem;
  margin-top: 0.3rem;
  border: 0.01rem solid #ffd6b4;
  border-radius: 0.1rem;
  background: none;
  outline: medium;
  font-size: 0.24rem;
  text-indent: 0.15rem;
}
.pop1 input.account{
  margin-top: 1.3rem;
}
.popbtn{
  width: 6.2rem;
  height: 0.65rem;
  margin-left: 0.5rem;
  margin-top: 0.6rem;
}
.popbtn div{
  width: 45%;
  height: 100%;
  cursor: pointer;
}
.register{
  display: block;
  width: 1rem;
  height: 0.3rem;
  margin-left: 4rem;
  margin-top: 0.3rem;
}
.pop2{
  width: 9.73rem;
  height: 5.22rem;
  background: url(../img/pop2.png) no-repeat;
}
.record-list{
  height: 2.8rem;
  margin: 1.5rem 0.1rem 0 0.1rem;
  overflow: auto;
  font-size: 0.2rem;
  color: #a75b36;
  line-height: 0.24rem;
}
.record-list li{
  margin-bottom: 0.15rem;
}
.row1{
  width: 2.3rem;
}
.row2{
  width: 3rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;

}
.row3{
  width: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.row4{
  width: 2.1rem;
  height: 0.42rem;
  background: url(../img/btns.png) no-repeat;
  background-size: 17.17rem auto !important;
  background-position: -0.5rem -5.64rem;
  cursor: pointer;
}
.export{
  width: 3rem;
  height: 0.6rem;
  margin: 0.2rem auto 0;
  cursor: pointer;
}
.pop3{
  width: 11.17rem;
  height: 6.68rem;
  background: url(../img/pop3.png) no-repeat;
}
.pop-server, .pop-role{
  width: 2.8rem;
  height: 0.5rem;
  font-size: 0.24rem;
  color: #8a6f77;
  text-indent: 0.15rem;
  line-height: 0.5rem;
  position: absolute;
  left: 2.41rem;
  top: 1.22rem;
}
.pop-server p, .pop-role p{
  height: 0.5rem;
  cursor: pointer;
}
.pop-role{
  left: 6.76rem;
}
.pop-server-list, .pop-role-list{
  width: 2.78rem;
  height: 2rem;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0.5rem;
  overflow: auto;
  cursor: pointer;
  display: none;
}
.dmdesc{
  width: 10.1rem;
  height: 3.1rem;
  margin-left: 0.45rem;
  margin-top: 2.1rem;
  overflow: auto;
  font-size: 0.24rem;
  color: #4c464b;
  line-height: 0.44rem;
  text-indent: 0.15rem;
}
.dmdesc li{
  cursor: pointer;
}
.dmdesc li.act{
  background: url(../img/sel.png) no-repeat;
  background-size: 100% 100%;
}
.colors{
  width: 1.52rem;
  height: 0.3rem;
  position: absolute;
  left: 1.5rem;
  top: 5.52rem;
  cursor: pointer;
}
.colors div{
  width: 0.3rem;
  height: 0.3rem;
}
.colors div.act{
  background: url(../img/dot.png) no-repeat;
  background-size: 100%;
}
.senddm{
  width: 3.8rem;
  height: 0.8rem;
  margin: 0.2rem auto 0;
  cursor: pointer;
}
.pop4{
  width: 8.49rem;
  height: 5.33rem;
  background: url(../img/pop4.png?v=2) no-repeat;
}
.codetxt{
  width: 3.9rem;
  height: 0.66rem;
  font-size: 0.3rem;
  color: #8b82fd;
  text-align: center;
  line-height: 0.66rem;
  margin-left: 2.4rem;
  margin-top: 2.37rem;
}
.codecopy{
  width: 0.9rem;
  height: 0.5rem;
  position: absolute;
  left: 6.45rem;
  top: 2.45rem;
  cursor: pointer;
}
.pop5, .pop6{
  width: 7.91rem;
  height: 4.64rem;
  background: url(../img/pop5.png) no-repeat;
}
.gxbtn{
  width: 6.5rem;
  height: 0.7rem;
  margin-left: 0.5rem;
  margin-top: 3.3rem;
}
.gxbtn a{
  width: 45%;
  height: 100%;
}
.pop6{
  background: url(../img/pop6.png) no-repeat;
}
.close1{
  width: 3rem;
  height: 0.65rem;
  margin: 3.4rem auto 0;
  cursor: pointer;
}
.pop7{
  width: 7.19rem;
  height: 3.56rem;
  background: url(../img/pop7.png) no-repeat;
}
.popmsg div{
  width: 100%;
  height: 100%;
  font-size: 0.28rem;
  color: #e19ae6;
  /* margin: 0 0.5rem; */
  line-height: 0.36rem;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.popmsg{
  width: 6.3rem;
  height: 2.6rem;
  overflow: auto;
}
.popmsg p{
  font-size: 0.24rem;
  color: #e19ae6;
  line-height: 0.32rem;
  text-align: center;
}
.popmsg span{
  font-size: 0.2rem;
  color: #666;
  line-height: 0.28rem;
}
.expos{
  width: 8.26rem;
  font-size: 0.3rem;
  text-align: center;
  color: #8c82fd;
  margin-top: 0.4rem;
  text-shadow: 0.01rem 0 0.05rem #fff, 
  -0.01rem 0 0.05rem #fff, 
  0 0.01rem 0.05rem #fff,
  0 -0.01rem 0.05rem #fff, 
  0.02rem 0 0.05rem #fff, 
  -0.02rem 0 0.05rem #fff, 
  0 0.02rem 0.05rem #fff,
  0 -0.02rem 0.05rem #fff, 
  0.03rem 0 0.05rem #fff, 
  -0.03rem 0 0.05rem #fff, 
  0 0.03rem 0.05rem #fff,
  0 -0.03rem 0.05rem #fff;
}
.sidebar{
  width: 2.63rem;
  height: 4.35rem;
  background: url(../img/navbg.png) no-repeat;
  background-size: 100%;
  position: fixed;
  right: 0.2rem;
  top: 50%;
  margin-top: -2.175rem;
  z-index: 10;
}
.sidebar ul{
  margin-top: 0.2rem;
}
.sidebar li{
  font-size: 0.27rem;
  color: #8b86e5;
  text-align: center;
  line-height: 1rem;
  cursor: pointer;
  position: relative;
}
.sidebar li::after{
  content: '';
  display: block;
  width: 1.72rem;
  border-bottom: 0.01rem solid #8b86e5;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -0.86rem;
}
.gotop{
  height: 0.8rem;
  font-size: 0.28rem;
  color: #8b86e5;
  text-align: center;
  line-height: 0.8rem;
  cursor: pointer;
}
.sidebar li.act{
  color: #fff;
  background: url(../img/navact.png) no-repeat;
  background-size: 2.35rem auto;
  background-position: 0.2rem -0.1rem;
}