.module6 {
  background: url(../img/module6.jpg) no-repeat center top;
  height: 1229px;
  overflow: hidden;
}

.module6 .activity {
  background: url(../img/activity6.png) no-repeat center top;
  height: 128px;
  overflow: hidden;
  margin-top: 30px;
}

.module6 .award {
  margin-top: 120px;
}

.module6 .award ul {
  width: 999px;
  margin: 0 auto;
}

.module6 .award ul li {
  background: url(../img/module6_award_bg.png) no-repeat center top;
  background-size: 100% 100%;
  display: inline-block;
  width: 313px;
  height: 254px;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  text-align: center;
  position: relative;
}

.module6 .award ul li p {
  color: #fff;
  font-size: 15px;
  line-height: 35px;
}

.module6 .award ul li p span {
  font-size: 18px;
  color: #8f9fab;
  font-weight: bold;
  margin-left: 80px;
}

.module6 .award ul li p input {
  width: 100px;
  line-height: 25px;
  height: 25px;
  text-align: center;
  color: #acacac;
  background: #182a36;
  border: 1px solid #203a4c;
  margin-top: 15px;
}

.module6 .award ul li p img {
  margin-top: 5px;
}

.module6 .award ul li .awardname {
  width: 60px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  position: absolute;
  top: 5px;
  right: 30px;
  line-height: 23px;
}

.module6 .award ul li .ceiling {
  margin-top: 25px;
  margin-left: -65px;
  font-size: 16px;
  color: #8f9fab;
  font-weight: bold;
}

.module6 .award ul li button {
  background: url(../img/button6.png) no-repeat center top;
  width: 79px;
  height: 28px;
  line-height: 28px;
  color: #fff;
}

.rare {
  background: #ffd627 !important;
}

.indexurl {
  position: absolute;
  right: 10%;
  top: 25px;
}

.active {
  color: #68dfea !important;
}
