body {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 0.24rem;
  color: #fff;
}
p {
  margin: 0;
  padding: 0;
  border: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
li {
  list-style: none;
}
span,
p {
  color: #000;
}
h1 {
  position: absolute;
  left: -1111111px;
}
.main {
  height: 12.74rem;
  background: url(../images/wap_w.jpg) no-repeat;
  background-size: 100%;
  overflow: hidden;
  position: relative;
}
.main .logo {
  position: absolute;
  right: 0.2rem;
  top: 0.25rem;
}
.main .logo img {
  width: 1.84rem;
}
.main .link {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 4rem;
}
.main .link .link1 {
  width: 3.3rem;
  height: 2.56rem;
  background: #fff;
  margin-bottom: 0.3rem;
  border-radius: 0.1rem;
  box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.1);
}
.main .link .link1 a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0.3rem;
}
.main .link img {
  width: 0.11rem;
  vertical-align: middle;
  margin-bottom: 0.3rem;
}
.main .link .pic {
  width: 0.4rem;
  margin-right: 0.3rem;
}
.main .link span {
  font-size: 0.3rem;
  margin-right: 0.5rem;
}
.main .link p {
  padding: 0.2rem;
  border-top: 0.01rem solid #333;
}
.bb {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
}
.complaint {
  width: 6rem;
  height: 5rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(http://gw2.kongzhong.com/publiclogin/images/wegame_user_login_pc.png) no-repeat;
  background-size: 100% 100%;
  z-index: 3;
  font-size: 0.2rem;
  line-height: 0.36rem;
  padding: 0.4rem;
  color: #333;
}
.complaint img {
  position: absolute;
  width: 0.6rem;
  bottom: -1rem;
  left: 50%;
  transform: translateX(-50%);
}
.complaint p {
  text-indent: 4em;
}
.complaint .ww {
  text-indent: 0;
}
.complaint a {
  display: block;
  width: 3rem;
  height: 1.5rem;
  background: url(../images/btn_g.png) no-repeat;
  background-size: 100% 100%;
  float: left;
  text-align: center;
  line-height: 1.5rem;
  font-size: 0.3rem;
}
.account,
.invest {
  width: 7rem;
  height: 5.5rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(http://gw2.kongzhong.com/publiclogin/images/wegame_user_login_pc.png) no-repeat;
  background-size: 100% 100%;
  z-index: 3;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.account .close,
.invest .close {
  position: absolute;
  width: 0.6rem;
  bottom: -1.5rem;
}
.account .trr img,
.invest .trr img {
  display: block;
  margin: 0 auto;
  width: 3rem;
}
.account p,
.invest p {
  width: 3rem;
  height: 1rem;
  background: url(../images/btn_r.png) no-repeat;
  background-size: 100% 100%;
  line-height: 0.7rem;
  color: #fff;
  text-align: center;
  font-size: 0.24rem;
}
.account .gogo,
.invest .gogo {
  position: absolute;
  top: 0.4rem;
}
.account .gogo img,
.invest .gogo img {
  width: 1rem;
}
