.trade-up-code-pc .step2.dis-none {
  display: none;
}
.trade-up-code-pc .step2 .banner-wrapper {
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
}
.trade-up-code-pc .step2 .banner-wrapper .banner-img {
  width: 100%;
}
.trade-up-code-pc .step2 .banner-wrapper .text-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 2.14rem;
}
.trade-up-code-pc .step2 .banner-wrapper .text-wrapper .title {
  margin-top: 0.3rem;
  margin-left: 0.06rem;
  font-size: 1.18rem;
  line-height: 1.18rem;
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  background: linear-gradient(83deg, #3324d9 0, #7634ed 62%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  margin-bottom: 0.3rem;
}
.trade-up-code-pc .step2 .banner-wrapper .text-wrapper .sub-title {
  width: 7.7rem;
  height: 0.62rem;
  line-height: 0.62rem;
  border-radius: 0.31rem;
  background-color: #eef1fa;
  font-size: 0.4rem;
  text-align: center;
}
.trade-up-code-pc .step2 .banner-wrapper .text-wrapper .desc {
  font-size: 0.28rem;
  margin-top: 0.2rem;
  padding-left: 0.1rem;
}
.trade-up-code-pc .step2 .code-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: url("https://static-ussite.tineco.com/form-bg.png_e32293e9-b.png") no-repeat center/100%;
  padding: 0.5rem 0;
}
.trade-up-code-pc .step2 .code-wrapper .content {
  width: 13.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.5rem;
  border-bottom: 2px dashed #77787e;
}
.trade-up-code-pc .step2 .code-wrapper .content .title {
  font-size: 0.25rem;
  color: #010101;
  text-align: center;
}
.trade-up-code-pc .step2 .code-wrapper .content .main-title {
  font-size: 0.5rem;
  color: #010101;
  text-align: center;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon {
  width: 13.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .time-range {
  font-size: 0.46rem;
  line-height: 0.46rem;
  color: #000;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0.6rem 1.16rem 0 1.16rem;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .time-range .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .time-range .wrapper .date {
  font-weight: bold;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .time-range .wrapper .clock {
  font-size: 0.2rem;
  line-height: 0.2rem;
  color: #010101;
  margin-top: 0.04rem;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .time-range .rs {
  height: 100%;
  padding: 0.1rem 0.2rem;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .time-range .on-going {
  flex-grow: 1;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .time-range .on-going-wrapper {
  width: 2.5rem;
  height: 0.64rem;
  font-size: 0.3rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00d355;
  color: #ffffff;
  border-radius: 0.32rem;
  box-shadow: -2px 2px 2px 2px #00a141 inset;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .time-range .on-going-wrapper.outDate {
  background-color: #8c9195;
  box-shadow: -2px 2px 2px 2px #676a6d inset;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board {
  width: 100%;
  padding: 1rem 0 0.6rem 0;
  box-shadow: 0 0.05rem 0.32rem 0 rgba(2, 27, 139, 0.23);
  background-color: #ffffff;
  margin-top: 0.3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .time-line {
  display: flex;
  justify-content: center;
  align-items: center;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .time-line .circle-point {
  width: 0.42rem;
  height: 0.42rem;
  flex-shrink: 0;
  background-color: #a0a0a0;
  border-radius: 50%;
  box-shadow: -2px 2px 2px 2px #737373 inset;
  position: relative;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .time-line .circle-point.active {
  background-color: #7534ed;
  box-shadow: -2px 2px 2px 2px #5224a5 inset;
  position: relative;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .time-line .circle-point.active .top-text {
  color: #000000;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .time-line .circle-point.active:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.2rem;
  height: 0.4rem;
  border: 0.1rem solid #ffffff;
  border-top: none;
  border-right: none;
  transform: translate(-50%, -50%) rotate(45deg) rotateY(180deg) scale(0.5);
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .time-line .circle-point .top-text {
  position: absolute;
  font-size: 0.2rem;
  color: #a0a0a0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -100%);
  text-align: center;
  margin-top: -0.36rem;
  line-height: 0.24rem;
  width: 1.16rem;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .time-line .circle-point .bottom-text {
  position: absolute;
  font-size: 0.2rem;
  color: #7534ed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -100%);
  text-align: center;
  margin-top: 0.56rem;
  line-height: 0.24rem;
  width: 2.2rem;
  font-weight: bold;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .time-line .line {
  flex-shrink: 0;
  width: 4.35rem;
  height: 0.05rem;
  background-color: #a0a0a0;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .time-line .line.active {
  background-color: #7534ed;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .status-text {
  font-size: 0.3rem;
  color: #000000;
  text-align: center;
  margin-top: 0.8rem;
  font-weight: bold;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail {
  width: 7.5rem;
  height: 2.47rem;
  background: url("https://static-ussite.tineco.com/100.png_440ec929-e.png") no-repeat center/100%;
  margin-top: 0.4rem;
  display: flex;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail .money {
  font-size: 0.74rem;
  line-height: 0.74rem;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0.1rem;
  display: flex;
  justify-content: center;
  margin-top: 0.6rem;
  margin-left: 0.9rem;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail .money span {
  font-size: 1rem;
  line-height: 0.74rem;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail .flex-end {
  flex-grow: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail .flex-end .code-content {
  width: 2.92rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail .flex-end .code-content .code {
  font-size: 0.33rem;
  font-weight: bold;
  color: #7634ed;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail .flex-end .code-content .copy-wrapper {
  width: 2rem;
  height: 0.5rem;
  border-radius: 0.25rem;
  border: 2px solid #7634ed;
  margin-top: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.25rem;
  color: #7634ed;
  cursor: pointer;
  white-space: nowrap;
  transition: all ease-in-out 0.3s;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail .flex-end .code-content .copy-wrapper.active {
  background-color: #7634ed;
  color: #ffffff;
  position: relative;
  padding-right: 0.5rem;
  width: 2.5rem;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail .flex-end .code-content .copy-wrapper.active:after {
  width: 0.28rem;
  height: 0.28rem;
  content: "";
  position: absolute;
  top: 50%;
  right: 0.1rem;
  transform: translateY(-50%);
  background-color: #ffffff;
  border-radius: 50%;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail .flex-end .code-content .copy-wrapper.active:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.03rem;
  width: 0.2rem;
  height: 0.4rem;
  border: 0.1rem solid #2fa124;
  border-top: none;
  border-right: none;
  transform: translate(-50%, -50%) rotate(45deg) rotateY(180deg) scale(0.5);
  z-index: 90;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail .flex-end .code-content .shopNow {
  font-size: 0.24rem;
  display: none;
  margin-top: 0.1rem;
}
.trade-up-code-pc .step2 .coupon-list-wrapper .coupon .board .code-detail .flex-end .code-content .shopNow.active {
  display: block;
}
.trade-up-code-pc .step1 {
  background: url("https://static-ussite.tineco.com/%E7%BB%84%202.png_a78f2ffe-7.png") no-repeat center/100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
}
.trade-up-code-pc .step1.dis-none {
  display: none;
}
.trade-up-code-pc .step1 .trade-register {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.trade-up-code-pc .step1 .trade-register .err-tips {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.1rem;
}
.trade-up-code-pc .step1 .trade-register .err-tips.dis-none {
  opacity: 0;
}
.trade-up-code-pc .step1 .trade-register .err-tips img {
  width: 0.24rem;
  height: 0.24rem;
}
.trade-up-code-pc .step1 .trade-register .err-tips .text {
  font-size: 0.18rem;
  line-height: 0.18rem;
  color: #f00000;
  margin-left: 0.1rem;
}
.trade-up-code-pc .step1 .trade-register .err-tips .text a {
  font-weight: bold;
  text-decoration: underline;
}
.trade-up-code-pc .step1 .trade-register .title {
  font-size: 0.48rem;
  font-weight: bold;
  color: #010101;
  text-align: center;
  line-height: 0.6rem;
}
.trade-up-code-pc .step1 .trade-register .tips {
  color: #00327e;
  text-decoration: underline;
  cursor: pointer;
  font-size: 0.18rem;
  width: 4.66rem;
  padding-left: 0.2rem;
  position: relative;
}
.trade-up-code-pc .step1 .trade-register .tips .pop-tips {
  width: 13.2rem;
  height: 3.74rem;
  position: absolute;
  background-color: #ffffff;
  border-radius: 0.12rem;
  left: 50%;
  top: -3.86rem;
  margin-left: -6.2rem;
  z-index: 999;
  font-size: 0.18rem;
  color: #00327e;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 0.6rem;
  line-height: 0.3rem;
}
.trade-up-code-pc .step1 .trade-register .tips .pop-tips.popIn {
  animation: popIn 0.3s ease-in-out;
}
.trade-up-code-pc .step1 .trade-register .tips .pop-tips.popOut {
  animation: popOut 0.3s ease-in-out;
}
.trade-up-code-pc .step1 .trade-register .tips .pop-tips.dis-none {
  opacity: 0;
  transform: scale(0.9);
  display: none;
}
.trade-up-code-pc .step1 .trade-register .tips .pop-tips:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 0.2rem solid transparent;
  border-bottom-color: #ffffff;
  left: 50%;
  bottom: -0.36rem;
  margin-left: -1.9rem;
  transform: translateX(-50%) rotate(180deg);
}
.trade-up-code-pc .step1 .trade-register .continue-btn {
  width: 1.7rem;
  height: 0.54rem;
  font-size: 0.26rem;
  line-height: 0.26rem;
  font-weight: bold;
  color: #00327e;
  border-radius: 0.27rem;
  border: 3px solid #00327e;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.5rem;
  cursor: pointer;
}
.trade-up-code-pc .step1 .trade-register .form-checks {
  margin-top: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.trade-up-code-pc .step1 .trade-register .form-checks .check-text {
  width: 4.66rem;
  font-size: 0.16rem;
  color: #010101;
  padding: 0.04rem;
  opacity: 0;
}
.trade-up-code-pc .step1 .trade-register .form-checks .form-input {
  width: 4.66rem;
  height: 0.6rem;
  border-radius: 0.12rem;
  outline: none;
  padding: 0 0.2rem;
  font-size: 0.18rem;
  color: #b2b2b2;
  margin-bottom: 0.2rem;
  border: none;
}
.trade-up-code-pc .step1 .trade-register .form-checks .form-input::placeholder {
  color: #b2b2b2;
}
.trade-up-code-pc .step1 .trade-register .form-checks .form-input:focus {
  box-shadow: 0 0 2px 2px rgba(0, 0, 255, 0.2);
}
.trade-up-code-pc .step1 .trade-register .code-send-wrapper {
  width: 4.66rem;
  position: relative;
}
.trade-up-code-pc .step1 .trade-register .code-send-wrapper .send-btn {
  width: 1.78rem;
  height: 0.6rem;
  border-radius: 0.12rem;
  color: #ffffff;
  font-size: 0.18rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  background-color: #a0a0a0;
}
.trade-up-code-pc .step1 .trade-register .code-send-wrapper .send-btn.send-over {
  background-color: #00327e;
}

@keyframes popIn {
  0% {
    opacity: 0;
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes popOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.9);
  }
}