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;
}

*, *: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);
}

.CountDown {
  background: #af3c41;
  box-shadow: 2px 5px 10px 0px rgba(6, 1, 2, 0.39);
  border-radius: 5px;
  display: flex;
  padding: 14px 0;
  color: #f5f2a9;
}

.CountDown .CountBox {
  position: relative;
  padding: 0 13px;
  width: 100px;
  text-align: center;
}

.CountDown .CountBox .challdays {
  font-size: 44px;
  font-weight: bold;
}

.CountDown .CountBox .challday {
  font-size: 20px;
  font-weight: 600;
}

.CountDown .CountBox::after {
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background: #f5f2a9;
}

.CountDown .CountBox:last-child::after {
  content: none;
}

.scrollToNotice-wrapper {
  position: relative;
}

.scrollToNotice-wrapper .Notice-container {
  padding-left: 40px;
  height: 36px;
  border-radius: 3px;
  overflow: hidden;
  line-height: 36px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  border: 2px solid #121212;
  box-shadow: 2px 2px 18px 0px rgba(6, 1, 2, 0.39);
}

.scrollToNotice-wrapper ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.scrollToNotice-wrapper .Notice-icon {
  width: 14px;
  height: 14px;
  background: url(../../img/tongzhi@2x.png) no-repeat;
  background-size: 100% 100%;
  display: block;
  position: absolute;
  top: 12px;
  left: 17px;
}

.redEnvelopeActive-wrapper {
  min-width: 1280px;
  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::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%;
  padding: 25px 0 67px 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% 100%;
}

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

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

.redEnvelopeActive-wrapper .banner-wrapper .cloud-location2 {
  width: 230px;
  bottom: 31px;
  margin-left: 304px;
}

.redEnvelopeActive-wrapper .banner-wrapper .center {
  width: 860px;
  height: 700px;
  background: url(../../img/biaoti@2x.png) no-repeat;
  background-size: 100%;
  position: relative;
  z-index: 1;
}

.redEnvelopeActive-wrapper .banner-wrapper .banner-container {
  position: absolute;
  display: flex;
  width: 1620px;
  bottom: 160px;
  justify-content: space-between;
}

