html,
body,
div,
ul,
li,
img,
a,
dd,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
button,
p {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}

body,
html {
  width: 100%;
  height: 100%;
}

*,
*:before,
*:after {
  max-height: 100000px;
}

.w-1200 {
  width: 1200px;
  margin: 0 auto;
}

.cn_body,
.tw_body {
  font-family: PingFang SC;
}

.en_body {
  font-family: DIN Pro;
}

.reverse {
  transform: rotateY(180deg);
}

.redEnvelopeActive-wrapper {
  min-width: 1280px;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

.redEnvelopeActive-wrapper .invitation-buttom {
  cursor: pointer;
  text-align: center;
  color: #f5f2a9;
  font-size: 25px;
  font-weight: 600;
  background: linear-gradient(180deg, #f7eacf, #eab275);
  box-shadow: 0px 5px 0px 0px #9a5f30;
  border-radius: 5px;
  position: relative;
  padding: 10px 0;
}

.redEnvelopeActive-wrapper .invitation-buttom a {
  color: inherit;
}

.redEnvelopeActive-wrapper .invitation-buttom::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 6px;
  left: 10px;
  background: url(../../img/btnyun2.png) no-repeat;
  background-size: contain;
  z-index: 1;
}

.redEnvelopeActive-wrapper .invitation-buttom::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 30px;
  position: absolute;
  bottom: 5px;
  right: 10px;
  background: url(../../img/btnyun.png) no-repeat;
  background-size: contain;
}

.redEnvelopeActive-wrapper .invitation-buttom .btn-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  border-radius: 3px;
  padding: 10px 0;
  background: linear-gradient(0deg, #177475, #51bac0);
}

.redEnvelopeActive-wrapper .invitation-buttom .hidden {
  color: transparent;
  background: transparent;
}

.redEnvelopeActive-wrapper .btn-prime {
  display: inline-block;
  padding: 16px 120px;
}

.redEnvelopeActive-wrapper .buttom-group {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.redEnvelopeActive-wrapper .banner-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 90vh;
  padding: 25px 0 80px 0;
  background: linear-gradient(0deg, #b89175 0%, #b2886a 100%);
}

.redEnvelopeActive-wrapper .banner-wrapper .banner-mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../../img/banner.png);
  opacity: 0.4;
}

