.login-reward--styleA .login-reward-info {
  position: absolute;
  top: 258px;
  left: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 460px;
}
.login-reward--styleA .login-reward-info__title {
  color: white;
  font-weight: bold;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}
.login-reward--styleA .login-reward-info__count {
  vertical-align: middle;
  font-size: 1.75rem;
  font-weight: bold;
  color: #ffffff;
}
.login-reward--styleA .login-reward-daily-gift {
  position: absolute;
  bottom: 30px;
  right: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1024px) {
  .login-reward--styleA .login-reward-daily-gift {
    display: block;
  }
}
.login-reward--styleA .login-reward-daily-gift__card {
  display: inline-block;
  width: 116px;
  height: 162px;
  background-size: cover;
}
.login-reward--styleA .login-reward-daily-gift__card:last-child {
  margin-right: 0;
}
.login-reward--styleA .login-reward-daily-gift__card#js-get-reward-button {
  cursor: pointer;
}
.login-reward--styleA .login-reward-status {
  position: absolute;
  bottom: 135px;
}
.login-reward--styleA .login-reward-action {
  position: absolute;
  top: 207px;
  left: 0px;
  right: 0px;
  text-align: center;
}
.login-reward--styleA .login-reward-action-login {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.1rem;
}
.login-reward--styleA .login-reward-action-login__count {
  color: #ffffff;
  vertical-align: middle;
  font-size: 1.2rem;
}
.login-reward--styleA .login-reward-action__button {
  cursor: pointer;
  margin: 10px 0 -10px 15px;
}
.login-reward--styleA .login-reward-action__button > img {
  max-width: 90%;
}
.login-reward--styleA .login-reward-collection {
  position: absolute;
  bottom: 2px;
  left: -110px;
  width: 100%;
  pointer-events: none;
}
.login-reward--styleA .login-reward-collection-column {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.login-reward--styleA .login-reward-collection-domain-list {
  display: inline-block;
  width: 72%;
}
.login-reward--styleA .login-reward-collection-domain__card {
  margin-bottom: 1.5rem;
  margin-right: 0.25rem;
  display: inline-block;
}
.login-reward--styleA .login-reward-collection-domain__card--ticket {
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
.login-reward--styleA .login-reward-collection-domain__card--ticket:hover {
  opacity: 0.6;
}
.login-reward--styleA .login-reward-collection-domain__card:last-child {
  position: absolute;
  top: -0.65rem;
  right: -5.5rem;
}
.login-reward--styleB .login-reward-info {
  position: absolute;
  top: 258px;
  left: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 460px;
}
.login-reward--styleB .login-reward-info__title {
  color: #08543f;
  font-weight: bold;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}
.login-reward--styleB .login-reward-info__count {
  vertical-align: middle;
  font-size: 1.75rem;
  font-weight: bold;
  color: #ffffff;
}
.login-reward--styleB .login-reward-daily-gift {
  position: absolute;
  bottom: 30px;
  right: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 1024px) {
  .login-reward--styleB .login-reward-daily-gift {
    display: block;
  }
}
.login-reward--styleB .login-reward-daily-gift__card {
  display: inline-block;
  width: 116px;
  height: 162px;
  background-size: cover;
}
.login-reward--styleB .login-reward-daily-gift__card:last-child {
  position: absolute;
  top: -3rem;
  right: -1.5rem;
}
.login-reward--styleB .login-reward-daily-gift__card#js-get-reward-button {
  cursor: pointer;
}
.login-reward--styleB .login-reward-status {
  position: absolute;
  bottom: 135px;
}
.login-reward--styleB .login-reward-action {
  position: absolute;
  top: 230px;
  left: 0px;
  right: 0px;
  text-align: center;
  text-align: center;
}
.login-reward--styleB .login-reward-action-login {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.1rem;
  margin-top: -0.8rem;
}
.login-reward--styleB .login-reward-action-login__count {
  color: #ffffff;
  vertical-align: baseline;
  font-size: 1.2rem;
}
.login-reward--styleB .login-reward-action__button {
  cursor: pointer;
  margin-left: 1rem;
}
.login-reward--styleB .login-reward-collection {
  position: absolute;
  bottom: -33px;
  left: 15px;
  width: 100%;
  pointer-events: none;
}
.login-reward--styleB .login-reward-collection-column {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.login-reward--styleB .login-reward-collection-domain-list {
  display: inline-block;
  width: 75%;
  margin-bottom: 3rem;
}
.login-reward--styleB .login-reward-collection-domain__card {
  margin-right: 0.25rem;
  margin-bottom: 1rem;
  display: inline-block;
}
.login-reward--styleB .login-reward-collection-domain__card--ticket {
  -webkit-transition: all, 0.3s;
  transition: all, 0.3s;
}
.login-reward--styleB .login-reward-collection-domain__card--ticket:hover {
  opacity: 0.6;
}
.login-reward--styleB .login-reward-collection-domain__card:last-child {
  position: absolute;
  top: -2.25rem;
  right: 1.5rem;
}
.login-reward--style-web .login-reward-bg {
  height: 550px;
}
.login-reward--style-web .login-reward-btn {
  position: absolute;
  top: 154px;
  left: 0;
  right: 0;
  text-align: center;
}
.login-reward--style-web .login-reward-btn--next-month {
  top: 154px;
}
.login-reward--style-web .login-reward-btn img.can-click {
  cursor: pointer;
}
.login-reward--style-web .login-reward-btn img.can-click:hover {
  opacity: 0.8;
}
.login-reward--style-web .login-reward-count {
  position: absolute;
  bottom: 116px;
  left: 56px;
  width: 48px;
  color: #FFED82;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
}
.login-reward--style-web .login-reward-count--next-month {
  color: #FFED82;
  bottom: 116px;
}
.login-reward--style-web .login-reward-list {
  position: absolute;
  bottom: 3.2px;
  left: 184px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.login-reward--style-web .login-reward-list .list-item {
  margin-right: 8px;
  margin-bottom: 8px;
}