.redEnvelopeActive-wrapper .banner-wrapper .title-leftredenvelope {
  width: 220px;
  height: 48px;
  background: url(../../img/shengyuhongbao@2x.png) no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .banner-wrapper .title-countdown {
  width: 200px;
  height: 48px;
  background: url(../../img/daojishi@2x.png) no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .banner-wrapper .title {
  display: flex;
  color: #f5f2a9;
  font-size: 20px;
  font-weight: 400;
  align-items: center;
  justify-content: center;
}

.redEnvelopeActive-wrapper .banner-wrapper .countdown-wrapper .title {
  margin-bottom: 15px;
}

.redEnvelopeActive-wrapper .banner-wrapper .leftRedEnvelope-wrapper {
  display: flex;
  flex-direction: column;
}

.redEnvelopeActive-wrapper .banner-wrapper .leftRedEnvelope-wrapper .leftRedEnvelope {
  min-width: 350px;
  box-sizing: border-box;
  margin: 27px 0 23px 0;
  font-size: 30px;
  font-weight: 600;
  color: #f5f2a9;
  padding: 15px 14px;
  background: #af3c41;
  box-shadow: 2px 5px 10px 0px rgba(6, 1, 2, 0.39);
  border-radius: 5px;
  text-align: center;
}

.redEnvelopeActive-wrapper .banner-wrapper .leftRedEnvelope-wrapper .invitation-buttom {
  margin-bottom: 16px;
}

.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 .RedPacket-container {
  position: relative;
  background: #bf2e3d;
  padding-bottom: 153px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-cloud {
  background: url("../../img/yaoqingpaihang-yun@2x.png") no-repeat;
  background-size: 100% 100%;
  width: 139px;
  height: 115px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-direction {
  display: flex;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box;
}

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

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

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-layout {
  position: relative;
  z-index: 3;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-title {
  width: 702px;
  height: 166px;
  background: url("../../img/active-title.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  text-align: center;
  padding-top: 40px;
  font-weight: 600;
  color: #f5f2a9;
  font-size: 32px;
  letter-spacing: 32px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-title span {
  margin-right: -32px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-text {
  font-size: 22px;
  font-weight: 400;
  color: #f1d48f;
  line-height: 37px;
  text-indent: 2em;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-text span {
  color: #ffffff;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-subheading {
  width: 359px;
  height: 45px;
  line-height: 45px;
  font-size: 24px;
  font-weight: 600;
  color: #f5f2a9;
  text-align: center;
  margin: 0 auto;
  background: url("../../img/erjibiaoti-bg@2x.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-info {
  padding: 102px 95px 87px 81px;
  background: #8f2b2a;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activityIntroduction {
  padding-top: 110px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activityIntroduction .RedPacket-subheading {
  width: 452px;
  font-size: 28px;
  color: #8f2b29;
  background: url("../../img/biaoti1@2x.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activityIntroduction .RedPacket-info {
  background: url("../../img/introduce.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activityIntroduction .RedPacket-text {
  color: #030000;
  text-indent: unset;
  max-width: 750px;
  margin: 50px auto 55px auto;
  text-align: center;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activityIntroduction .RedPacket-text span {
  color: #ae3b41;
  font-weight: bold;
  font-size: 29px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .buttom-group {
  margin-top: 30px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-info {
  padding: 81px 100px 106px 90px;
  background: url("../../img/activitySetting.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-reward {
  display: flex;
  flex-direction: column;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  color: #f5f2a9;
  align-items: center;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-reward .rewardText {
  font-weight: normal;
  font-size: 20px;
  max-width: 147px;
  height: 52px;
  margin-top: 20px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-reward .rewardText span {
  color: #fff;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-reward dt {
  margin: 0 auto;
  margin-bottom: 43px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-bottomBorder {
  height: 1px;
  background: #efeda7;
  margin: 44px 0 81px 0;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-msg {
  padding: 8px 18px;
  background: #dc858273;
  border-radius: 25px;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: rgba(251, 243, 222, 0.9);
  margin-top: 48px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .RedPacket-text {
  margin: 53px 0 41px 0;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .iPhone {
  width: 160px;
  height: 160px;
  background: url("../../img/iPhone.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .DJI {
  width: 160px;
  height: 160px;
  background: url("../../img/DJI.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .hairDrier {
  width: 160px;
  height: 160px;
  background: url("../../img/hairDrier.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .ShoppingCard {
  width: 160px;
  height: 160px;
  background: url("../../img/ShoppingCard.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .other {
  width: 160px;
  height: 160px;
  background: url("../../img/other.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-reward .tiger {
  width: 238px;
  height: 232px;
  background: url("../../img/tiger.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-reward .redEnvelopeTiger {
  width: 238px;
  height: 232px;
  background: url("../../img/redEnvelopeTiger.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-reward .goldTiger {
  width: 238px;
  height: 232px;
  background: url("../../img/goldTiger.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-reward .rewardText {
  max-width: 300px;
  height: unset;
  margin-top: 0;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-reward dt {
  margin-bottom: 37px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-subheading {
  margin-bottom: 90px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-bottomBorder {
  margin: 62px 0 83px 0;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-reward .oneHundredGold {
  width: 158px;
  height: 160px;
  background: url("../../img/oneHundredGold.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-reward .twoHundredGold {
  width: 158px;
  height: 160px;
  background: url("../../img/twoHundredGold.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-reward .threeHundredGold {
  width: 182px;
  height: 198px;
  background: url("../../img/threeHundredGold.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-reward .rewardText {
  max-width: unset;
  text-align: left;
  height: unset;
  margin-top: 0;
  margin-bottom: 42px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-reward dt {
  margin-bottom: 0px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-subheading {
  margin-bottom: 55px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-lucky .RedPacket-openPunks {
  width: 255px;
  height: 264px;
  background: url("../../img/openPunks.png") no-repeat;
  background-size: 100% 100%;
  margin: 16px auto 23px auto;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-activity .RedPacket-lucky .RedPacket-text {
  max-width: 840px;
  margin: 0 auto;
}

.redEnvelopeActive-wrapper .RedPacket-container .rankTable-wrapper {
  padding: 115px 48px 0 40px;
  background: url(../../img/yaoqingpaihang-bg@2x.png) no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .rankTable-wrapper .rankTable-function {
  display: flex;
  justify-content: space-between;
  margin-bottom: 23px;
}

.redEnvelopeActive-wrapper .RedPacket-container .rankTable-wrapper .rankTable-function .buttom {
  display: inline-block;
  cursor: pointer;
  border: 1px solid #f7e7b7;
  border-radius: 5px;
  font-size: 20px;
  font-weight: 400;
  color: #f5f2a9;
  padding: 10px 35px;
}

.redEnvelopeActive-wrapper .RedPacket-container .rankTable-wrapper .rankTable-function .buttom:hover {
  background: #c02f3c;
  font-weight: 600;
}

.redEnvelopeActive-wrapper .RedPacket-container .rankTable-wrapper .rank-btn-group {
  display: flex;
}

.redEnvelopeActive-wrapper .RedPacket-container .rankTable-wrapper .rank-btn-group .buttom {
  margin-right: 10px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-rankingList {
  margin-top: 59px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-notice {
  margin-top: 89px;
  position: relative;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-notice .RedPacket-cloud {
  position: absolute;
  bottom: -60px;
  right: -60px;
  z-index: 0;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-notice .RedPacket-info {
  background: url("../../img/noticeSetting.png") no-repeat;
  background-size: 100% 100%;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-notice .RedPacket-list {
  font-size: 18px;
  font-weight: 400;
  color: #f5f2a9;
  line-height: 39px;
}

.redEnvelopeActive-wrapper .RedPacket-container .RedPacket-notice .RedPacket-list li {
  padding: 4px 0;
}

.redEnvelopeActive-wrapper .rankTable {
  border-top: 2px solid #ae3b41;
  color: #f5f2a9;
}

.redEnvelopeActive-wrapper .rankTable .rankTable-container {
  width: 100%;
  height: 100%;
}

.redEnvelopeActive-wrapper .rankTable .rankTable-tHeader {
  display: flex;
  width: 100%;
  height: 70px;
  background: #9e1f24;
  font-size: 20px;
  font-weight: 500;
  padding: 0 40px;
  box-sizing: border-box;
}

.redEnvelopeActive-wrapper .rankTable .rankTable-tHeader li {
  margin-left: 10px;
  display: flex;
  align-items: center;
}

.redEnvelopeActive-wrapper .rankTable .rankTable-tBody {
  font-size: 18px;
  font-weight: 500;
  height: 770px;
  overflow: auto;
  width: 100%;
}

.redEnvelopeActive-wrapper .rankTable .rankTable-tBody::-webkit-scrollbar {
  display: none;
  /* Chrome Safari */
}

.redEnvelopeActive-wrapper .rankTable .rankTable-tBody li {
  display: flex;
  width: 100%;
  height: 54px;
  padding: 0 40px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.redEnvelopeActive-wrapper .rankTable .rankTable-tBody li:nth-child(odd) {
  background: #c02f3c;
}

.redEnvelopeActive-wrapper .rankTable .rankTable-tBody li:nth-child(even) {
  background: #9e1f24;
}

.redEnvelopeActive-wrapper .rankTable .rankTable-tBody li div {
  display: flex;
  align-items: center;
  margin-left: 10px;
}

.redEnvelopeActive-wrapper .rankTable .rankTable-jackpotBox:nth-child(2n) {
  background-color: rgba(19, 31, 130, 0.3);
}

.invitationDialog-wrapper {
  box-sizing: border-box;
  display: flex;
  position: fixed;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  inset: 0;
}

.invitationDialog-wrapper .mask {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  inset: 0;
}

.invitationDialog-wrapper .invitation-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background: url(../../img/dialog-bg.png) no-repeat;
  background-size: 100% 100%;
  height: 700px;
  width: 560px;
  padding: 80px 104px 0;
  color: #f5f2a9;
}

.invitationDialog-wrapper .close {
  width: 28px;
  height: 28px;
  background: url(../../img/close.png) no-repeat;
  background-size: contain;
  position: absolute;
  top: 50px;
  right: 50px;
  cursor: pointer;
}

.invitationDialog-wrapper .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;
  color: #f5f2a9;
  font-size: 16px;
  margin-bottom: 24px;
}

.invitationDialog-wrapper .invitation-main {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.invitationDialog-wrapper .invitation-main .password {
  font-size: 14px;
}

.invitationDialog-wrapper .invitation-main .leftRed {
  font-size: 12px;
}

.invitationDialog-wrapper .posters-container {
  width: 438px;
  display: flex;
  margin: 20px 0;
  justify-content: center;
  align-items: center;
}

.invitationDialog-wrapper .posters-container .posters {
  width: 130px;
  height: 179px;
  border: 1px solid #f5f2a9;
  border-radius: 2px;
}

.invitationDialog-wrapper .posters-container .posters img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.invitationDialog-wrapper .posters-container .arrbtn {
  display: flex;
  align-items: center;
  width: 16px;
  height: 78px;
  background: #000000;
  border-radius: 4px 0px 0px 4px;
  opacity: 0.2;
  margin-right: 20px;
  cursor: pointer;
}

.invitationDialog-wrapper .posters-container .arrbtn:hover {
  opacity: 0.4;
}

.invitationDialog-wrapper .posters-container .right {
  transform: rotate(180deg);
  margin-left: 20px;
  margin-right: unset;
}

.invitationDialog-wrapper .savebtn {
  display: inline-block;
  padding: 6px 34px;
  border: 1px solid #f5f2a9;
  background: #af3c41;
  font-size: 12px;
  margin-bottom: 20px;
  cursor: pointer;
}

.invitationDialog-wrapper .url-layout {
  font-size: 12px;
}

.invitationDialog-wrapper .url-layout .url {
  display: inline-block;
  width: 178px;
  padding: 6px 22px;
  border: 1px solid #f7e7b7;
  background: #8f2b2a;
  color: #efeda7;
  text-align: left;
}

.invitationDialog-wrapper .url-layout .btn {
  width: 54px;
  padding: 6px 22px;
  border: 1px solid #f7e7b7;
  background: #af3c41;
  cursor: pointer;
}

.invitationDialog-wrapper .hrline {
  width: 360px;
  height: 1px;
  background: #efeda7;
  margin: 30px 0;
}

.invitationDialog-wrapper .instructions {
  font-size: 12px;
}

.invitationDialog-wrapper .contact-us-container {
  width: 100%;
  margin-top: 20px;
}

.invitationDialog-wrapper .contact-us-container ul {
  display: flex;
  justify-content: space-between;
}

.invitationDialog-wrapper .contact-us-container ul li {
  display: flex;
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
  opacity: 0.9;
  justify-content: center;
  align-items: center;
}

.invitationDialog-wrapper .contact-us-container ul li a {
  display: inline-block;
  width: 24px;
  height: 24px;
}

.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::before {
  content: none;
}

.isphone .invitation-buttom::after {
  content: none;
}

.isphone .btn-prime {
  display: inline-block;
  padding: 10px 46px;
}

.isphone .buttom-group {
  margin-top: 10px;
}

.isphone .banner-wrapper .luckyCloud {
  width: 136px;
  height: 108px;
}

.isphone .CountDown {
  padding: 5px 0;
}

.isphone .CountDown .CountBox {
  padding: unset;
  width: 40px;
}

.isphone .CountDown .CountBox .item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.isphone .CountDown .CountBox .challdays {
  font-size: 22px;
}

.isphone .CountDown .CountBox .challday {
  font-size: 12px;
  transform: scale(0.66);
}

.isphone .RedPacket-container {
  padding-bottom: 30px;
}

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

.isphone .RedPacket-container .RedPacket-activityIntroduction {
  padding-top: 50px;
}

.isphone .RedPacket-container .RedPacket-activityIntroduction .RedPacket-info {
  background: url(../../img/huodongjieshao-bg-m.png) no-repeat;
  background-size: 100% 100%;
  padding: 30px 40px 40px;
}

.isphone .RedPacket-container .RedPacket-activityIntroduction .RedPacket-subheading {
  width: 206px;
  font-size: 12px;
  height: unset;
}

.isphone .RedPacket-container .RedPacket-activityIntroduction .RedPacket-text {
  font-size: 12px !important;
  margin: 0;
  line-height: 1.5;
  margin: 5px 0;
}

.isphone .RedPacket-container .RedPacket-activityIntroduction .RedPacket-text span {
  font-size: 14px;
}

.isphone .RedPacket-container .RedPacket-activity {
  margin-top: 20px;
}

.isphone .RedPacket-container .RedPacket-activity .buttom-group {
  margin-top: unset;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-msg {
  background: none;
  font-size: 12px;
  padding: 4px 0;
  opacity: 0.6;
  margin-top: 20px;
  line-height: 1.2;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-title {
  width: 185px;
  height: 54px;
  margin: 0 auto;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-text {
  font-size: 12px !important;
  line-height: 1.5;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-bottomBorder {
  margin: 28px 0;
  height: 1px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-info {
  background: url(../../img/huodongxiangqing-bg-m.png) no-repeat;
  background-size: 100% 100%;
  padding: 40px 30px;
  min-height: 1418px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-lucky .RedPacket-openPunks {
  width: 89px;
  height: 94px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .RedPacket-direction {
  flex-wrap: wrap;
  justify-content: unset;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .RedPacket-reward {
  width: 33%;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .RedPacket-text {
  margin: 16px 0 20px 0;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .RedPacket-msg {
  font-size: 12px;
  padding: 4px 12px;
  margin-top: 16px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .iPhone {
  width: 60px;
  height: 60px;
  background: url("../../img/iPhone.png") no-repeat;
  background-size: 100% 100%;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .DJI {
  width: 60px;
  height: 60px;
  background: url("../../img/DJI.png") no-repeat;
  background-size: 100% 100%;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .hairDrier {
  width: 60px;
  height: 60px;
  background: url("../../img/hairDrier.png") no-repeat;
  background-size: 100% 100%;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .ShoppingCard {
  width: 60px;
  height: 60px;
  background: url("../../img/ShoppingCard.png") no-repeat;
  background-size: 100% 100%;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .other {
  width: 60px;
  height: 60px;
  background: url("../../img/other.png") no-repeat;
  background-size: 100% 100%;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-subheading {
  margin-bottom: 15px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-direction {
  flex-direction: column;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-bottomBorder {
  margin: 28px 0;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-reward {
  flex-direction: row;
  margin-top: 0;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-reward .tiger {
  width: 90px;
  height: 75px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-reward .redEnvelopeTiger {
  width: 90px;
  height: 75px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-reward .goldTiger {
  width: 90px;
  height: 75px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-reward dt {
  margin-bottom: 8px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-newUsers .RedPacket-reward .rewardText {
  width: 65%;
  text-align: left;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-subheading {
  margin-bottom: 16px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-reward .oneHundredGold {
  width: 58px;
  height: 53px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-reward .twoHundredGold {
  width: 54px;
  height: 61px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-reward .threeHundredGold {
  width: 70px;
  height: 77px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-reward .rewardText {
  margin-bottom: 8px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-reward dt {
  margin-bottom: 0px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-dailyInvitation .RedPacket-msg {
  margin-bottom: 12px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-reward {
  font-size: 14px;
  transform: scale(0.9);
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-reward .rewardText {
  font-size: 12px;
  margin-top: 4px;
  height: 28px;
}

.isphone .RedPacket-container .RedPacket-activity .RedPacket-reward dt {
  margin-bottom: 8px;
}

.isphone .RedPacket-container .RedPacket-notice {
  margin-top: 20px;
}

.isphone .RedPacket-container .RedPacket-notice .RedPacket-title {
  width: 185px;
  height: 54px;
  margin: 0 auto;
}

.isphone .RedPacket-container .RedPacket-notice .RedPacket-info {
  background: url(../../img/zhuyishixiang-bg-m.png) no-repeat;
  background-size: 100% 100%;
  padding: 30px;
}

.isphone .RedPacket-container .RedPacket-notice .RedPacket-list {
  font-size: 12px !important;
  line-height: 1.7;
}

.isphone .RedPacket-container .RedPacket-notice .RedPacket-cloud {
  width: 45px;
  height: 37px;
  bottom: 20px;
  right: -15px;
}

.isphone .RedPacket-container .RedPacket-subheading {
  font-size: 12px;
  width: 180px;
  height: 26px;
  line-height: 26px;
}

.isphone .RedPacket-container .RedPacket-title {
  width: 185px;
  height: 54px;
  margin: 0 auto;
  padding-top: 9px;
  font-weight: 600;
  color: #f5f2a9;
  font-size: 16px;
  letter-spacing: 12px;
}

.isphone .RedPacket-container .RedPacket-title span {
  margin-right: -12px;
}

.isphone .RedPacket-container .RedPacket-rankingList {
  margin-top: 33px;
}

.isphone .RedPacket-container .rankTable-wrapper {
  padding: 25px;
  background: url(../../img/yaoqingpaihang-bg-m@2x.png) no-repeat;
  background-size: 100% 100%;
}

.isphone .RedPacket-container .rankTable-wrapper .rankTable-function {
  margin-bottom: 10px;
}

.isphone .RedPacket-container .rankTable-wrapper .rankTable-function .buttom {
  font-size: 14px;
  padding: 1px 10px;
}

.isphone .RedPacket-container .rankTable-wrapper .rankTable .rankTable-tHeader {
  font-size: 12px;
  padding: 0 5px;
  height: 45px;
}

.isphone .RedPacket-container .rankTable-wrapper .rankTable .rankTable-tBody {
  height: 340px;
}

.isphone .RedPacket-container .rankTable-wrapper .rankTable .rankTable-tBody li {
  font-size: 12px;
  padding: 6px 3px;
  height: unset;
}

.isphone .scrollToNotice-wrapper .Notice-container {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border: 1px solid #121212;
  padding-left: 25px;
}

.isphone .scrollToNotice-wrapper .Notice-icon {
  width: 12px;
  height: 12px;
  top: 6px;
  left: 6px;
}

.isphone .invitationDialog-wrapper .invitation-container {
  background: url(../../img/dialog-bg-m.png) no-repeat;
  background-size: 100% 100%;
  height: 600px;
  width: 350px;
  padding: 35px 35px 0;
}

.isphone .invitationDialog-wrapper .close {
  width: 20px;
  height: 20px;
  top: 25px;
  right: 25px;
}

.isphone .invitationDialog-wrapper .url-layout {
  font-size: 12px;
}

.isphone .invitationDialog-wrapper .url-layout .url {
  width: 178px;
  padding: 6px 22px;
  border: 1px solid #f7e7b7;
  background: #8f2b2a;
}

.isphone .invitationDialog-wrapper .url-layout .btn {
  width: 54px;
  padding: 6px 22px;
  border: 1px solid #f7e7b7;
  background: #af3c41;
  cursor: pointer;
}

.isphone .invitationDialog-wrapper .hrline {
  width: 280px;
  height: 1px;
  background: #efeda7;
  margin: 20px 0;
}

.isphone .invitationDialog-wrapper .contact-us-container {
  margin-top: 10px;
}

.is375 .RedPacket-container .RedPacket-activity .RedPacket-info {
  background: url(../../img/huodongxiangqing-bg-m-375.png) no-repeat;
  background-size: 100% 100%;
  padding: 44px 30px;
}

.is375 .RedPacket-container .rankTable-wrapper .rankTable .rankTable-tHeader {
  font-size: 12px;
  padding: 0 5px;
  height: 45px;
}

.is375 .RedPacket-container .rankTable-wrapper .rankTable .rankTable-tBody {
  height: 340px;
}

.is375 .RedPacket-container .rankTable-wrapper .rankTable .rankTable-tBody li {
  font-size: 12px;
  padding: 5px 3px;
  height: unset;
}

.is375 .RedPacket-container .RedPacket-notice .RedPacket-info {
  padding: 18px 12px 20px 12px;
}

.is375 .RedPacket-container .RedPacket-notice .RedPacket-list {
  font-size: 12px !important;
  line-height: 1.6;
  transform: scale(0.9);
}

.en_body .banner-wrapper .title-leftredenvelope {
  width: 330px;
  line-height: 48px;
  background-size: 100% 100%;
}

.en_body .banner-wrapper .center {
  background: url(../../img/banner_en.png) no-repeat;
  background-size: 100%;
}

.en_body .RedPacket-container .RedPacket-title {
  letter-spacing: unset;
}

.en_body .RedPacket-container .RedPacket-title span {
  margin-right: unset;
}

.en_body.isphone .RedPacket-container .RedPacket-title {
  font-size: 12px;
  line-height: 2;
}

.en_body.isphone .RedPacket-container .RedPacket-activity .RedPacket-oldUsers .RedPacket-msg {
  margin-top: 45px;
}

.en_body.isphone .RedPacket-container .RedPacket-notice .RedPacket-info {
  background: url(../../img/zhuyishixiang-bg-m-en.png) no-repeat;
  background-size: 100% 100%;
}

.mySwiper {
  width: 100%;
  height: 100%;
}

.mySwiper .swiper-slide {
  height: 175px;
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.8);
  border: 1px solid #f5f2a9;
  border-radius: 2px;
}

.mySwiper .swiper-slide img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.mySwiper .swiper-slide-active, .mySwiper .swiper-slide-duplicate-active {
  transform: scale(1);
}

.mySwiper-mobile.swiper {
  width: 126px;
  height: 175px;
}

.mySwiper-mobile .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  border: 1px solid #f5f2a9;
  border-radius: 2px;
}

.mySwiper-mobile .swiper-slide img {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.toast-layout {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  z-index: 10;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding: 12px;
}

.toast-layout .toast-icon {
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  background: url(../../img/success_toast.png) no-repeat;
  background-size: contain;
}

.toast-layout .msg {
  width: 200px;
  font-size: 12px;
}

.toast-layout .msg p {
  margin-bottom: 10px;
}

@media screen and (max-width: 1850px) {
  .CountDown .CountBox {
    width: 75px;
    padding: 0 6px;
  }
  .CountDown .CountBox .challdays {
    font-size: 32px;
    font-weight: bold;
  }
  .CountDown .CountBox .challday {
    font-size: 16px;
    font-weight: 600;
  }
  .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 .banner-wrapper .cloud-location2 {
    width: 192px;
    bottom: 9px;
    right: 38%;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .center {
    width: 688px;
    height: 560px;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .banner-container {
    width: 1250px;
    bottom: 135px;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .leftRedEnvelope-wrapper {
    width: 30%;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .leftRedEnvelope-wrapper .leftRedEnvelope {
    margin: 18px 0 16px 0;
    font-size: 24px;
    padding: 10px 14px;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .leftRedEnvelope-wrapper .invitation-buttom {
    margin-bottom: 16px;
    font-size: 20px;
    padding: 8px 0;
  }
  .redEnvelopeActive-wrapper .RedPacket-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 .center {
    width: 560px;
    height: 455px;
  }
  .redEnvelopeActive-wrapper .banner-wrapper .banner-container {
    width: 1150px;
    bottom: 100px;
  }
  .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;
  }
  .isphone .banner-wrapper .luckyCloud {
    width: 136px;
    height: 108px;
  }
  .isphone .banner-wrapper .center {
    width: 90%;
    height: 435px;
  }
  .isphone .banner-wrapper .cloud {
    width: 77px;
    height: 38px;
  }
  .isphone .banner-wrapper .title-leftredenvelope {
    width: 124px;
    height: 29px;
  }
  .isphone .banner-wrapper .title-countdown {
    width: 120px;
    height: 29px;
  }
  .isphone .banner-wrapper .title {
    font-size: 12px;
  }
  .isphone .banner-wrapper .countdown-wrapper .title {
    margin-bottom: 7px;
  }
  .isphone .banner-wrapper .leftRedEnvelope-wrapper {
    width: 50%;
  }
  .isphone .banner-wrapper .leftRedEnvelope-wrapper .leftRedEnvelope {
    margin: 9px 0 6px 0;
    font-size: 12px;
    padding: 8px 20px;
    min-width: 140px;
  }
  .isphone .banner-wrapper .leftRedEnvelope-wrapper .invitation-buttom {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .isphone .banner-wrapper .banner-container {
    width: 92%;
    z-index: 2;
    bottom: 50px;
  }
  .isphone .banner-wrapper .cloud-location1 {
    bottom: 50px;
  }
  .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: 12px;
    bottom: -16px;
    padding: 5px 14px;
    border: 2px solid #f1d48f;
  }
  .isphone .RedPacket-container {
    padding-bottom: 30px;
  }
  .isphone .RedPacket-container .pendant {
    position: absolute;
    top: -3px;
    left: 12vw;
    width: 30px;
    height: 100px;
    background: url(../../img/qian.png);
    background-size: 100% 100%;
  }
  .en_body.isphone .banner-wrapper .leftRedEnvelope-wrapper .leftRedEnvelope {
    padding: 6px 10px;
  }
  .en_body.isphone .banner-wrapper .title {
    line-height: 29px;
  }
  .en_body.isphone .banner-wrapper .center {
    height: 400px;
  }
  .en_body.isphone .banner-wrapper .title-leftredenvelope {
    width: 180px;
  }
  .en_body.isphone .banner-wrapper .title-leftredenvelope span {
    transform: scale(0.8);
  }
}

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