.mvip-alert-ticket {
  display: none;
  position: fixed;
  z-index: 20;
  top: 40%;
  right: 0;
  width: 180px;
  height: 65px;
  line-height: 65px;
  background-color: #ffb35f;
  border-radius: 2px 0px 0px 2px;
  background-image: url(https://assets.rrxh5.cc/www2/images/v3/tplvip/ticketAlert/mvip_ticket_float_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  text-decoration: none;
  outline: none;
}
.mvip-alert-ticket .down-text {
  margin-right: 20px;
  font-size: 19px;
  text-align: right;
  color: #ffffff;
  letter-spacing: 1.1px;
}
.mvip-alert-upgrade {
  display: none;
  position: fixed;
  z-index: 20;
  top: 34%;
  right: 0;
  width: 205px;
  height: 179px;
  background-image: url(https://assets.rrxh5.cc/www2/images/v3/tplvip/ticketAlert/mvip_diff_float_bg.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}
.mvip-alert-upgrade .upgrade-text-1 {
  margin-top: 32px;
  font-size: 17px;
  font-weight: 600;
  color: #f35131;
  text-align: center;
}
.mvip-alert-upgrade .upgrade-text-2 {
  margin-top: 4px;
  font-size: 17px;
  font-weight: 600;
  color: #f35131;
  text-align: center;
}
.mvip-alert-upgrade .upgrade-down-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 33px;
}
.mvip-alert-upgrade .upgrade-down-box .upgrade-down-part {
  width: 20px;
  height: 18px;
  line-height: 18px;
  color: #ff484a;
  background: #ffeccf;
  border-radius: 2px;
  box-shadow: 0px 2px 12px 0px rgba(240, 54, 38, 0.51);
  text-align: center;
  font-size: 13px;
}
.mvip-alert-upgrade .upgrade-down-box .upgrade-down-unit {
  font-size: 12px;
  padding: 0 1px;
  color: #ffeccf;
  transform: scale(0.8);
}
.mvip-bottom-upgrade {
  display: none;
  position: fixed;
  z-index: 20;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 1920px;
  height: 84px;
  width: 100%;
  min-width: 1100px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  text-decoration: none;
  outline: none;
  background: linear-gradient(270deg, #ff703a, #e93626);
}
.mvip-bottom-upgrade .upgrade-banner-left {
  height: 84px;
  flex: 1;
}
.mvip-bottom-upgrade .upgrade-banner-middle {
  width: 801px;
  height: 84px;
  position: relative;
}
.mvip-bottom-upgrade .upgrade-banner-middle .upgrade-banner-bg {
  width: 801px;
  height: 110px;
  position: absolute;
  top: -25px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-image: url(https://assets.rrxh5.cc/www2/images/v3/tplvip/ticketAlert/up_bottom.png);
}
.mvip-bottom-upgrade .upgrade-banner-middle .upgrade-banner-bg .upgrade-banner-bg-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.mvip-bottom-upgrade .upgrade-banner-middle .upgrade-banner-bg .upgrade-banner-bg-inner .upgrade-banner-bg-inner-down-box {
  position: absolute;
  right: 70px;
  top: 38px;
  display: flex;
  align-items: center;
}
.mvip-bottom-upgrade .upgrade-banner-middle .upgrade-banner-bg .upgrade-banner-bg-inner .upgrade-banner-bg-inner-down-box .down-text {
  width: 35px;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  border-radius: 3px;
  background-color: #2f2f2f;
}
.mvip-bottom-upgrade .upgrade-banner-middle .upgrade-banner-bg .upgrade-banner-bg-inner .upgrade-banner-bg-inner-down-box .down-unit {
  font-size: 14px;
  color: #ffffff;
  padding: 0 4px;
}
.mvip-bottom-upgrade .upgrade-banner-right {
  min-width: 250px;
  height: 84px;
  flex: 1;
  background: linear-gradient(270deg, #ff703a, #f75a32);
}
.mvip-bottom-upgrade .upgrade-banner-right .up_bottom_upbtn {
  margin-left: 10px;
  width: 244px;
  height: 56px;
  margin-top: 14px;
  cursor: pointer;
}
.mvip-go-up-dialog {
  display: none;
  position: fixed;
  z-index: 3000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.mvip-go-up-dialog .go-up-dialog-body {
  width: 841px;
  height: 711px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-image: url(https://assets.rrxh5.cc/www2/images/v3/tplvip/ticketAlert/mvip_go_up_dialog.png);
  transform: scale(0.8);
}
.mvip-go-up-dialog .go-up-dialog-body .go-up-red {
  color: #f35131;
}
.mvip-go-up-dialog .go-up-dialog-body .go-up-title {
  padding-top: 155px;
  font-size: 30px;
  color: #666666;
  text-align: center;
}
.mvip-go-up-dialog .go-up-dialog-body .go-up-forever {
  margin-left: 12px;
  text-decoration: underline;
}
.mvip-go-up-dialog .go-up-dialog-body .go-up-limit {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #f35131;
}
.mvip-go-up-dialog .go-up-dialog-body .go-up-limit-text {
  font-size: 37px;
}
.mvip-go-up-dialog .go-up-dialog-body .go-up-limit-num {
  margin: 0 6px;
  font-size: 97px;
}
.mvip-go-up-dialog .go-up-dialog-body .go-up-button {
  width: 400px;
  height: 78px;
  line-height: 78px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  background: linear-gradient(180deg, #ffe6b2, #ffc97b);
  border-radius: 44px;
  box-shadow: 0px 3px 9px 0px rgba(192, 56, 18, 0.63);
  text-align: center;
  font-size: 31px;
  color: #d43522;
  cursor: pointer;
}
.mvip-go-up-dialog .go-up-dialog-body .give-up-upgrade-text {
  margin-top: 20px;
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}
.mvip-go-up-dialog .go-up-dialog-body .give-up-upgrade-text-gold {
  color: #FFD48F;
}
@media only screen and (max-width: 480px) {
  .mvip-alert-ticket {
    display: none !important;
  }
  .mvip-alert-upgrade {
    display: none !important;
  }
  .mvip-bottom-upgrade {
    display: none !important;
  }
}
