 a{ text-decoration:none;}
 a:hover{ text-decoration:none;}

.nip-ranklist {
  margin-top: 70px;
}
.gameroom {
  margin-top: 20px;
}
.nid-nav .nid-navcon {
  width: 1340px;
  position: relative;
}
.nid-download {
  line-height: 45px;
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}
.download-after {
  display: block;
  width: 10px;
  height: 10px;
  margin-top: 18px;
  margin-left: 10px;
  background: url(../images/vwanmei_06.png) center no-repeat;
}
.download-before {
  display: block;
  margin-top: 10px;
  margin-right: 10px;
  width: 25px;
  height: 25px;
  background: url(../images/vwanmei_03.png) center no-repeat;
}

.nid-download-code {
  display: none;
  position: absolute;
  z-index: 10;
  right: 0;
  top: 68px;
  width: 163px;
  height: 194px;
  background-color: white;
}
.nid-download-code img {
  width: 141px;
  height: 141px;
  margin-left: 11px;
  margin-top: 11px;
}
.nid-download-code p {
  font-size: 14px;
  color: #785aab;
  text-align: center;
  margin-top: 12px;
}
.nid-download-code i {
  background: url(../images/sanjiao_03.png) no-repeat;
  width: 11px;
  height: 6px;
  position: absolute;
  z-index: 10;
  top: -6px;
  right: 18px;
}

@media only screen and (max-width: 1820px) and (min-width: 1340px){
  .nid-nav .nid-navcon {
    width: 1340px;
  }
}
@media only screen and (max-width: 1340px) {
  .nid-nav .nid-navcon {
    width: 960px;
  }
}