* {
  margin: 0;
  padding: 0;
}
body {
  background-color: #ffffffff;
}
#app {
  margin: 0 auto;
  min-width: 1200px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
header {
  width: 100%;
  height: 710px;
  background: url("")
    top center no-repeat;
}
.icon {
  display: block;
  background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//icon.png")
    0 0 no-repeat;
}
.logo {
  width: 140px;
  height: 55px;
  background-position: 10px 7px;
  position: absolute;
  left: 0;
  top: 28px;
}
.tan {
  position: absolute;
  right: 0;
  top: 36px;
}
.tan a {
  display: block;
  width: 115px;
  height: 33px;
  margin: 0 6px;
  background-position: -262px 0px;
}
.tan a:hover {
  background-position: -262px -39px;
}
.tan .game {
  background-position: -140px -2px;
}
.tan .game:hover {
  background-position: -140px -41px;
}
.login {
  position: absolute;
  top: 569px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 840px;
  height: 55px;
  background-position: 5px -85px;
  z-index: 2;
}
.login p {
  color: #fff;
  font-size: 20px;
  text-align: center;
}
.login p span {
  color: #ffd159;
  margin-left: 6px;
  /* transition: color 0.2s; */
}
.login p span:hover {
  color: #ffee98;
}
.right-box {
  width: 175px;
  height: 340px;
  background-position: -780px -420px;
  position: fixed;
  right: -3px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  transition: all 0.3s;
}
.right-box.collapsed{
  right: -175px;
}
.right-box .toggle-btn{
  width: 22px;
  height: 44px;
  background-position: -640px -928px;
  position: absolute;
  left: -20px;
  top: 50px;
  cursor: pointer;
}
.right-box .toggle-btn.active{
  background-position: -687px -928px;
}
.right-box .record-btn{
  width: 73px;
  height: 73px;
  background-position: -708px -332px;
  margin: 35px auto 10px;
  cursor: pointer;
}
.right-box .record-btn:hover{
  background-position: -799px -332px;
}
.right-box .nav-group{
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
}
.right-box .nav-btn{
  width: 152px;
  height: 45px;
  cursor: pointer;
}
.right-box .nav-btn-1{
  background-position: -648px -1009px;
}
.right-box .nav-btn-1.active, .right-box .nav-btn-1:hover{
  background-position: -648px -1065px;
}
.right-box .nav-btn-2{
  background-position: -482px -1009px;
}
.right-box .nav-btn-2.active, .right-box .nav-btn-2:hover{
  background-position: -479px -1065px;
}
.right-box .nav-btn-3{
  background-position: -814px -1009px;
}
.right-box .nav-btn-3.active, .right-box .nav-btn-3:hover{
  background-position: -817px -1065px;
}
.right-box .rules-text{
  font-size: 16px;
  color:  #a1c1ff;
  text-decoration: underline;
  text-align: center;
  margin-top: 12px;
  cursor: pointer;
}
.right-box .rules-text:hover{
  color: #ffdfa1;
}
.page1 {
  width: 100%;
  min-height: 866px;
  margin-top: -143px;
  position: relative;
  z-index: 1;
  background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//page1.png")
     center top no-repeat;
}
.page1 .w1200 .kffcq {
  width: 270px;
  height: 75px;
  position: absolute;
  left: 0px;
  top: 120px;
  background-position: 0px -145px;
}
.page1 .w1200 .gbzsqd {
  width: 310px;
  height: 75px;
  position: absolute;
  left: 440px;
  top: 120px;
  background-position: 0px -225px;
}
.page1 .w1200 .hdsm {
  width: 155px;
  height: 35px;
  position: absolute;
  right: 0px;
  top: 145px;
  background-position: -385px -1px;
  cursor: pointer;
}
.page1 .w1200 .hdsm:hover {
  background-position: -385px -40px;
}
.page1 .w1200 .zpq {
  width: 386px;
  height: 613px;
  position: absolute;
  left: 0px;
  top: 200px;
  background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//zpq.png")
    0 0 no-repeat;
}
.page1 .w1200 .zpq .xm {
  width: 55px;
  height: 135px;
  position: absolute;
  left: 315px;
  top: 4px;
  background-position: -9px -310px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  font-weight: 700;
  color: #5374bc;
  writing-mode: vertical-rl;
  text-orientation: upright;
}
.page1 .w1200 .zpq .rwtp {
  position: absolute;
  left: 11px;
  top: 13px;
}
.page1 .w1200 .zpq .dz {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  left: 265px;
  top: 337px;
  cursor: pointer;
}

