*{
  margin: 0;
  padding: 0;
}
li{
  list-style: none;
}
a{
  text-decoration: none;
}
body{
  font-size: 0.24rem;
}
.hide{
  display: none !important;
}
.row-between{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.row-center{
  display: flex;
  justify-content: center;
  align-items: center;
}
.row-start{
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.wrap{
  min-width: 1200px;
  overflow: hidden;
}
.section{
  background-size: cover!important;
  overflow: hidden;
  position: relative;
}
.section1{
  height: 9.36rem;
  background: url(../img/bg1.jpg) no-repeat;
}
.section2{
  height: 8.75rem;
  background: url(../img/bg2.jpg) no-repeat;
}
.section3{
  height: 11.51rem;
  background: url(../img/bg3.jpg) no-repeat;
}
.section4{
  height: 21.76rem;
  background: url(../img/bg4.jpg) no-repeat;
}
.section5{
  height: 8.4rem;
  background: url(../img/bg5.jpg) no-repeat;
}
.nav{
  width: 2.43rem;
  height: 6.41rem;
  background: url(../img/navbg.png) no-repeat;
  background-size: 100%;
  position: fixed;
  right: 0.4rem;
  top: 0.7rem;
  z-index: 10;
}
.nav-list{
  width: 1.5rem;
  margin: 2.1rem auto 0;
  font-size: 0.18rem;
  color: #fff;
}
.nav-list li{
  height: 0.46rem;
  background: url(../img/nav_act.png) no-repeat;
  background-size: 100% auto;
  background-position: 0 -0.47rem;
  text-align: center;
  line-height: 0.46rem;
  margin-bottom: 0.03rem;
  cursor: pointer;
}
.nav-list li.act{
  background: url(../img/nav_act.png) no-repeat;
  background-size: 100% auto;
  background-position: top;
}
.gotop{
  width: 0.5rem;
  height: 0.5rem;
  margin: 0.2rem auto 0;
  cursor: pointer;
}
.footer{
  background: #000;
  padding-bottom: 0.2rem;
  color: #656565;
  overflow: hidden;
}
.footer p{
  font-size: 14px;
  color: #656565;
  text-align: center;
  border-bottom: 1px solid #656565;
  line-height: 50px;
}
.footer p a{
  color: #656565;
}
.footer p em{
  font-style: normal;
  margin: 0 20px;
}
.footer span{
  margin-left: 20px;
}
.desc{
  font-size: 12px;
  padding-top: 20px;
  line-height: 20px;
}
.num{
  font-size: 0.16rem;
  color: #f2dab6;
  text-align: center;
  line-height: 0.4rem;
  margin: 2.16rem auto 0;
}
.num span{
  color: #ff2711;
  font-weight: bold;
}
.active-time{
  font-size: 0.16rem;
  color: #7e3a2d;
  text-align: center;
  line-height: 0.4rem;
  margin: 2.1rem auto 0;
}
.active-time1{
  margin: 1.78rem auto 0;
}
.arrow{
  width: 1.85rem;
  position: absolute;
  left: 50%;
  margin-left: -0.925rem;
  top: 4.25rem;
  transform-origin: 50% 1.75rem;
  -webkit-transform-origin: 50% 1.75rem;
  -ms-transform-origin: 50% 1.75rem;
  -o-transform-origin: 50% 1.75rem;
  -moz-transform-origin: 50% 1.75rem;
  transform: rotate(29deg);
  -webkit-transform: rotate(29deg);
  -ms-transform: rotate(29deg);
  -o-transform: rotate(29deg);
  -moz-transform: rotate(29deg);
}
.cjbtn{
  width: 1.85rem;
  height: 1.85rem;
  position: absolute;
  left: 50%;
  margin-left: -0.9rem;
  top: 5.08rem;
  background: url(../img/cjbtn.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}
.cjbtn:hover{
  background: url(../img/cjbtn.png) no-repeat;
  background-size: 100%;
  background-position: 0 -2rem;
}
.searchbtn{
  width: 2.5rem;
  height: 0.6rem;
  position: absolute;
  left: 50%;
  margin-left: -1.25rem;
  top: 10.3rem;
  cursor: pointer;
}
.reward{
  width: 9.1rem;
  height: 7rem;
  margin: 1.7rem auto 0;
  overflow: auto;
}
.reward img{
  display: block;
  width: 8.86rem;
}
.reward::-webkit-scrollbar, .rank-list::-webkit-scrollbar, .record-list::-webkit-scrollbar, .team::-webkit-scrollbar{
  width: 0.08rem;
  background: #000;
}
.reward::-webkit-scrollbar-thumb, .rank-list::-webkit-scrollbar-thumb, .record-list::-webkit-scrollbar-thumb, .team::-webkit-scrollbar-thumb{
  background: #f0eadf;
}
.rank-list{
  width: 9rem;
  height: 6.4rem;
  margin: 2.86rem auto 0;
  overflow: auto;
}
.rank-list li{
  font-size: 0.16rem;
  color: #ede6d9;
  height: 0.5rem;
  border-bottom: 1px solid #826e50;
  margin-right: 0.1rem;
}
.rank-index{
  width: 0.54rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.5rem;
  color: #fdd68b;
  overflow: hidden;
}
.rank-name, .rank-time, .rank-server{
  width: 2rem;
  text-align: center;
  line-height: 0.5rem;
}
.rank-server{
  margin-left: 0.5rem;
} 
.rank-btn{
  width: 1rem;
  height: 0.36rem;
  font-size: 0.14rem;
  text-align: center;
  line-height: 0.36rem;
  cursor: pointer;
  border-radius: 0.2rem;
  border: 1px solid #302724;
  background: #302724;
  margin-left: 0.5rem;
}
.rank1 .rank-index{
  background: url(../img/rank.png) no-repeat;
  background-size: 100%;
  background-position: 0 0.08rem;
  text-indent: 999px;
}
.rank1 .rank-name{
  color: #ffa601;
}
.rank2 .rank-index{
  background: url(../img/rank.png) no-repeat;
  background-size: 100%;
  background-position: 0 -0.44rem;
  text-indent: 999px;
}
.rank2 .rank-name{
  color: #ffa601;
}
.rank3 .rank-index{
  background: url(../img/rank.png) no-repeat;
  background-size: 100%;
  background-position: 0 -0.92rem;
  text-indent: 999px;
}
.rank3 .rank-name{
  color: #ffa601;
}
.rulebtn{
  width: 2.5rem;
  height: 0.6rem;
  margin: 0.6rem auto 0;
  cursor: pointer;
}
.active-time2{
  font-size: 0.16rem;
  color: #ede6d9;
  position: absolute;
  left: 50%;
  margin-left: -1.4rem;
  top: 2.96rem;
}
.descbtn{
  width: 1.5rem;
  height: 0.6rem;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: 1.25rem;
  top: 3.3rem;
}
.joinbtn{
  display: block;
  width: 2.5rem;
  height: 0.6rem;
  margin: 6.95rem auto 0;
  cursor: pointer;
}
.logo{
  width: 2.4rem;
  position: absolute;
  left: 0.2rem;
  top: 0rem;
}
.back{
  width: 1.6rem;
  height: 0.4rem;
  position: absolute;
  right: 0.2rem;
  top: 0.15rem;
  cursor: pointer;
}
.pop{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  background: rgba(0,0,0,.7);
  display: none;
}
.pop1, .pop2, .pop3, .pop4, .pop5, .pop6 {
  width: 7.09rem;
  height: 2.51rem;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../img/pop1.png) no-repeat;
  background-size: 100% !important;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
}
.pop1{
  width: 5.31rem;
}
.pop2{
  height: 6.15rem;
  background: url(../img/pop2.png) no-repeat;
}
.pop3{
  width: 6.85rem;
  height: 3.76rem;
  background: url(../img/pop3.png) no-repeat;
}
.pop4{
  height: 7.8rem;
  background: url(../img/pop4.png) no-repeat;
}
.pop5{
  height: 7.41rem;
  background: url(../img/pop5.png) no-repeat;
}
.pop6{
  height: 4.71rem;
  background: url(../img/pop6.png) no-repeat;
}
.close{
  width: 0.7rem;
  height: 0.6rem;
  position: absolute;
  right: 0.1rem;
  top: 0.15rem;
  cursor: pointer;
}
.fbbtn{
  width: 2.5rem;
  height: 0.6rem;
  margin: 1.25rem auto 0;
  cursor: pointer;
}
.record-list{
  width: 6.6rem;
  height: 5rem;
  margin: 1rem auto 0;
  overflow: auto;
}
.record-list li{
  height: 1.13rem;
  background: url(../img/record.png) no-repeat;
  background-size: 100%;
  margin-bottom: 0.1rem;
  position: relative;
  overflow: hidden;
}
.record-list li img{
  width: 0.83rem;
  position: absolute;
  left: 0.2rem;
  top: 0.15rem;
}
.reward-name{
  font-size: 0.2rem;
  color: #e4d6c9;
  font-weight: bold;
  margin-left: 1.1rem;
  line-height: 0.4rem;
  margin-top: 0.1rem;
}
.copybox{
  font-size: 0.16rem;
  color: #fdd68b;
  margin-left: 1.1rem;
  line-height: 0.36rem;
  margin-top: 0.12rem;
}
.copy1{
  width: 0.91rem;
  height: 0.36rem;
  background: url(../img/copy.png) no-repeat;
  background-size: 100%;
  margin-right: 0.2rem;
  cursor: pointer;
}
.pop3 .close{
  top: 0.45rem;
}
.pop3 img{
  width: 1rem;
  position: absolute;
  left: 2.1rem;
  top: 1.34rem;
}
.gx-name{
  font-size: 0.16rem;
  color: #fdd68b;
  line-height: 0.36rem;
  margin-left: 3.2rem;
  margin-top: 1.44rem;
  color: #ffcb66;
  font-weight: bold;
}
.gx-code{
  font-size: 0.16rem;
  color: #f6ece4;
  margin-left: 3.2rem;
  line-height: 0.44rem;
}
.copy2{
  width: 2.2rem;
  height: 0.5rem;
  margin-left: 2.9rem;
  margin-top: 0.3rem;
  cursor: pointer;
}
.team{
  width: 6.9rem;
  height: 3.6rem;
  margin-top: 0.9rem;
  overflow: auto;
}
.team-list{
  width: 1.5rem;
  font-size: 0.14rem;
  color: #e4d6c9;
  line-height: 0.24rem;
  text-align: center;
  float: left;
  margin: 0.1rem;
}
.team-list img{
  width: 1.15rem;
  display: block;
  margin: 0 auto;
}
.fblink{
  width: 3.5rem;
  height: 0.2rem;
  position: absolute;
  top: 7.05rem;
  left: 1rem;
  cursor: pointer;
}
.discordlink{
  width: 2.5rem;
  height: 0.2rem;
  position: absolute;
  top: 7.3rem;
  left: 1rem;
  cursor: pointer;
}
.username{
  position: absolute;
  right: 2rem;
  top: 0.2rem;
  font-size: 0.16rem;
  color: #fdd68b;
}
.logout{
  margin-left: 0.2rem;
  cursor: pointer;
}
.codefixed{
  width: 1.6rem;
  position: fixed;
  right: 0.8rem;
  top: 7rem;
  z-index: 5;
}