.wrap {
  height: auto;
  min-height: 100%;
  background: none;
  background-size: 100% auto;
  padding-top: 1rem;
  padding-bottom: 116rem;
}

html {
  font-size: calc(100vw / 1920);
}
body {
  min-height: 100vh;
  background:#2e0f2f url(//game.gtimg.cn/images/thefinals/cp/thefinalsliebian/mBg.jpg) top center no-repeat;
  background-size: 100% auto;
}
.header .l {
  width: 100%;
  padding: 72rem;
}
.header .r {
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.header {
  position: relative;
  padding: 0;
}
.header .head-tit {
  margin: 1200rem auto 100rem;
}
.header .loginBox {
  justify-content: flex-end;
  padding-right: 72rem;
  padding-left: 560rem;
}
.header .arms-box {
  width: 1450rem;
  height: 947rem;
  background: url(//game.gtimg.cn/images/thefinals/cp/thefinalsliebian/icon-arms.png) no-repeat;
  background-size: 1450rem auto;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  top: 270rem;
}
.header .icon_box {
  width: 784rem;
  height: 246rem;
  position: absolute;
  right: -186rem;
  top: 48rem;
  transform: scale(.9);
}

.main {
  position: relative;
  z-index: 4;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  bottom: auto;
}
.main .l .t {
  margin-top: 100rem;
}
.main .r {
  margin-top: 116rem;
}