.zpq .dz.notAllow,
.zpq .dz.waitGet {
  background-position: -538px -293px;
}
.zpq .dz.notAllow:hover,
.zpq .dz.waitGet:hover {
  background-position: -538px -148px;
}
.zpq .dz.isGet {
  background-position: -690px -148px;
}
.zpq .dz span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-top: 85px;
  margin-left: 5px;
}
.zpq .grqw {
  position: absolute;
  left: 40px;
  bottom: 96px;
  width: 300px;
  min-height: 60px;
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}
.zpq .grqw span {
  display: block;
  margin-bottom: 0px;
}
.zpq .txkbj {
  width: 80px;
  height: 78px;
  position: absolute;
  left: 0px;
  top: 530px;
  background-position: -85px -308px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.zpq .txkbj .txk-preview {
  display: none;
  width: 240px;
  height: 208px;
  background: url("//cdn3.51img1.com/v7/huodong/guibin/gb2601/image/txkfc.png") no-repeat center;
  background-size: 100% 100%;
  position: absolute;
  left: -42px;
  top: -216px;
  z-index: 100;
  pointer-events: none;
}
.zpq .txkbj:hover .txk-preview {
  display: block;
}
.zpq .txkbj .txk {
  max-width: 70px;
  max-height: 70px;
  position: absolute;
  left: 8px;
  top: 5px;
}
.zpq .jpms {
  position: absolute;
  left: 70px;
  bottom: 30px;
  width: 220px;
  min-height: 50px;
  padding: 10px 18px 0;
  color: #fff;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
}
.zpq .jp-progress {
  position: absolute;
  left: 88px;
  bottom: 7px;
  width: 200px;
}
.jp-progress .progress-track {
  width: 100%;
  height: 15px;
  border-radius: 7.5px;
  border: 2px solid #fff;
  background: #fff;
  box-sizing: border-box;
}
.jp-progress .progress-fill {
  height: 100%;
  border-radius: 5.5px;
  background: linear-gradient(90deg, #5cd8ff, #3191ff);
  box-shadow: inset 0 0 8px rgba(255, 255, 255, 0.6);
  transition: width 0.4s ease;
}
.jp-progress .progress-text {
  color: #fff;
  font-size: 14px;
  margin-top: 6px;
  text-align: center;
}
.zpq .lqtxk {
  width: 88px;
  height: 70px;
  position: absolute;
  right: 5px;
  bottom: 5px;
  background-position: -323px -233px;
  /* 去除按钮默认边框样式 */
  cursor: pointer;
  border: none;
}
.zpq .lqtxk.waitGet {
  background-position: -323px -233px;
}
.zpq .lqtxk.waitGet:hover {
  background-position: -421px -233px;
}
.zpq .lqtxk.notAllow {
  background-position: -421px -148px;
}
.zpq .lqtxk.isGet {
  background-position: -323px -148px;
}
/* 签到日历开始 */
.page1 .w1200 .qdrl{
  width: 775px;
  height: 445px;
  position: absolute;
  right: 0;
  top: 200px;
  background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//qdrl.png") 0 0 no-repeat;
}
.qdrl-panel{
  width: 100%;
  height: 100%;
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 18px 24px 24px;
  box-sizing: border-box;
  position: relative;
}

 .title-date{
  font-size: 24px;
  margin-top: 0;
  font-weight: 700;
  color: #000;
  opacity: 1;
  position:absolute ;
  left: 330px;
  top: 16px;

}
.qdrl-grid{
  display: grid;
  width: 720px;
  height: 260px;
  grid-template-columns: repeat(7, 1fr);
  grid-auto-rows: 50px;
  background: transparent;
  border: none;
  position: absolute;
  left: 25px;
  top: 95px;
}
.qdrl-grid.is-six-rows {
  grid-auto-rows: 43px;
}
.qdrl-day{
  position: relative;
  border: 1px solid #d7e6ff;
  box-sizing: border-box;
  width: 100%;
  min-width: 100px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #567bc4;
  background-color: transparent;
}
.qdrl-day .day-num{
  font-weight: 600;
}
.qdrl-day.prev,
.qdrl-day.next{
  color: rgba(86,123,196,0.4);
}
.qdrl-footer{
  position: absolute;
  left: 25px;
  top: 360px;
  width: 400px;
  height: 48px;
  color: #31519d;
  font-size: 16px;
}
.qdrl-footer span{
  font-weight: 700;
  margin-left: 6px;
}
.qdrl-footer p{
  position: absolute;
  top: 11px;
  margin: 0;
  line-height: 1.6;
}
.qdrl-footer .qdrl-streak{
  left: 20px;
}
.qdrl-footer .qdrl-makeup{
  left: 420px;
  white-space: nowrap;
}
.qdrl-day.can-makeup{
  background-position: -355px -324px;
  border-color: #ff6862;
  color: #9aa1b7;
  cursor: pointer;
}
.qdrl-grid.is-six-rows .qdrl-day.can-makeup {
  background-position: -357px -333px;
}
.qdrl-day.can-makeup:hover{
  background-position: -355px -391px;
  border-color: #ff2824;
}
.qdrl-grid.is-six-rows .qdrl-day.can-makeup:hover {
  background-position: -357px -400px;
}
.qdrl-day.is-signed{
  background-position: -207px -401px;
  color: #000;
  border-color: #6ea6ff;
}
.qdrl-grid.is-six-rows .qdrl-day.is-signed {
  background-position: -208px -410px;
}
.qdrl-btn{
  width: 150px;
  height: 45px;
  border: none;
  background-position: -463px -871px;
  cursor: pointer;
  position: absolute;
  right: -310px;
  top: 0px;
}
.qdrl-btn.notAllow,
.qdrl-btn.waitGet{
  background-position: -463px -871px;
}
.qdrl-btn:hover{
  background-position: -629px -871px;
}
.qdrl-btn.isGet{
  background-position: -465px -928px;
}
.page1 .w1200 .lsjl{
  width: 775px;
  height: 164px;
  background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//lqjl-bj.png") 0 0 no-repeat;
  position: absolute;
  right: 0;
  top: 650px;
  padding: 26px 30px 20px;
  box-sizing: border-box;
  color: #4b5a92;
}
.lsjl-list{
  display: flex;
  justify-content: space-between;
  gap: 18px;
}
.lsjl-item{
  width: 202px;
  height: 96px;
  background-position: -242px -978px;
  padding: 10px 10px 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.lsjl-prizes{
  display: flex;
  justify-content: center;
  gap: 8px;
  width: 100%;
}
.lsjl-prize{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.lsjl-img{
  width: 63px;
  height: 63px;
  border: 1px solid rgba(255,255,255,0.5);
  border-radius: 8px;
  background-color: rgba(255,255,255,0.1);
  background-position: -705px -779px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.lsjl-img img{
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.lsjl-caption{
  font-size: 14px;
  color: #375698;
  line-height: 1.0;
  text-align: center;
}
.lsjl-item__reward{
  display: none;
}
.lsjl-item__reward span{
  display: block;
  font-size: 12px;
  opacity: 0.9;
  margin-top: 4px;
}
.lsjl-btn{
  width: 152px;
  height: 32px;
  border: none;
  background-color: transparent;
  font-size: 0;
  cursor: pointer;
  align-self: center;
  position: absolute;
  top: 131px;
  background-position: -553px -1px;
}
.lsjl-btn:hover{
  background-position: -553px -45px;
}
.lsjl-btn.isGet{
  background-position: -719px -1px;
}
.lsjl-btn.notAllow{
    background-position: -719px -45px;
}
/* 签到日历结束 */

/* 第二部分 */
.page2 {
  min-height: 913px;
  position: relative;
  z-index: 1;
  background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//page2.png")
    top center no-repeat;
}
.page2 .w1200 .xyndj {
  width: 375px;
  height: 100px;
  background-position: 0px -570px;
  margin: 0 auto;
  display: block;
}
.page2 .w1200 .hdsm {
  width: 154px;
  height: 35px;
  background-position: -185px -316px;
  position: absolute;
  right: 160px;
  /* 悬停 */
  cursor: pointer;
}
.page2 .w1200 .hdsm:hover {
  background-position: -185px -359px;
}
.page2 .w1200 .xyndjbj {
  width: 1138px;
  height: 720px;
  margin: 40px auto 0;
  background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//xyndjbj.png")
    center no-repeat;
  position: relative;
}
.page2 .w1200 .xyndjbj .ndzd{
    width: 572px;
    height: 378px;
    background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//ndzd.png") no-repeat;
    position: absolute;
    left: 136px;
    top: 158px;
    z-index: 5;
}
.page2 .w1200 .xyndjbj .ndck{
  width: 120px;
  height: 71px;
  z-index: 10;
  position: absolute;
  left: 185px;
  top: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page2 .w1200 .xyndjbj .ndck .egg-out{
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0;
  transform: scale(0.2);
  pointer-events: none;
}
.page2 .w1200 .xyndjbj .ndck .egg-out.egg-emerge{
  animation: eggEmerge 0.8s ease-out forwards;
}
.page2 .w1200 .xyndjbj .ndck .egg-out.egg-visible{
  opacity: 1;
  transform: scale(1);
}
@keyframes eggEmerge {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  50% {
    opacity: 0.6;
    transform: scale(0.7);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.page2 .w1200 .xyndjbj .ndqy{
    width: 520px;
    height: 225px;
    position: absolute;
    left: 156px;
    top: 168px;
    z-index: 2;
    perspective: 800px;
    transform-style: preserve-3d;
    overflow: hidden;
}
.page2 .w1200 .xyndjbj .ndqy div[class^="nd"]{
    width: 59px;
    height: 59px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    border-radius: 50%;
    bottom: 10px;
    left: 0;
}


.page2 .w1200 .xyndjbj .nd1{
    background-image: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//nd1.png");
}
.page2 .w1200 .xyndjbj .nd2{
    background-image: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//nd2.png");
}
.page2 .w1200 .xyndjbj .nd3{
    background-image: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//nd3.png");
}

.page2 .w1200 .xyndjbj .lvshu{
    width: 28px;
    height: 72px;
    position: absolute;
    left: 443px;
    top: 422px;
    background-position: -164px -776px;
    cursor: pointer;
    z-index: 10;
}
.page2 .w1200 .xyndjbj .lvshu:hover{
    background-position: -199px -776px;
}
.page2 .w1200 .xyndjbj .choujilv{
    width: 29px;
    height: 72px;
    position: absolute;
    left: 483px;
    top: 422px;
    background-position: -238px -776px;
    cursor: pointer;
    z-index: 10;
}
.page2 .w1200 .xyndjbj .choujilv:hover{
    background-position: -273px -776px;
}
.page2 .w1200 .xyndjbj .ndbtn{
    width: 150px;
    height: 75px;
    position: absolute;
    left: 523px;
    top: 420px;
    background-position: -320px -777px;
    cursor: pointer;
    /* 去除边框 */
    border: none;
    z-index: 10;
}
.page2 .w1200 .xyndjbj .ndbtn:hover{
    background-position: -477px -777px;
}
.page2 .w1200 .xyndjbj .ndcs{
  font-size: 14px;
  color: #335070;
  width: 150px;
  text-align: center;
  position: absolute;
  left: 520px;
  top: 495px;
  z-index: 10;
}
.page2 .w1200 .xyndjbj .jp {
  width: 300px;
  height: 285px;
  position: relative;
  left: 699px;
  top: 68px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.page2 .w1200 .xyndjbj .jp .jp1 {
  width: 260px;
  height: 90px;
  background-position: -5px -673px;
  margin: 15px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page2 .w1200 .xyndjbj .jp .jp1 .jp-img {
  width: 231px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page2 .w1200 .xyndjbj .jp .jp3 .jp-img {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.page2 .w1200 .xyndjbj .jp .jp1 .jp-img__pic {
  width: 231px;
  height: 72px;
  object-fit: contain;
}
.page2 .w1200 .xyndjbj .jp .jpms1 {
  font-size: 16px;
  color: #fff;
  margin-top: -5px;
  text-align: center;
}
.page2 .w1200 .xyndjbj .jp .jp2{
    width: 105px;
    height: 90px;
    background-position: -289px -673px;
    position: absolute;
    top: 148px;
    left: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page2 .w1200 .xyndjbj .jp .jpms2{
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 242px;
  left: 33px;
  text-align: center;
}
.page2 .w1200 .xyndjbj .jp .jp3{
    width: 150px;
    height: 90px;
    background-position: -5px -765px;
    position: absolute;
    top: 145px;
    left: 135px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.page2 .w1200 .xyndjbj .jp .jpms3{
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 241px;
  left: 135px;
  text-align: center;
}
.page2 .w1200 .xyndjbj .jp .jpms4{
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 240px;
  left: 219px;
  text-align: center;
}
.page2 .w1200 .xyndjbj .zjjl{
    width: 255px;
    height: 85px;
    position: relative;
    left: 730px;
    top: 142px;
    overflow: hidden;
    line-height: 21px;
}
.page2 .w1200 .xyndjbj .zjjl p{
    font-size: 14px;
    color: #293d68;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.page2 .w1200 .xyndjbj .ljcj{
    width: 1140px;
    height: 165px;
    position: relative;
    left: 0px;
    top: 185px;
}
.ljcj .ljcjwz{
    width: 80px;
    height: 25px;
    background-position: -12px -873px;
    position: absolute;
    left: 49px;
    top: 17px;
}
.ljcj .ljcjcs{
    width: 60px;
    height: 60px;
    background-position: -633px -781px;
    position: absolute;
    left: 60px;
    top: 55px;
    /* 圆形 */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    z-index: 2;
}
.ljcj .ljcj-tier{
    width: 160px;
    height: 165px;
    position: absolute;
    z-index: 2;
}
.ljcj .tier-1{ left: 185px; top: 0;}
.ljcj .tier-3{ left: 425px; top: 0;}
.ljcj .tier-5{ left: 665px; top: 0;}
.ljcj .tier-10{ left: 905px; top: 0;}
.ljcj-tier .tier-title{
    width: 75px;
    height: 25px;
    margin: 0 auto;
    background-position: -7px -907px;
}
.ljcj-tier .tier-card{
    width: 115px;
    height: 100px;
    background-position: -130px -870px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    padding-top: 8px;
    text-align: center;
}
.ljcj-tier .tier-img{
    width: 65px;
    height: 65px;
    background-position: -707px -776px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transform: translateY(8px);
    position: relative;
}
.fczy-ani {
  width: 150px;
  height: 90px;
  background: url("//cdn3.51img1.com/v7/huodong/guibin/gb2601/image/fczy.png") no-repeat;
  background-size: 3030px 101px;
  animation: fczyAni 0.5s steps(10) infinite;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  background-size: 1500px;
}
@keyframes fczyAni {
  from { background-position: 0 0; }
  to { background-position: -1500px 0; }
}
.tier-img__pic {
    transform: translateX(-3px);
}
.ljcj-tier.tier-10 .tier-img{
    width: 115px;
    background-position: -779px -776px;
}
.ljcj-tier .tier-name{
    font-size: 10px;
    color: #5374bc;
    margin: 0;
    font-weight: bold;
}
.ljcj-tier .tier-btn{
    width: 150px;
    height: 30px;
    background-position: -553px -3px;
    cursor: pointer;
    border: none;
    position: absolute;
    left: 50%;
    top: 130px;
    transform: translateX(-50%);
}
.ljcj-tier .tier-btn.waitGet {
  background-position: -553px -3px;
}
.ljcj-tier .tier-btn.waitGet:hover {
  background-position: -553px -47px;
}
.ljcj-tier .tier-btn.isGet{
    background-position: -720px -3px;
}
.ljcj-tier .tier-btn.notAllow{
    background-position: -720px -47px;
}
.ljcj .tier-3 .tier-title{
    background-position: -7px -937px;
}
.ljcj .tier-5 .tier-title{
    background-position: -7px -971px;
}
.ljcj .tier-10 .tier-title{
    width: 82px;
    background-position: -10px -1008px;
}
.ljcj .tier-10 .tier-card{
    width: 178px;
    height: 98px;
    background-position: -272px -868px;
}
.ljcj-progress{
    position: absolute;
    left: 107px;
    top: 75px;
    width: 965px;
    height: 70px;
    --progress: 0%;
    z-index: 1;
}
.ljcj-progress .progress-track{
    width: 100%;
    height: 18px;
    border: 2px solid #fff;
    border-radius: 24px;
    background: #fff;
    overflow: hidden;
    box-sizing: border-box;
}
.ljcj-progress .progress-fill{
    width: var(--progress);
    height: 100%;
    background: #37baff;
    border-radius: 24px;
    transition: width 0.4s ease;
}
.ljcj-progress .progress-steps{
    position: absolute;
    inset: 0;
    display: block;
    pointer-events: none;
}
.ljcj-progress .progress-steps .step{
    position: absolute;
    top: 24px;
    left: var(--step-pos);
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
}
.ljcj-progress .progress-steps .step i{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #fff;
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,0.3);
    transition: all 0.3s ease;
}
.ljcj-progress .progress-steps .step em{
    margin-top: 10px;
    font-style: normal;
}
.ljcj-progress .progress-steps .step.completed i{
    background: #37baff;
    border-color: #37baff;
}





/* 第三部分 */
.page3 {
  min-height: 639px;
  position: relative;
  z-index: 1;
  background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//page3.png")
    top center no-repeat;
}
.page3 .w1200 .fcsj {
  width: 375px;
  height: 100px;
  background-position: 0px -460px;
  margin: 0 auto;
  display: block;
}
/* 照片视频部分 */
.media_info {
  width: 1197px;
  height: 307px;
  background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//bottom.png")
    center no-repeat;
  margin-top: 30px;
}
.media_info .video {
  width: 611px;
  height: 293px;
  position: absolute;
  overflow: hidden;
  left: 5px;
}
.media_info .video .video_mask,
.media_info .video::before {
  position: absolute;
  inset: 0;
  clip-path: polygon(
    11px 0,
    100% 0,
    100% calc(100% - 33px),
    calc(100% - 33px) 100%,
    0 100%,
    0 11px
  );
}
.media_info .video::before {
  content: "";
  background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//bg1.png")
    center no-repeat;
  background-size: cover;
}
.media_info .video .video_mask {
  background: rgba(0, 0, 0, 0.65);
}
.media_info .video .video_mask .djbf {
  display: block;
  width: 158px;
  height: 158px;
  background: url("//cdn3.51img1.com/v7/huodong/guibin/gb2601/image/video_btn.png")
    center no-repeat;
  position: absolute;
  right: -20px;
  bottom: -20px;
  cursor: pointer;
}
.media_info .tabs {
  width: 145px;
  height: 310px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.media_info .tabs a {
  width: 145px;
  height: 98px;
}
.media_info .tabs .yx {
  background-position: -447px -443px;
}
.media_info .tabs .yx:hover {
  background-position: -613px -441px;
}
.media_info .tabs .kf {
  background-position: -447px -551px;
  margin-top: 11px;
}
.media_info .tabs .kf:hover {
  background-position: -613px -549px;
}
.media_info .tabs .gb {
  background-position: -447px -660px;
  margin-top: 11px;
}
.media_info .tabs .gb:hover {
  background-position: -613px -658px;
}
.media_info .swiper_div {
  overflow: hidden;
  clip-path: polygon(
    11px 0,
    100% 0,
    100% calc(100% - 33px),
    calc(100% - 33px) 100%,
    0 100%,
    0 11px
  );
}
.media_info .swiper_div {
  width: 400px;
  height: 295px;
  position: absolute;
  right: 162px;
  bottom: 6px;
}
.media_info .swiper_div .swiper-container {
  width: 100%;
  height: 100%;
}
.media_info .swiper_div .swiper-container .swiper-slide {
  width: 100%;
  height: 100%;
}
.media_info .swiper_div .swiper-container {
  left: 0;
  top: 0;
}
.media_info .swiper_div .swiper-container .swiper-slide {
  background-size: cover;
  background-position: center;
}
.media_info .swiper_div .swiper_hint {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  min-height: 56px;
  padding: 10px 24px;
  background: rgba(0, 0, 0, 0.65);
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  z-index: 2;
}

/* 统一弹窗基础样式 */
.bind-role-modal,
.video-modal,
.rules-modal,
.msg-alert.record-modal,
.prize-result-modal,
.address-fill-modal,
.msg-alert.lottery-record-modal {
  width: 770px;
  height: 439px;
  background: url("//cdn3.51img1.com/v7/huodong/guibin/gb2601/image/lqjltc.png") no-repeat center;
  background-size: 100% 100%;
  border: none;
  border-radius: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100001;
  box-sizing: border-box;
  padding: 0;
}

/* 统一弹窗标题区域样式 */
.bind-role-modal .msg-tit,
.video-modal .msg-tit,
.rules-modal .msg-tit,
.msg-alert.record-modal .msg-tit,
.prize-result-modal .msg-tit,
.address-fill-modal .msg-tit,
.msg-alert.lottery-record-modal .msg-tit {
  background: transparent;
  border: none;
  position: relative;
}

/* 统一弹窗标题文字样式 */
.bind-role-modal .msg-tit h3,
.video-modal .msg-tit h3,
.rules-modal .msg-tit h3,
.msg-alert.record-modal .msg-tit h3,
.msg-alert.lottery-record-modal .msg-tit h3 {
  text-align: left;
  font-size: 30px;
  color: #000;
  font-weight: bold;
  margin: 0;
  padding: 17px 0 0 50px;
}

/* 统一弹窗内容区域样式 */
.bind-role-modal .msg-con,
.video-modal .msg-con,
.rules-modal .msg-con,
.msg-alert.record-modal .msg-con,
.prize-result-modal .msg-con,
.address-fill-modal .msg-con,
.msg-alert.lottery-record-modal .msg-con {
  background: transparent;
  height: calc(100% - 50px);
  overflow: hidden;
  box-sizing: border-box;
}

/* 绑定弹窗特殊样式 */
.bind-role-modal {
  width: 775px;
  height: 440px;
  font-family: "Microsoft YaHei", sans-serif;
}

.bind-role-modal .msg-tit h3 {
  padding: 18px 0 0 49px;
}

/* 隐藏 hdlayer 默认的关闭按钮，使用自定义样式的 btn-close */
.bind-role-modal .hd_layer_close {
  display: none !important;
}

/* 统一弹窗关闭按钮公共样式 */
.bind-role-modal .btn-close,
.video-modal .msg-tit .btn-close,
.rules-modal .msg-tit .btn-close,
.msg-alert.record-modal .msg-tit .btn-close,
.prize-result-modal .msg-tit .btn-close,
.address-fill-modal .msg-tit .btn-close,
.msg-alert.lottery-record-modal .msg-tit .btn-close,
.bind-role-modal .msg-tit .btn-close {
  position: absolute;
  right: -50px;
  top: 0px;
  width: 45px;
  height: 45px;
  background: url("//cdn3.51img1.com/v7/huodong/guibin/gb2601/image/gbbtn.png") no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
  transition: transform 0.5s ease;
  z-index: 10;
}

.btn-close:hover {
  transform: rotate(360deg);
}


/* 遮罩层样式 */
.alert-wrap .shadow-box {
    width: 100% ;
    height: 100% ;
    background: rgba(0, 0, 0, 0.3) ;
    position: fixed ;
    top: 0;
    left: 0;
    z-index: 100 ;
}

.bind-role-modal .hd_layer_close {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    background: none;
    font-size: 0;
    line-height: 60px;
    text-align: center;
    color: transparent;
    cursor: pointer;
    z-index: 10;
}

.bind-role-modal .bind-content {
  padding-top: 35px;
  padding-left: 170px;
  padding-right: 50px;
}
.bind-role-modal .bind-row {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.bind-role-modal .bind-row label {
  width: 90px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  text-align: right;
  margin-right: 20px;
}
.bind-role-modal .bind-row select {
  width: 280px;
  height: 40px;
  border: 1px solid #7ea7ef;
  background-color: #fff;
  color: #333;
  padding-left: 10px;
  font-size: 16px;
  outline: none;
  cursor: pointer;
}
.bind-role-modal .bind-btn {
  display: block;
  width: 150px;
  height: 45px;
  border: none;
  cursor: pointer;
  margin: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
  background: url("//cdn3.51img1.com//v7//huodong//guibin//gb2601//image//icon.png") no-repeat;
  background-position: -1px -1108px;
  font-size: 0;
  line-height: 0;
  color: transparent;
}
.bind-role-modal .bind-btn:hover {
  background-position: -2px -1169px;
}
.alert-wrap .msg-alert .btn-close {
    position: absolute;
    top: 0px;
    right: -50px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    z-index: 10;
}

/* 视频弹窗特殊样式 */
.video-modal .msg-con {
  padding: 0;
}
.video-modal .msg-con video {
  display: block;
  width: 85%;
  max-height: 340px;
  margin: 10px auto 0;
  border-radius: 8px;
}

/* 活动规则弹窗特殊样式 */
.rules-modal .msg-con {
  padding: 2px 30px 40px 30px;
}
.rules-modal .msg-con .rules-content {
  height: 100%;
  overflow-y: auto;
  padding: 10px 25px;
  box-sizing: border-box;
  color: #333;
  font-size: 14px;
  line-height: 1.8;
  border-radius: 8px;
}
.rules-modal .msg-con .rules-content::-webkit-scrollbar {
  width: 6px;
}
.rules-modal .msg-con .rules-content::-webkit-scrollbar-track {
  background: rgba(0,0,0,0.1);
  border-radius: 3px;
}
.rules-modal .msg-con .rules-content::-webkit-scrollbar-thumb,
.record-modal-body::-webkit-scrollbar-thumb,
.lottery-record-body::-webkit-scrollbar-thumb,
.address-select-list::-webkit-scrollbar-thumb {
  background: #7ea7ef;
  border-radius: 3px;
}
.rules-modal .msg-con .rules-content .jpms{
  margin: 86px 0 18px;
}
.like-note{
  font-size: 14px;
  color: #1b45a2;
  margin-top: 620px;
  text-align: left;
}
.like-note-label,
.like-note-desc{
  display: block;
  line-height: 1.4;
}
.rules-modal .msg-con .rules-content p {
  margin: 8px 0;
}
.rules-modal .msg-con .rules-content strong {
  color: #ec3d00;
}

/* 领取记录弹窗特殊样式 */
.msg-alert.record-modal .msg-con {
  padding: 20px 30px 30px;
}
.record-modal-tabs {
  display: flex;
  justify-content: center;
  gap: 80px;
  margin-bottom: 10px;
}
.record-tab {
  font-size: 18px;
  color: #c13a3a;
  cursor: pointer;
  padding: 5px 10px;
  font-weight: bold;
}
.record-tab.active {
  color: #c13a3a;
  font-weight: bold;
}
.record-modal-header {
  display: flex;
  padding: 10px 20px;
  font-size: 14px;
  color: #5a4a3a;
  font-weight: bold;
  border-bottom: 1px solid rgba(122, 90, 58, 0.3);
}
.record-modal-header span {
  flex: 1;
  text-align: center;
}
.record-modal-body {
  height: 280px;
  overflow-y: auto;
  padding: 0 20px;
}
.record-item {
  display: flex;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid rgba(122, 90, 58, 0.2);
  font-size: 13px;
  color: #5a4a3a;
}
.record-item span {
  flex: 1;
  text-align: center;
}
.record-fill-btn {
  background: linear-gradient(to bottom, #ff9a4a, #ff6a2a);
  border: none;
  color: #fff;
  padding: 4px 12px;
  border-radius: 12px;
  cursor: pointer;
  font-size: 12px;
}
.record-fill-btn:hover {
  background: linear-gradient(to bottom, #ffaa5a, #ff7a3a);
}
.record-sent {
  color: #888;
}
.record-empty {
  text-align: center;
  padding: 60px 0;
  color: #999;
  font-size: 14px;
}
.record-modal-body::-webkit-scrollbar {
  width: 6px;
}
.record-modal-body::-webkit-scrollbar-track {
  background: rgba(0,0,0,0.1);
  border-radius: 3px;
}


/* 抽奖结果弹窗特殊样式 */
.prize-result-modal {
  z-index: 10001;
}

.prize-result-modal .msg-tit {
  padding: 0;
}

.prize-result-modal .msg-con {
  padding: 0;
}

.prize-result-content {
  text-align: center;
  padding: 0;
}

.prize-result-title {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  text-align: left;
  padding: 17px 0 0 54px;
}

.prize-result-img {
  width: 102px;
  height: 93px;
  margin: 30px auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url('//cdn3.51img1.com/v7/huodong/guibin/gb2601/image/cjimg_bj.png') no-repeat center;
  background-size: 100% 100%;
}

.prize-result-img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.prize-result-name {
  font-size: 24px;
  font-weight: bold;
  color: #5a4a3a;
  margin-bottom: 10px;
}

.prize-result-tip {
  font-size: 16px;
  color: #ff6a2a;
  text-align: center;
  margin-top: 10px;
}

.prize-btn {
  display: block;
  width: 150px;
  height: 45px;
  border: none;
  cursor: pointer;
  margin: 45px auto 0;
  background-position: -1px -1108px;
}

.prize-btn:hover {
  background-position: -2px -1169px;
}

.prize-btn-fill {
  display: block;
  width: 150px;
  height: 45px;
  border: none;
  cursor: pointer;
  margin: 20px auto 0;
  background-position: -1px -1222px;
}

.prize-btn-fill:hover {
  background-position: -165px -1222px;
}

/* 地址填写弹窗特殊样式 */
.address-fill-modal {
  z-index: 10001;
}

.address-fill-modal .msg-tit {
  padding: 0;
}

.address-fill-modal .msg-con {
  padding: 20px 30px 30px;
}

.address-form-content {
  width: 100%;
  padding: 0 23px 0 23px;
  box-sizing: border-box;
}

.address-form-title {
  font-size: 30px;
  font-weight: bold;
  color: #000;
  text-align: left;
  margin: 0 0 15px 0;
}

.address-form-group {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.address-form-group label {
  width: 70px;
  font-size: 14px;
  color: #5a4a3a;
  font-weight: bold;
  flex-shrink: 0;
}

.address-form-group input {
  flex: 1;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #d4c4a8;
  border-radius: 6px;
  font-size: 13px;
  background: rgba(255,255,255,0.9);
  color: #333;
}

.address-form-group textarea {
  flex: 1;
  height: 70px;
  padding: 10px 12px;
  border: 1px solid #d4c4a8;
  border-radius: 6px;
  font-size: 14px;
  background: rgba(255,255,255,0.9);
  color: #333;
  resize: none;
}

.address-form-group input::placeholder,
.address-form-group textarea::placeholder {
  color: #999;
}

.address-submit-btn {
  display: block;
  width: 150px;
  height: 45px;
  margin: 12px auto 0;
  border: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  background-position: -1px -1108px;
}

.address-submit-btn:hover {
  background-position: -2px -1169px;
}



/* 地址选择列表 */
.address-select-list {
  max-height: 280px;
  overflow-y: auto;
  margin-bottom: 15px;
}

.address-select-item {
  display: flex;
  align-items: flex-start;
  padding: 12px 15px;
  margin-bottom: 8px;
  background: rgba(255,255,255,0.9);
  border: 2px solid #d4c4a8;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.2s;
}

.address-select-item:hover {
  border-color: #ff9a4a;
}

.address-select-item.selected {
  border-color: #ff6a2a;
  background: rgba(255,106,42,0.1);
}

.address-select-item input[type="radio"] {
  margin-right: 12px;
  margin-top: 3px;
  accent-color: #ff6a2a;
  width: 18px;
  height: 18px;
}

.address-select-info {
  flex: 1;
}

.address-select-name {
  font-size: 15px;
  font-weight: bold;
  color: #5a4a3a;
  margin-bottom: 5px;
}

.address-select-detail {
  font-size: 13px;
  color: #888;
  line-height: 1.4;
}

.address-select-list::-webkit-scrollbar {
  width: 6px;
}

.address-select-list::-webkit-scrollbar-track {
  background: rgba(0,0,0,0.1);
  border-radius: 3px;
}

/* .address-select-list::-webkit-scrollbar-thumb {
  background: #c9a87a;
  border-radius: 3px;
} */

/* 地址按钮组 */
.address-btn-group {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 15px;
}

.address-btn-group .address-submit-btn {
  margin: 0;
}

.address-add-btn {
  display: block;
  width: 180px;
  height: 45px;
  border: none;
  font-weight: bold;
  cursor: pointer;
  background-position: -166px -1108px;
}

.address-add-btn:hover {
  background-position: -166px -1169px;
}

/* 概率公示提示框 */
.probability-tooltip {
  position: absolute;
  z-index: 100002;
  pointer-events: auto;
}

.probability-panel {
  width: 261px;
  height: 381px;
  background: url('//cdn3.51img1.com/v7/huodong/guibin/gb2601/image/glgs.png') no-repeat center;
  background-size: 100% 100%;
  padding: 20px 15px;
  box-sizing: border-box;
}

.prob-title {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-align: left;
  margin: 0 0 15px 0;
  padding-left: 5px;
}

.prob-header {
  display: flex;
  justify-content: space-between;
  padding: 8px 10px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  margin-bottom: 5px;
}

.prob-header span:first-child {
  flex: 1;
}

.prob-header span:last-child {
  width: 80px;
  text-align: right;
}

.prob-list {
  max-height: 280px;
  overflow-y: auto;
}

.prob-item {
  display: flex;
  justify-content: space-between;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}

.prob-name {
  flex: 1;
  padding-right: 10px;
}

.prob-value {
  width: 55px;
  text-align: right;
  color: #333;
}

/* 颜色分类 */
.prob-red {
  color: #ff0000;
}

.prob-blue {
  color: #0066ff;
}

.prob-black {
  color: #000;
}

.prob-list::-webkit-scrollbar {
  width: 4px;
}

.prob-list::-webkit-scrollbar-track {
  background: rgba(0,0,0,0.05);
  border-radius: 2px;
}

.prob-list::-webkit-scrollbar-thumb {
  background: rgba(0,0,0,0.2);
  border-radius: 2px;
}

/* 抽奖记录弹窗特殊样式 */
.msg-alert.lottery-record-modal .msg-con {
  padding: 20px 30px 30px;
}

.lottery-record-header {
  display: flex;
  padding: 10px 20px;
  font-size: 14px;
  color: #5a4a3a;
  font-weight: bold;
  border-bottom: 1px solid rgba(122, 90, 58, 0.3);
}

.lottery-record-header span {
  flex: 1;
  text-align: center;
}

.lottery-record-body {
  height: 280px;
  overflow-y: auto;
  padding: 0 20px;
}

.lottery-record-item {
  display: flex;
  align-items: center;
  padding: 12px 0;
  border-bottom: 1px solid rgba(122, 90, 58, 0.2);
  font-size: 13px;
  color: #5a4a3a;
}

.lottery-record-item span {
  flex: 1;
  text-align: center;
}

.lottery-record-empty {
  text-align: center;
  padding: 60px 0;
  color: #999;
  font-size: 14px;
}

.lottery-record-body::-webkit-scrollbar {
  width: 6px;
}

.lottery-record-body::-webkit-scrollbar-track {
  background: rgba(0,0,0,0.1);
  border-radius: 3px;
}

/* .lottery-record-body::-webkit-scrollbar-thumb {
  background: #c9a87a;
  border-radius: 3px;
} */

.lottery-fill-btn {
  background: linear-gradient(to bottom, #ff9a4a, #ff6a2a);
  border: none;
  color: #fff;
  padding: 4px 12px;
  border-radius: 12px;
  cursor: pointer;
  font-size: 12px;
}

.lottery-fill-btn:hover {
  background: linear-gradient(to bottom, #ffaa5a, #ff7a3a);
}

.lottery-sent {
  color: #888;
}

/* 客服二维码弹窗 */
.kf-qrcode-modal {
  width: 400px;
  height: auto;
  background: url("//cdn3.51img1.com/v7/huodong/guibin/gb2601/image/lqjltc.png") no-repeat center;
  background-size: 100% 100%;
  border: none;
  border-radius: 0;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100001;
  box-sizing: border-box;
  padding: 0 0 30px;
}
.kf-qrcode-modal .msg-tit {
  background: transparent;
  border: none;
  position: relative;
}
.kf-qrcode-modal .msg-tit h3 {
  text-align: left;
  font-size: 24px;
  color: #000;
  font-weight: bold;
  margin: 0;
  padding: 18px 0 0 30px;
}
.kf-qrcode-modal .hd_layer_close {
  display: none !important;
}
.kf-qrcode-modal .btn-close {
  position: absolute;
  right: -46px;
  top: 0;
  width: 40px;
  height: 40px;
  background: url("//cdn3.51img1.com/v7/huodong/guibin/gb2601/image/icon.png") no-repeat;
  background-position: -302px -107px;
  background-size: 600px auto;
  cursor: pointer;
}
.bind-role-modal .kf-qrcode-body {
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 30px 20px;
}
.kf-qrcode-modal .kf-qrcode-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 16px 30px 0;
}
.bind-role-modal .kf-qrcode-tip,
.kf-qrcode-modal .kf-qrcode-tip {
  font-size: 15px;
  color: #a05020;
  text-align: center;
  margin: 0 0 14px;
  line-height: 1.5;
}
.bind-role-modal .kf-qrcode-img,
.kf-qrcode-modal .kf-qrcode-img {
  display: block;
  max-width: 100%;
  max-height: 230px;
  width: auto;
  border: 3px solid #f5c87a;
  border-radius: 6px;
}
