.bg {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bg .tit {
  width: 14.7rem;
  height: 1.9rem;
  margin: 0 auto;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.nav_right {
  position: fixed;
  top: 50%;
  right: calc(50% - 9.45rem);
  transform: translateY(-50%);
  transform-origin: 0 0;
  width: 1.74rem;
  height: 6.85rem;
  background: url(../images/nav.png) 0 0 / 100% 100% no-repeat;
  z-index: 100;
}
.nav_right .qrcode {
  width: 1.08rem;
  height: 1.08rem;
  position: absolute;
  top: 1.38rem;
  left: 0.37rem;
  background: url(../images/qrcode.jpg) 0 0 / 100% 100% no-repeat;
}
.nav_right a {
  position: absolute;
  left: 0.28rem;
  width: 1.28rem;
  height: 1.28rem;
}
.nav_right a.qq {
  bottom: 2.48rem;
}
.nav_right a.sq {
  bottom: 0.66rem;
}
.nav_right .backtotop {
  position: absolute;
  bottom: 0.1rem;
  left: 0.28rem;
  height: 0.4rem;
  width: 1.28rem;
  cursor: pointer;
}
.bg1 {
  height: 10.64rem;
  background-image: url(../images/bg1.jpg);
  position: relative;
}
.bg1 .btn_gw {
  width: 2.24rem;
  height: 0.8rem;
  background: url(../images/gw.png) 0 0 / 100% 100% no-repeat;
  position: absolute;
  top: 0.8rem;
  right: 2.5rem;
}
.bg1 .btn_gw:hover {
  background-image: url(../images/gw-1.png);
}
.bg1 .btn_gw:active {
  transform: scale(0.96);
}
.bg1 .people {
  position: absolute;
  width: 7rem;
  text-align: center;
  bottom: 1.8rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0.32rem;
  color: #fff;
}
.bg1 .people span {
  font-size: 0.45rem;
  display: inline-block;
  color: #ffab3d;
  margin: 0 0.1rem;
  transform: translateY(4px);
}
.bg1 .btns {
  width: 8.4rem;
  height: 1rem;
  position: absolute;
  left: 50%;
  bottom: 0.4rem;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
}
.bg1 .btns .btn {
  height: 1rem;
  width: 3.8rem;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.bg1 .btns .btn:active {
  transform: scale(0.98);
}
.bg1 .btns .btn.btn_ljyy {
  background-image: url(../images/btn_yy.png);
}
.bg1 .btns .btn.btn_ljyy:hover {
  background-image: url(../images/btn_yy-1.png);
}
.bg1 .btns .btn.btn_ljxz {
  background-image: url(../images/btn_down.png);
}
.bg1 .btns .btn.btn_ljxz:hover {
  background-image: url(../images/btn_down-1.png);
}
.bg2 {
  height: 10.93rem;
  background-image: url(../images/bg2.jpg);
  padding-top: 0.5rem;
}
.bg2 .tit {
  background-image: url(../images/tit1.png);
  margin-bottom: 0.4rem;
}
.bg2 .time {
  display: flex;
  align-items: flex-end;
  width: 11rem;
  height: 2.2rem;
  margin: 0 auto;
  padding-left: 0.4rem;
  user-select: none;
}
.bg2 .time .number {
  width: 2.04rem;
  height: 2.2rem;
  line-height: 2.2rem;
  text-align: center;
  background: url(../images/time_bg.png) 0 0 / 100% 100% no-repeat;
  color: #fff;
  font-weight: 700;
  font-size: 0.7rem;
}
.bg2 .time .word {
  color: #fff;
  font-size: 0.34rem;
  margin-right: 0.4rem;
}
.bg2 .tit_yy {
  width: 4.5rem;
  height: 1rem;
  background: url(../images/tit_yy.png) 0 0 / 100% 100% no-repeat;
  margin: 0.6rem auto;
}
.bg2 .gifts {
  display: flex;
  justify-content: center;
  margin-bottom: 0.5rem;
}
.bg2 .gifts li {
  margin: 0 0.4rem;
}
.bg2 .gifts li img {
  width: 1.35rem;
  height: auto;
}
.bg2 .gifts li .gift_name {
  text-align: center;
  color: #fff;
  font-size: 0.2rem;
  margin-top: 20px;
  white-space: nowrap;
}
.bg2 .btn_receive {
  display: block;
  width: 3rem;
  height: 0.8rem;
  background: url(../images/btn_receive.png) 0 0 / 100% 100% no-repeat;
  margin: 0 auto;
  cursor: pointer;
}
.bg2 .btn_receive:hover {
  background-image: url(../images/btn_receive-1.png);
}
.bg2 .btn_receive:active {
  transform: scale(0.98);
}
.bg3 {
  height: 12.02rem;
  background-image: url(../images/bg3.jpg);
  padding-top: 0.6rem;
}
.bg3 .tit {
  background-image: url(../images/tit2.png);
  margin-bottom: 0.3rem;
}
.bg3 p {
  color: #d3deff;
  font-size: 0.24rem;
  text-align: center;
}
.bg3 p:nth-of-type(2) {
  font-size: 0.2rem;
  margin-top: 0.3rem;
}
.bg3 p:nth-of-type(2) .yy_num {
  font-weight: 700;
  font-size: 0.4rem;
  color: #ffab3d;
}
.bg3 .gifts_img {
  margin-top: 0.25rem;
  width: 15.94rem;
  height: 6.43rem;
  background: url(../images/gifts.png) 0 0 / 100% 100% no-repeat;
  margin: 0 auto;
}
.bg4 {
  height: 13.04rem;
  background-image: url(../images/bg4.jpg);
  padding-top: 0.6rem;
}
.bg4 .tit {
  background-image: url(../images/tit3.png);
  margin-bottom: 1rem;
}
.bg4 .swiper-ts {
  width: 15.8rem;
  margin: 0 auto;
  overflow: hidden;
}
.bg4 .swiper-ts .swiper-slide {
  width: 11.4rem;
  height: 5.62rem;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(../images/banner_bg.png);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.bg4 .swiper-ts .swiper-slide img {
  width: 10.96rem;
  height: 5.08rem;
}
.bg4 .swiper-ts .swiper-slide img.pc {
  display: block;
}
.bg4 .swiper-ts .swiper-slide img.wap {
  display: none;
}
.bg4 .swiper-ts .swiper-slide.swiper-slide-next,
.bg4 .swiper-ts .swiper-slide.swiper-slide-prev {
  opacity: 0.5;
}
.bg4 .swiper-ts .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.bg4 .swiper-ts .swiper-button-prev,
.bg4 .swiper-ts .swiper-button-next {
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  z-index: 100;
  cursor: pointer;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-tap-highlight-color: transparent;
}
.bg4 .swiper-ts .swiper-button-prev::after,
.bg4 .swiper-ts .swiper-button-next::after {
  display: none;
}
.bg4 .swiper-ts .swiper-button-prev {
  left: 0;
  background-image: url(../images/btn_pre.png);
}
.bg4 .swiper-ts .swiper-button-next {
  right: 0;
  background-image: url(../images/btn_next.png);
}
.bg5 {
  display: none;
}
.pop {
  display: none;
}
.pop .bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 200;
}
.pop .pop_content {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(../images/pop_bg.png) 0 0 / 100% 100% no-repeat;
  z-index: 201;
}
.pop .pop_content .close {
  width: 0.45rem;
  height: 0.45rem;
  cursor: pointer;
  background: url(../images/close.png) 0 0 / 100% 100% no-repeat;
  position: absolute;
  right: -0.45rem;
  top: -0.45rem;
}
.pop .pop_content.yy_box {
  width: 6.1rem;
  height: 4.5rem;
  padding: 0.5rem 0.66rem 0;
}
.pop .pop_content.yy_box .tit {
  width: 1.42rem;
  height: 0.66rem;
  margin: 0 auto 0.3rem;
  background: url(../images/yy.png) 0 0 / 100% 100% no-repeat;
}
.pop .pop_content.yy_box .area {
  height: 0.66rem;
  margin-bottom: 0.25rem;
  background: url(../images/input_bg.png) 0 0 / 100% 100% no-repeat;
  display: flex;
  align-items: center;
}
.pop .pop_content.yy_box .area .before {
  width: 1.55rem;
  padding-right: 0.25rem;
  text-align: end;
  font-size: 0.24rem;
  color: #fff;
}
.pop .pop_content.yy_box .area .input {
  flex: 1;
  height: 100%;
}
.pop .pop_content.yy_box .area .input input {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  padding: 0 0.12rem;
  font-size: 0.22rem;
  color: #fff;
}
.pop .pop_content.yy_box .area #phone_code_btn {
  width: 1.2rem;
  background-color: transparent;
  text-decoration: underline;
  font-size: 0.2rem;
  color: #16f3fb;
  border: none;
  cursor: pointer;
}
.pop .pop_content.yy_box .area #phone_code_btn:disabled {
  color: #999;
}
.pop .pop_content.yy_box .area.area2 {
  padding-right: 0.15rem;
}
.pop .pop_content.yy_box .confirm {
  width: 2.04rem;
  height: 0.63rem;
  background: url(../images/btn_confirm.png) 0 0 / 100% 100% no-repeat;
  margin: 0 auto;
  cursor: pointer;
}
.pop .pop_content.yy_box .confirm:active {
  transform: scale(0.95);
}
.pop .pop_content.yysuccess_box {
  width: 4.15rem;
  height: 3.05rem;
  padding-top: 0.45rem;
}
.pop .pop_content.yysuccess_box .tit {
  width: 1.8rem;
  height: 0.5rem;
  background: url(../images/wxts.png) 0 0 / 100% 100% no-repeat;
  margin: 0 auto 0.12rem;
}
.pop .pop_content.yysuccess_box .success {
  width: 0.54rem;
  height: 0.54rem;
  background: url(../images/success.png) 0 0 / 100% 100% no-repeat;
  margin: 0 auto 0.16rem;
}
.pop .pop_content.yysuccess_box p {
  color: #3ce5fe;
  font-size: 0.2rem;
  margin-bottom: 0.15rem;
  text-align: center;
}
.pop .pop_content.yysuccess_box p:nth-of-type(1) {
  font-size: 0.24rem;
}
.pop .pop_content.yysuccess_box a {
  color: #3ce5fe;
  font-size: 0.2rem;
  text-decoration: underline;
}
.pop .pop_content.lbm_box {
  width: 6.05rem;
  height: 3.8rem;
  padding-top: 0.6rem;
}
.pop .pop_content.lbm_box .tit {
  width: 2.1rem;
  height: 0.66rem;
  background: url(../images/lbm.png) 0 0 / 100% 100% no-repeat;
  margin: 0 auto 0.25rem;
}
.pop .pop_content.lbm_box #lbm {
  width: 4.71rem;
  height: 0.66rem;
  background: url(../images/input_bg2.png) 0 0 / 100% 100% no-repeat;
  border: none;
  display: block;
  color: #5ae2f8;
  text-align: center;
  font-size: 0.24rem;
  margin: 0 auto 0.3rem;
}
.pop .pop_content.lbm_box .copy {
  width: 2.04rem;
  height: 0.62rem;
  margin: 0 auto;
  background: url(../images/btn_copy.png) 0 0 / 100% 100% no-repeat;
  cursor: pointer;
}
.pop .pop_content.lbm_box .copy:active {
  transform: scale(0.95);
}
.footer {
  margin-top: -1px;
  width: 100%;
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.45rem 0;
}
.footer .footer_logo {
  width: 2rem;
  height: 0.8rem;
  background: url(../images/logo_footer.png) 0 0 / 100% 100% no-repeat;
  margin-right: 0.3rem;
}
.footer .footer_right {
  margin-top: 0.08rem;
  line-height: 2;
  color: #fff;
  font-size: 0.2rem;
}
.footer .footer_right a {
  color: #fff;
  font-size: 0.2rem;
}
.footer .footer_right ul {
  height: 0.2rem;
  margin-bottom: 0.1rem;
}
.footer .footer_right ul li {
  font-size: 0.2rem;
  margin-right: 0.12rem;
  border-right: 1px solid #fff;
  padding-right: 0.12rem;
  line-height: 1.2;
}
.footer .footer_right ul li:nth-last-child(1) {
  border: none;
}
