.club-enter .tn-atom {
  cursor: pointer;
  opacity: 0.7;
}

.club-enter .tn-atom.active {
  opacity: 1;
}