.redEnvelopeActive-wrapper .banner-wrapper .luckyCloud {
  position: absolute;
  top: 0;
  left: 0;
  width: 500px;
  height: 400px;
  background: url(../../img/yun-zuo@2x.png) no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .banner-wrapper .luckyCloud-reverse {
  left: unset;
  right: 0;
  transform: rotateY(180deg);
}

.redEnvelopeActive-wrapper .banner-wrapper .cloud {
  position: absolute;
  width: 244px;
  height: 120px;
  background: url(../../img//yun-sucai@2x.png) no-repeat;
  background-size: 100%;
}

.redEnvelopeActive-wrapper .banner-wrapper .cloud-reverse {
  transform: rotateY(180deg);
}

.redEnvelopeActive-wrapper .banner-wrapper .cloud-location1 {
  bottom: 110px;
  left: 26%;
}

.redEnvelopeActive-wrapper .banner-wrapper .center {
  width: 90%;
  height: 60px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 100px;
}

.redEnvelopeActive-wrapper .banner-wrapper .center .logo {
  width: 240px;
  height: 60px;
  background: url(../../img/logo@2x.png) no-repeat;
  background-size: 100%;
}

.redEnvelopeActive-wrapper .banner-wrapper .center .line {
  width: 1px;
  height: 100%;
  background: #690003;
  margin: 0 40px;
}

.redEnvelopeActive-wrapper .banner-wrapper .center .title {
  font-size: 50px;
  font-family: "PingFang SC";
  color: #b70f0f;
  line-height: 1;
}

.redEnvelopeActive-wrapper .banner-wrapper .banner-container {
  position: absolute;
  display: flex;
  top: 15vw;
  justify-content: center;
}

.redEnvelopeActive-wrapper .banner-wrapper .packge {
  width: 715px;
  height: 520px;
  background: url(../../img/hongbao-close-bg.png) no-repeat;
  background-size: 100%;
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
  align-items: center;
}

.redEnvelopeActive-wrapper .banner-wrapper .packge .packge-btn {
  cursor: pointer;
  margin-top: 24px;
  border-radius: 50%;
  background: linear-gradient(321deg, #edb98a 38%, #fbe1c4 54%, #edb98a 82%);
  box-shadow: 0px 4px 10px 0px rgba(88, 5, 1, 0.46);
  width: 124px;
  height: 124px;
  display: flex;
  font-size: 40px;
  color: #8b371a;
  justify-content: center;
  align-items: center;
  z-index: 6;
}

.redEnvelopeActive-wrapper .banner-wrapper .packge-code {
  text-align: center;
}

.redEnvelopeActive-wrapper .banner-wrapper .packge-code .code-title {
  display: inline-block;
  width: 231px;
  background: url(../../img/erjibiaoti-bg@2x.png) no-repeat;
  background-size: 100% 100%;
  padding: 4px 0;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  font-family: "PingFang SC";
  color: #e5a37a;
  margin-bottom: 24px;
}

.redEnvelopeActive-wrapper .banner-wrapper .packge-code .code {
  font-size: 30px;
  font-weight: 600;
  font-family: "PingFang SC";
  color: #e5a37a;
}

.redEnvelopeActive-wrapper .banner-wrapper .QRCode-Wrapper {
  position: absolute;
  right: 18vw;
  bottom: 40vh;
  width: 120px;
  height: 140px;
  display: flex;
  background: #7c1a1d;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}

.redEnvelopeActive-wrapper .banner-wrapper .QRCode-Wrapper img {
  display: inline-block;
  width: 100px;
  height: 100px;
}

.redEnvelopeActive-wrapper .banner-wrapper .QRCode-Wrapper p {
  font-size: 14px;
  color: #f8d482;
}

.redEnvelopeActive-wrapper .dividingLine-wrapper {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.redEnvelopeActive-wrapper .dividingLine-container {
  display: flex;
  align-items: flex-end;
  width: 100%;
}

.redEnvelopeActive-wrapper .dividingLine-container .dividingLineclude {
  width: 220px;
  height: 125px;
  background: url(../../img/quxian@2x.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 1;
}

.redEnvelopeActive-wrapper .dividingLine-container .rightclude {
  transform: rotateY(180deg);
}

.redEnvelopeActive-wrapper .dividingLine-container .dividingLine {
  flex: 1;
}

.redEnvelopeActive-wrapper .dividingLine-container .dividingLine-decorate-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.redEnvelopeActive-wrapper .dividingLine-container .dividingLine-decorate {
  width: 500px;
  height: 100px;
  background: url(../../img/yuan@2x.png) no-repeat;
  background-size: 100% 100%;
  margin-left: -100px;
}

.redEnvelopeActive-wrapper .dividingLine-container .dividingLine-decorate-reverse {
  margin-right: -100px;
}

.redEnvelopeActive-wrapper .dividingLine-container .line {
  height: 9px;
  background: #f8d384;
}

.redEnvelopeActive-wrapper .activeTime-wrapper {
  position: absolute;
  bottom: -46px;
  z-index: 2;
  box-sizing: border-box;
  padding: 24px 34px;
  background: #b23d45;
  border: 6px solid #f1d48f;
  border-radius: 60px;
  color: #f5f2a9;
  font-size: 28px;
}

.redEnvelopeActive-wrapper .container {
  flex: 1;
  position: relative;
  background: #bf2e3d;
}

.redEnvelopeActive-wrapper .container .container-Mask {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: url(../../img/mask.png);
}

.redEnvelopeActive-wrapper .container .pendant {
  position: absolute;
  top: -3px;
  left: 12vw;
  width: 107px;
  height: 370px;
  background: url(../../img/qian.png);
  background-size: 100% 100%;
}

.icon-success {
  background: url(../../img/lingquchenggong@2x.png) no-repeat;
  background-size: 100%;
}

.result-wrapper {
  width: 715px;
  height: 520px;
  background: url(../../img/hongbao-close-bg.png) no-repeat;
  background-size: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}

.result-wrapper .down-app-btn {
  width: 70%;
  margin: 0 auto;
  position: absolute;
  bottom: 60px;
}

.result-wrapper .down-app-btn .invitation-buttom {
  font-size: 18px !important;
}

.result-wrapper .btn-block {
  padding: 15px 0;
}

.result-wrapper .result-container {
  padding-top: 40px;
  width: 60%;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #f5f2a9;
}

.result-wrapper .result-container .icon {
  width: 120px;
  height: 120px;
}

.result-wrapper .result-container .Msg-contaniner {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 10px;
}

.result-wrapper .result-container .Msg-contaniner .msg {
  font-size: 32px;
}

.result-wrapper .result-container .Msg-contaniner .win {
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.result-wrapper .result-container .Msg-contaniner .win .usdt {
  font-size: 32px;
  font-weight: 600;
  font-family: "Helvetica Neue";
}

.result-wrapper .result-container .Msg-contaniner .win .transform-unit {
  font-size: 18px;
  font-family: "PingFang SC";
}

.result-wrapper .result-container .Msg-contaniner .tip {
  font-size: 14px;
}

.result-wrapper .result-container .Msg-contaniner .msg-sinup-success {
  font-size: 30px;
  font-family: "PingFang SC";
}

.result-wrapper .result-container .Msg-contaniner .something-failure {
  margin-top: 40px;
}

.result-wrapper .result-container .Msg-contaniner .msg-sinup-failure {
  color: #e5a37a;
  font-size: 24px;
  font-family: "PingFang SC";
  opacity: 0.8;
  line-height: 1.8;
}

.en_body .result-wrapper .result-container {
  width: 70%;
}

.en_body .banner-wrapper .center {
  margin-top: 8vh;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 150px;
}

.en_body .banner-wrapper .center .line {
  display: none;
  width: 40%;
  height: 3px;
}

.en_body .banner-wrapper .center .logo {
  width: 240px;
  height: 90px;
  background: url(../../img/logo-en@2x.png) no-repeat;
  background-size: 100%;
}

.en_body .banner-wrapper .center .title {
  margin-top: 10px;
  font-size: 36px;
  font-weight: 900;
}

.en_body .banner-wrapper .QRCode-Wrapper p {
  font-size: 12px;
  text-align: center;
}

.en_body .banner-wrapper .packge .packge-btn {
  font-size: 20px;
}

.en_body.isphone .banner-wrapper .center {
  height: unset;
  flex-direction: column;
  align-items: center;
  margin-top: 6vw;
}

.en_body.isphone .banner-wrapper .center .logo {
  width: 120px;
  height: 40px;
  background: url(../../img/logo-en@2x.png) no-repeat;
  background-size: 100%;
  margin-bottom: 10px;
}

.en_body.isphone .banner-wrapper .center .line {
  display: none;
}

.en_body.isphone .banner-wrapper .center .title {
  font-weight: 900;
  font-size: 20px;
  text-align: center;
}

.en_body.isphone .packge .packge-btn {
  font-size: 20px;
}

@media screen and (max-width: 1850px) {
  .redEnvelopeActive-wrapper .banner-wrapper .luckyCloud {
    width: 400px;
    height: 320px;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .cloud {
    width: 190px;
    height: 120px;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .cloud-location1 {
    bottom: 80px;
    left: 20%;
  }
  .redEnvelopeActive-wrapper .container .container-Mask {
    background: url(../../img/mask150.png);
  }
  .redEnvelopeActive-wrapper .dividingLine-container .dividingLineclude {
    width: 150px;
    height: 85px;
    background: url(../../img/quxian@2x.png) no-repeat;
    background-size: 100% 100%;
  }
  .redEnvelopeActive-wrapper .dividingLine-container .line {
    height: 6px;
  }
  .redEnvelopeActive-wrapper .activeTime-wrapper {
    bottom: -28px;
    padding: 12px 17px;
    border: 4px solid #f1d48f;
    border-radius: 60px;
    color: #f5f2a9;
    font-size: 24px;
  }
}

@media screen and (max-width: 1600px) {
  .redEnvelopeActive-wrapper .banner-wrapper .luckyCloud {
    width: 300px;
    height: 240px;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .cloud {
    width: 170px;
    height: 120px;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .cloud-location1 {
    bottom: 40px;
    left: 22%;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .cloud-location2 {
    width: 172px;
    bottom: 9px;
    right: 37%;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .banner-container {
    top: 220px;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .packge {
    width: 536px;
    height: 375px;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .packge .packge-btn {
    cursor: pointer;
    margin-top: 24px;
    border-radius: 50%;
    background: linear-gradient(321deg, #edb98a 38%, #fbe1c4 54%, #edb98a 82%);
    box-shadow: 0px 4px 10px 0px rgba(88, 5, 1, 0.46);
    width: 124px;
    height: 124px;
    display: flex;
    font-size: 40px;
    color: #8b371a;
    justify-content: center;
    align-items: center;
    z-index: 6;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .packge-code {
    text-align: center;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .packge-code .code-title {
    display: inline-block;
    width: 231px;
    background: url(../../img/erjibiaoti-bg@2x.png) no-repeat;
    background-size: 100% 100%;
    padding: 4px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    font-family: "PingFang SC";
    color: #e5a37a;
    margin-bottom: 24px;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .packge-code .code {
    font-size: 30px;
    font-weight: 600;
    font-family: "PingFang SC";
    color: #e5a37a;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .QRCode-Wrapper {
    right: 150px;
  }
  .redEnvelopeActive-wrapper .RedPacket-container .container-Mask {
    background: url(../../img/mask120.png);
  }
  .redEnvelopeActive-wrapper .RedPacket-container .pendant {
    top: -3px;
    left: 100px;
    width: 107px;
    height: 370px;
  }
  .redEnvelopeActive-wrapper .dividingLine-container .dividingLineclude {
    width: 120px;
    height: 67px;
    background: url(../../img/quxian@2x.png) no-repeat;
    background-size: 100% 100%;
  }
  .redEnvelopeActive-wrapper .dividingLine-container .dividingLine-decorate {
    width: 320px;
    height: 60px;
    background: url(../../img/yuan@2x.png) no-repeat;
    background-size: 100% 100%;
    margin-left: -60px;
  }
  .redEnvelopeActive-wrapper .dividingLine-container .dividingLine-decorate-reverse {
    margin-right: -60px;
  }
  .redEnvelopeActive-wrapper .dividingLine-container .line {
    height: 4px;
  }
  .redEnvelopeActive-wrapper .result-wrapper {
    width: 536px;
    height: 375px;
  }
  .redEnvelopeActive-wrapper .result-wrapper .down-app-btn {
    bottom: 30px;
  }
  .redEnvelopeActive-wrapper .result-wrapper .btn-block {
    padding: 10px 0;
  }
  .redEnvelopeActive-wrapper .result-wrapper .result-container {
    padding-top: 25px;
  }
  .redEnvelopeActive-wrapper .result-wrapper .result-container .icon {
    width: 100px;
    height: 100px;
  }
  .redEnvelopeActive-wrapper .result-wrapper .result-container .Msg-contaniner .msg {
    font-size: 22px;
  }
  .redEnvelopeActive-wrapper .result-wrapper .result-container .Msg-contaniner .win {
    margin: 10px 0;
  }
  .redEnvelopeActive-wrapper .result-wrapper .result-container .Msg-contaniner .win .usdt {
    font-size: 22px;
  }
  .redEnvelopeActive-wrapper .result-wrapper .result-container .Msg-contaniner .win .transform-unit {
    font-size: 14px;
  }
  .redEnvelopeActive-wrapper .result-wrapper .result-container .Msg-contaniner .tip {
    font-size: 12px;
  }
  .redEnvelopeActive-wrapper .result-wrapper .result-container .Msg-contaniner .msg-sinup-success {
    font-size: 30px;
    font-family: "PingFang SC";
  }
  .redEnvelopeActive-wrapper .result-wrapper .result-container .Msg-contaniner .something-failure {
    margin-top: 20px;
  }
  .redEnvelopeActive-wrapper .result-wrapper .result-container .Msg-contaniner .msg-sinup-failure {
    font-size: 18px;
    font-family: "PingFang SC";
  }
  .en_body .banner-wrapper .center {
    margin-top: 3vh;
  }
  .en_body .banner-wrapper .center .logo {
    width: 180px;
    height: 60px;
    background: url(../../img/logo-en@2x.png) no-repeat;
    background-size: 100%;
  }
  .en_body .banner-wrapper .center .title {
    margin-top: 10px;
    font-size: 30px;
    font-weight: 900;
  }
  .en_body .banner-wrapper .center .packge .packge-btn {
    font-size: 20px;
  }
  .isphone {
    min-width: unset;
    overflow: hidden;
  }
  .isphone .w-Mobile {
    width: 96%;
    margin: 0 auto;
  }
  .isphone .invitation-buttom {
    font-size: 12px;
    font-weight: 500;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.3);
    padding: 4px 0;
  }
  .isphone .invitation-buttom::after, .isphone .invitation-buttom::before {
    content: none;
  }
  .isphone .btn-prime {
    display: inline-block;
    padding: 10px 46px;
  }
  .isphone .buttom-group {
    margin-top: 10px;
  }
  .isphone .banner-wrapper {
    height: unset;
  }
  .isphone .banner-wrapper.step-packge {
    height: 100vh;
  }
  .isphone .banner-wrapper.step-packge .dividingLine-container {
    display: none;
  }
  .isphone .banner-wrapper.step-packge .activeTime-wrapper {
    display: none;
  }
  .isphone .banner-wrapper.step-packge .cloud {
    width: 100px;
    height: 70px;
  }
  .isphone .banner-wrapper.step-packge .cloud-location1 {
    left: unset;
    right: 50px;
    top: 55%;
  }
  .isphone .banner-wrapper .luckyCloud {
    width: 136px;
    height: 108px;
  }
  .isphone .banner-wrapper .center {
    width: 90%;
    height: 40px;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-top: 10vw;
  }
  .isphone .banner-wrapper .center .logo {
    width: 120px;
    height: 40px;
    background: url(../../img/logo@2x.png) no-repeat;
    background-size: 100%;
  }
  .isphone .banner-wrapper .center .line {
    width: 1px;
    height: 85%;
    background: #690003;
    margin: 0 20px;
  }
  .isphone .banner-wrapper .center .title {
    font-size: 26px;
    font-family: "PingFang SC";
    color: #b70f0f;
    line-height: 1;
  }
  .isphone .banner-wrapper .cloud {
    width: 65px;
    height: 38px;
  }
  .isphone .banner-wrapper .cloud-location1 {
    bottom: 15px;
  }
  .isphone .banner-wrapper .dividingLine-container .dividingLineclude {
    width: 60px;
    height: 34px;
  }
  .isphone .banner-wrapper .dividingLine-container .dividingLine-decorate {
    width: 160px;
    height: 32px;
    margin-left: -25px;
  }
  .isphone .banner-wrapper .dividingLine-container .dividingLine-decorate-reverse {
    margin-right: -25px;
  }
  .isphone .banner-wrapper .dividingLine-container .line {
    height: 2px;
  }
  .isphone .banner-wrapper .activeTime-wrapper {
    font-size: 20px;
    bottom: -23px;
    padding: 8px 40px;
    border: 2px solid #f1d48f;
  }
  .isphone .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 80px;
  }
  .isphone .container .container-Mask {
    background: url(../../img/mask75.png);
  }
  .isphone .container .pendant {
    position: absolute;
    top: -3px;
    left: 12vw;
    width: 35px;
    height: 185px;
    background: url(../../img/qian.png) no-repeat;
    background-size: 100%;
  }
  .isphone .container .result-wrapper {
    width: 90%;
    height: unset;
    background: unset;
    position: unset;
  }
  .isphone .container .result-wrapper .down-app-btn {
    width: 80vw;
    position: absolute;
    bottom: 13vw;
    margin: 0 auto;
  }
  .isphone .container .result-wrapper .down-app-btn .invitation-buttom {
    font-size: 18px !important;
  }
  .isphone .container .result-wrapper .btn-block {
    padding: 15px 0;
  }
  .isphone .container .result-wrapper .result-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #f5f2a9;
    width: unset;
  }
  .isphone .container .result-wrapper .result-container .icon {
    width: 120px;
    height: 120px;
  }
  .isphone .container .result-wrapper .result-container .Msg-contaniner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .isphone .container .result-wrapper .result-container .Msg-contaniner .msg {
    margin-top: 10px;
    font-size: 18px;
  }
  .isphone .container .result-wrapper .result-container .Msg-contaniner .win {
    margin: 5vw 0 5vw 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .isphone .container .result-wrapper .result-container .Msg-contaniner .win .usdt {
    font-size: 20px;
    font-weight: 600;
    font-family: "Helvetica Neue";
  }
  .isphone .container .result-wrapper .result-container .Msg-contaniner .win .transform-unit {
    font-size: 14px;
    font-family: "PingFang SC";
  }
  .isphone .container .result-wrapper .result-container .Msg-contaniner .tip {
    font-size: 12px;
  }
  .isphone .container .result-wrapper .result-container .Msg-contaniner .msg-sinup-success {
    font-size: 30px;
    font-family: "PingFang SC";
  }
  .isphone .container .result-wrapper .result-container .Msg-contaniner .something-failure {
    width: 92%;
  }
  .isphone .container .result-wrapper .result-container .Msg-contaniner .msg-sinup-failure {
    color: inherit;
    opacity: 1;
    font-size: 20px;
    line-height: 1.7;
    font-family: "PingFang SC";
  }
  .isphone .packge {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 300px;
    background: url(../../img/packge-bg@2x.png) no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
  }
  .isphone .packge .packge-code {
    display: none;
  }
  .isphone .packge .packge-btn {
    margin-top: 24px;
    border-radius: 50%;
    background-color: #e0c693;
    box-shadow: 0px 4px 10px 0px rgba(88, 5, 1, 0.46);
    position: absolute;
    width: 124px;
    height: 124px;
    display: flex;
    font-size: 40px;
    color: #8b371a;
    justify-content: center;
    align-items: center;
    z-index: 6;
  }
  .isphone .packge-code {
    position: absolute;
    top: 50%;
    margin-top: -30%;
    text-align: center;
    width: 100%;
  }
  .isphone .packge-code .code-title {
    display: inline-block;
    width: 231px;
    background: url(../../img/biaoti1@2x.png) no-repeat;
    background-size: 100% 100%;
    padding: 4px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    font-family: "PingFang SC";
    color: #1c0900;
    margin-bottom: 24px;
  }
  .isphone .packge-code .code {
    font-size: 24px;
    font-weight: 600;
    font-family: "PingFang SC";
    color: #a41212;
  }
}

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none;
  }
}
