/*移动端重置样式*/
v-cloak {
    display: none;
  }
  html,
  body {
    width: 100%;
    font-family: "Helvetica Neue", "Arial", "Hiragino Sans GB", "PingFang SC", "Heiti SC", "STHeiti", "Microsoft Yahei", "Source Han Sans SC", "Noto Sans CJK SC", "Droid Sans Fallback", "sans-serif";
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-overflow-scrolling: unset !important;
    word-wrap: break-word;
    word-break: break-all;
    margin: 0px;
    padding: 0px;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  img {
    display: block;
  }
  ul,p{
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
  }

/* 浮层 */
.btn-prompt1,.btn-prompt2,.btn-prompt3,.btn-prompt4,.btn-prompt5,.btn-prompt6{
    width: 6.58rem;
    /*height: 1.72rem;*/
    background: rgba(0, 0, 0, 0.75);
    color:#fff;
    border-radius: 0.5rem;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: none;
    z-index: 999;
  }
  
  .showbox1,.showbox2,.showbox3,.showbox4,.showbox5,.showbox6,
  .showbox7,.showbox8,.showbox9,.showbox10,.showbox11,.showbox12,
  .showbox13,.showbox14,.showbox15,.showbox16,.showbox17,.showbox18,
  .showbox19,.showbox20,.showbox21,.showbox22
  {
    display: none;
  }

  .btn-prompt-p1{
    font-size: 0.4rem;
    width: 5rem;
    text-align: center;
    /* line-height: 1.72rem; */
    /* font-weight: bolder; */
    margin: 0 auto;
    margin-block-start: 0.2rem;
    margin-block-end: 0.2rem;
    /* background: red; */
    /* position: relative; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translateX(-50%) translateY(-50%); */
  }
  
  .btn-prompt-p2,.btn-prompt-p3{
    font-size: 0.48rem;
    width:100%;
    text-align: center;
    font-weight: bolder;
    margin-block-start: 0;
    margin-block-end: 0;
  }
  
  .btn-prompt-p2{
    position: absolute;
    top:0.2rem;
  }
  
  .btn-prompt-p3{
    position: absolute;
    top:0.84rem;
  }

  /* 弹窗——1日12点~23点 */
  .bigBox{
    width:100%;
    height:100%;
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    top:0;
    left:0;
    z-index: 100;
  }

  .getMB,.notTime,.sign3{
    position: absolute;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
  }

  .getMB-img,.getMB-close-img,.sign3-img{
    width:100%;
  }

  .getMB,.notTime{
    width:5.58rem;
    height:6.74rem;
  }

  .getMB-close{
    width:0.67rem;
    height:0.67rem;
    position: absolute;
    top: -0.6rem;
    left: 5.3rem;
  }

  .getMB-top{
    width:4.6rem;
    height:1.74rem;
    position: absolute;
    top:0.9rem;
    left:50%;
    transform: translateX(-50%);
    /* border:1px solid #000; */
    border-bottom: 0.01rem solid #e6b7bb;
  }
  
  .getMB-top-p1,.getMB-top-p2{
    font-size: 0.4rem;
  }

  .getMB-top-p1{
    margin: 0.3rem 0 0 0;
  }

  .getMB-top-p2{
    float: left;
  }

  .getMB-top-p2-span{
    font-size: 0.52rem;
    font-weight: bolder;
    color:#d60f20;
  }

  .getMB-p{
    font-size: 0.3rem;
    color:#574042;
    width:100%;
    text-align: center;
    position: absolute;
    top:3rem;
  }

  .getMB-button1,.getMB-button2,.notTime-button1,.notTime-button2,.notTime-button3{
    width:2.5rem;
    height:0.84rem;
    border-radius: 0.42rem;
    position: absolute;
  }

  .getMB-button1{
    top:4.3rem;
    left:0.28rem;
  }

  .getMB-button2{
    top:4.3rem;
    right:0.22rem;
  }

  .notTime-button1{
    top:4.4rem;
    left:0.22rem;
  }
  
  .notTime-button2{
    top:4.4rem;
    right:0.22rem;
  }

  .notTime-button3{
    top:4.7rem;
    left:50%;
    transform: translateX(-50%);
  }

  .getMB-button1 img,.getMB-button2 img,.notTime-button1 img,.notTime-button2 img,
  .notTime-button3 img{
    width:100%;
  }

  .getMB-button1 p,.getMB-button2 p,.notTime-button1 p,.notTime-button2 p,.notTime-button3 p{
    font-size: 0.42rem;
    color:#fff;
    width:100%;
    text-align: center;
    line-height: 0.84rem;
    position: absolute;
    top:0rem;
  }

  .notTime-top{
    width:2.75rem;
    height:2.75rem;
    position: absolute;
    top:-1rem;
    left:50%;
    transform: translateX(-50%);
  }

  .notTime-top2{
    width:4.8rem;
    height:3.94rem;
    position: absolute;
    top:-2.6rem;
    left:50%;
    transform: translateX(-47%);
  }

  .notTime-top-img,.notTime-top2-img{
    width:100%;
    border-radius: 0.82rem;
  }

  .notTime-p,.notTime-p2{
    font-size: 0.48rem;
    color:#d60f20;
    position: absolute;
    top:1.5rem;
    width:100%;
    text-align:center;
    font-weight: bolder;
  }

  .notTime-p2{
    top:2.2rem;
  }

  .notTime-text,.notTime-text2{
    width:4.86rem;
    height:1.3rem;
    position: absolute;
    top:2.7rem;
    left:50%;
    transform: translateX(-50%);
    /* border:1px solid #000; */
  }

  .notTime-text2{
    top:3rem;
  }

  .notTime-text-p1{
    font-size: 0.36rem;
    float: right;
    font-weight: bold;
  }

  .notTime-text-p2{
    font-size: 0.36rem;
    float: left;
    font-weight: bold;
  }

  .notTime-text-p3{
    font-size: 0.36rem;
    width:100%;
    text-align: center;
    font-weight: bold;
    line-height: 1.6rem;
  }
  
  .notTime-text-p4{
    font-size: 0.36rem;
    text-align: center;
  }

  .notTime-remind{
    width:5.13rem;
    height:1.36rem;
    border-radius: 0.2rem;
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    top:50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }

  .notTime-remind-p{
    font-size: 0.38rem;
    line-height: 1.36rem;
    color:#fff;
    width:100%;
    text-align: center;
  }

  .sign3{
    width:5.58rem;
    height:8.38rem;
  }

  .sign3-close{
    top:1rem;
  }

  .sign3-p1{
    font-size: 0.5rem;
    color:#d60f20;
    width:100%;
    text-align:center;
    position:absolute;
    top:2.6rem;
    font-weight: bolder;
  }

  .sign3-p2{
    font-size: 0.36rem;
    width:100%;
    text-align:center;
    position:absolute;
    top:3.4rem;
  }

  .p2-span{
    color:#ce2534;
  }

  .sign3-btn{
    width:3.6rem;
    height:0.83rem;
    border-radius: 0.42rem;
    position: absolute;
    bottom:0.44rem;
    left:50%;
    transform: translateX(-50%);
  }

  .sign3-btn img{
    width:100%;
  }

  .sign3-btn-p{
    font-size: 0.46rem;
    color:#fff;
    width:100%;
    text-align: center;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
  }

  .yesTime-text{
    width:4.76rem;
    height:1.5rem;
    position: absolute;
    top:2.4rem;
    left:50%;
    transform: translateX(-50%);
    /* border:1px solid #000; */
  }

  .yesTime-text-p1,.yesTime-text-p2{
    font-size: 0.38rem;
    width:100%;
    text-align: center;
  }

  .yesTime-text-p1{
    margin:0.3rem 0 0;
  }

  .yesTime-text-p2{
    margin:0.14rem 0 0;
  }

  .yesTime-button{
    width:3.2rem;
    height:0.84rem;
    position: absolute;
    top:4.7rem;
    left: 50%;
    transform: translateX(-50%);
  }

  .yesTime-button img{
    width:100%;
  }

  .yesTime-button p{
    font-size: 0.46rem;
    color:#fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-60%);
  }

  .sign-already1-top{
    width:5.6rem;
    height:3.06rem;
    position: absolute;
    top:0rem;
    left:50%;
    transform: translateX(-50%);
  }

  .sign-already1-topClose{
    width:0.68rem;
    position: absolute;
    top:-1rem;
    right:-0.4rem;
  }

  .sign-already1-topBg{
    width:100%
  }

  .sign-already1-topP1{
    font-size: 0.5rem;
    color:#d60f20;
    position: absolute;
    top:0.9rem;
    width:100%;
    text-align:center;
    font-weight:bolder;
  }

  .sign-already1-topP2{
    font-size: 0.36rem;
    position: absolute;
    top:1.8rem;
    width:100%;
    text-align:center;
  }

  .topP2-span{
    color:#ce2534;
  }

  .sign-already1-bottom{
    width:5.58rem;
    height:4.28rem;
    position: absolute;
    top:3.26rem;
    left:50%;
    transform: translateX(-50%);
  }

  .sign-already1-bottomBg{
    width:100%;
  }

  .sign-already-bottom-title{
    width:2.4rem;
    height: 0.62rem;
    position: absolute;
    top:0;
    left:50%;
    transform: translateX(-50%);
  }

  .title-img{
    width:100%;
  }

  .title-p{
    font-size: 0.45rem;
    font-weight: bolder;
    color:#d32c3b;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    width:100%;
    text-align: center;
  }

  .sign-already1-bottomP1{
    font-size: 0.37rem;
    position: absolute;
    top:1.14rem;
    width:100%;
    text-align: center;
  }

  .bottomP1-span,.bottomP2-span{
    color:#ce2534;
  }

  .sign-already1-bottomP2{
    font-size: 0.37rem;
    position: absolute;
    top:1.64rem;
    width:100%;
    text-align: center;
  }

  .sign-already1-bottomP3{
    font-size: 0.32rem;
    position: absolute;
    top:2.24rem;
    width:100%;
    text-align: center;
    color:#ce2534;
    font-weight: bolder;
  }

  .sign-already-btn{
    width:2.4rem;
    height:0.84rem;
    border-radius: 0.42rem;
    position: absolute;
    top:3rem;
    left:50%;
    transform: translateX(-50%);
  }

  .sign-already1-btnBg{
    width:100%
  }

  .sign-already1-btnP{
    font-size: 0.4rem;
    color:#fff;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    width:100%;
    text-align: center;
  }

  .sign-already1-topP3{
    font-size: 0.7rem;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    width:100%;
    text-align: center;
    color:#d60f20;
    font-weight: bolder;
  }

  .sign-already3-btn1,.sign-already3-btn2{
    width:2.42rem;
    height:0.83rem;
    position: absolute;
    top:3rem;
  }

  .sign-already3-btn1{
    left:0.34rem;
  }

  .sign-already3-btn2{
    right:0.26rem;
  }

  .sign-already3-btnBg1,.sign-already3-btnBg2{
    width:100%;
  }

  .sign-already3-btnP1,.sign-already3-btnP2{
    font-size: 0.35rem;
    color:#fff;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    width:100%;
    text-align: center;
  }

  .content{
    height:7.58rem;
    width:5.6rem;
    position: absolute;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
  }

  .zs{
    width:4.48rem;
    position: absolute;
    top:0.33rem;
    left:50%;
    transform: translateX(-42%);
    z-index: 10;
  }

  .sign-already4-bottomP1,.sign-already4-bottomP2{
    font-size: 0.5rem;
    font-weight: bolder;
    position: absolute;
  }

  .sign-already4-bottomP1{
    top:1.06rem;
    left:0.64rem;
    width: 2rem;
    text-align: center;
  }

  .tanchuangp1{
    font-size: 0.4rem;
  }

  .sign-already4-bottomP2{
    top:1.78rem;
    left:0.47rem;
    color:#ce2534;
  }

  .sign-already4-btn{
    width:2.5rem;
    height:0.82rem;
    position: absolute;
    top:1.36rem;
    right:0.28rem;
  }

  .sign-already4-btnBg{
    width:100%;
  }

  .sign-already4-btnP{
    font-size: 0.42rem;
    color:#fff;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    width:100%;
    text-align: center;
    z-index: 99;
  }

  .sign-already1-bottom2{
    width:5.58rem;
    height:3.01rem;
    position: absolute;
    top:3.26rem;
    left:50%;
    transform: translateX(-50%);
    overflow: hidden;
    border-radius: 0.3rem;
  }

  .content2{
    height:6.33rem;
    width:5.6rem;
    position: absolute;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
  }

  .allSign{
    width:5.63rem;
    height:9.28rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }

  .allSign-bg{
    width:100%;
  }

  .allSign-close{
    width:0.66rem;
    position: absolute;
    bottom:-0.66rem;
    left:50%;
    transform: translateX(-50%);
  }

  .allSign-text{
    width:4.57rem;
    /*height:2.28rem;*/
    position: absolute;
    top:3.42rem;
    left:50%;
    transform: translateX(-50%);
    /* border:1px solid #000; */
    border-bottom: 0.01rem solid #fbd5c7;
  }

  .allSign-text-p1,.allSign-text-p2{
    font-size: 0.48rem;
    color:#d60f20;
    width:100%;
    text-align:center;
    font-weight: bolder;
  }

  .allSign-text-p1{
    margin:0.25rem auto 0;
  }

.showbox10 .lj1 .text-p3-span{
  background: linear-gradient(to bottom, #fc4a33, #f95c58);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-weight: bolder;
}
.allSign-text-p3{
  font-size: 0.36rem;
  width:100%;
  text-align:center;
  margin: 0.1rem auto 0;
  margin-top: 0.36rem;

}
.allSign-text-p3 i{
  font-size: 0.24rem;
  font-style: normal;
}

.showbox10 .lj1{
  display: block;
  width:3.64rem;
  height:1.45rem;
  background: url(../images/lj1.png) no-repeat;
  background-size: 100% 100%;
  padding:0.3rem 0.05rem;

  font-size: 0.38rem;
  font-family: "FZLTHH_SC";
  color: rgb(179, 24, 38);
  line-height: 1.2;
  -moz-transform: matrix( 1.25455190352699,1.4435833873443e-16,0,1.25455190352699,0,0);
  -webkit-transform: matrix( 1.25455190352699,1.4435833873443e-16,0,1.25455190352699,0,0);
  -ms-transform: matrix( 1.25455190352699,1.4435833873443e-16,0,1.25455190352699,0,0);

}


.showbox10 .text-p4{
  display: block;
  font-size: 0.18rem;
  color:#ada8a1;
  text-align:center;
  margin-top: 0.1rem;
}

.allSign-cue{
    width:5rem;
    height:1.38rem;
    position: absolute;
    top:5.7rem;
    left:50%;
    transform: translateX(-50%);
    /* border:1px solid #000; */
  }

  .allSign-cue-p1,.allSign-cue-p2,.allSign-cue-p3{
    font-size: 0.25rem;
    color:#573e40;
    width:100%;
    margin: 0.16rem 0 0;
  }

  .allSign-btn{
    width:3.58rem;
    height:0.84rem;
    position: absolute;
    bottom:.7rem;
    left:50%;
    transform: translateX(-50%);
  }

  .allSign-btn-img{
    width:100%;
  }

  .allSign-btn-p{
    font-size: 0.4rem;
    width:100%;
    text-align: center;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    color:#fff;
  }

  .RL-NoBox,.RL-YesBox{
    width:5.24rem;
    height:6.74rem;
    position: absolute;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
  }

  .RL-No-close{
    width:0.66rem;
    position: absolute;
    top:-0.8rem;
    right:-0.3rem;
    z-index: 10;
  }

  .RL-NoBoxbg{
    width:100%;
  }

  .RL-No-P1{
    font-size: 0.54rem;
    font-weight: bolder;
    width:100%;
    text-align: center;
    position: absolute;
    top:2.88rem;
  }

  .RL-No-P2{
    font-size: 0.44rem;
    width:100%;
    text-align: center;
    position: absolute;
    top:3.65rem;
  }

  .RL-No-P3{
    font-size: 0.44rem;
    width:100%;
    text-align: center;
    position: absolute;
    top:4.24rem;
  }

  .RL-No-btn{
    width: 3.18rem;
    height: 0.82rem;
    position: absolute;
    bottom:0.72rem;
    left:50%;
    transform: translateX(-50%);
  }

  .RL-No-btnbg{
    width:100%;
    height: 0.82rem;
  }

  .RL-No-btn-p{
    font-size: 0.44rem;
    width:100%;
    text-align: center;
    color:#fff;
    position: absolute;
    top:50%;
    transform: translateY(-60%);
  }

  .RL-Yse1bg{
    width:100%;
    position: absolute;
    left:0rem;
    top:-1.4rem;
  }

  .RL-YesBox-content{
    width:4.23rem;
    height:0.66rem;
    border-bottom: 0.01rem solid #e5a0a6;
    position: absolute;
    top: 2.2rem;
    left: 50%;
    transform: translateX(-50%);
  }

  .RL-YesBox-content-p{
    font-size: 0.42rem;
    width:100%;
    text-align: center;
    position: absolute;
    top:0rem;
  }

  .content-p-span{
    font-weight: bolder;
    color:#d60f20;
  }

  .RL-YesBox-p1,.RL-YesBox-p2,.RL-YesBox-p3{
    color:#573437;
  }

  .RL-YesBox-p1{
    font-size: 0.31rem;
    width:100%;
    text-align: center;
    position: absolute;
    top:3.9rem;
  }

  .RL-YesBox-p2{
    font-size: 0.31rem;
    width:100%;
    text-align: center;
    position: absolute;
    top:4.46rem;
  }

  .RL-YesBox-p3{
    font-size: 0.31rem;
    width:100%;
    text-align: center;
    position: absolute;
    top:4.2rem;
  }

  .natant{
    width:5.3rem;
    height:1.8rem;
    position: absolute;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
    background:linear-gradient(rgba(97,97,96,0.75),rgba(51,47,48,0.75));
    border-radius: 0.3rem;
  }

  .natant-good{
    width:1.04rem;
    position: absolute;
    top:-0.7rem;
    left:50%;
    transform: translateX(-50%);
  }

  .natant-p1,.natant-p2{
    font-size: 0.36rem;
    width:100%;
    text-align: center;
    color:#fff;
  }

  .natant-p1{
    margin:0.46rem auto 0;
  }

  .lookmedal{
    width:5.42rem;
    height:6.44rem;
    /* border:1px solid #000; */
    border-radius:0.5rem;
    position: fixed;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
  }

  .lookmedal-bg{
    width:100%;
  }

  .dedallogo{
    width:2.18rem;
    position: absolute;
    left:50%;
    top:0.6rem;
    transform: translateX(-50%);
  }

  .lookmedal-p1{
    font-size: 0.38rem;
    width:100%;
    text-align: center;
    position: absolute;
    top:2.96rem;
    color:#000;
  }

  .lookmedal-btn{
    width:2.3rem;
    height:0.78rem;
    border-radius: 0.39rem;
    position: absolute;
    top:3.77rem;
    left:50%;
    transform: translateX(-50%);
  }

  .lookmedal-btnbg{
    width:100%;
  }

  .lookmedal-btn-p{
    width:100%;
    color:#fff;
    font-size: 0.4rem;
    text-align: center;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    text-shadow: 0 0.1rem 0.4rem #000;
  }

  .lookmedal-btn-sj{
    width:0.22rem;
    position: absolute;
    top:50%;
    right:0.48rem;
    transform: translateY(-50%);
  }

  .lookmedal-close{
    width:0.66rem;
    position: absolute;
    bottom:0rem;
    left:50%;
    transform: translateX(-50%);
  }


  /* 弹窗——收到邀请提示 样式 */
  .invite-content{
    width:5.23rem;
    height:7rem;
    position: absolute;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
    border-radius: 0.3rem;
    border:1px solid #000;
  }

  .invite-content-bg{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    z-index: -2;
  }

  .invite-content-boxbg{
    width:4.63rem;
    height:5.24rem;
    position: absolute;
    top:0.28rem;
    left:50%;
    transform: translateX(-50%);
    z-index: -1;
  }

  .invite-content-header{
    width:1.23rem;
    height:1.64rem;
    position: absolute;
    top:-1.1rem;
    left:50%;
    transform: translateX(-50%);
    /* border:1px solid #000; */
  }

  .invite-content-header-img{
    width:1.18rem;
    height:1.18rem;
    border-radius: 0.59rem;
    border:0.01rem solid #d0d0d0;
    overflow: hidden;
    background: #fff;;
  }

  .invite-content-header-img img{
    width:100%;
  }

  .invite-content-header-p{
    font-size: 0.3rem;
    width:100%;
    text-align: center;
    margin:0.08rem 0 0;
  }

  .invite-content-close{
    width:0.65rem;
    height:0.65rem;
    position: absolute;
    top:-0.67rem;
    right:-0.2rem;
  }

  .invite-content-close-img{
    width:100%;
  }

  .invite-content-p1{
    font-size: 0.38rem;
    width:100%;
    text-align: center;
    color:#d60f20;
    font-weight: bolder;
    margin:0.6rem auto 0;
  }

  .invite-content-p2{
    font-size: 0.3rem;
    width:100%;
    text-align: center;
    margin:0.2rem auto 0;
  }

  .invite-content-p2 span{
    color:#cd1121;
    font-weight: bolder;
  }

  .invite-content-p3{
    font-size: 0.3rem;
    width:100%;
    text-align: center;
    margin:0.1rem auto 0;
  }

  .invite-content-allbtn{
    width:4.46rem;
    height:.83rem;
    margin:2.1rem auto 0;
    /* border:1px solid #000; */
    display: flex;
    justify-content: space-between;
  }

  .invite-content-btn,.invite-content-btn2{
    width:2.17rem;
    height:0.83rem;
    border-radius: 0.42rem;
    background-image: -webkit-linear-gradient(top,#db505c,#d83846,#cc212f);
    /* margin:2.1rem auto 0; */
  }

  .invite-content-btn2{
    background-image: -webkit-linear-gradient(top,#d6d6d6,#acacac,#838383);
  }

  .invite-content-btn-p{
    font-size: 0.4rem;
    width:100%;
    text-align: center;
    line-height: 0.83rem;
    color:#fff;
  }

  .invite-content-ul{
    width:5.02rem;
    list-style: none;
    margin:0.5rem 0 0 0.2rem;
    /* border:1px solid #000; */
  }

  .invite-content-ul-li{
    width:100%;
  }

  .invite-content-ul-li-img{
    width: 0.12rem;
    height: 0.12rem;
    display: inline-block;
    margin:0 0.16rem 0 0;
  }

  .invite-content-ul-li-p{
    font-size: 0.26rem;
  }


.sign-already1-top-btn{
  width:1.64rem;
  height:0.44rem;
  border-radius:0.22rem;
  background-image:-webkit-linear-gradient(top,#e95561,#d83744,#cc212f);
  position:absolute;
  top:2.3rem;
  left:50%;
  transform:translateX(-50%);
  }

.sign-already1-top-btn-p{
  font-size:0.3rem;
  width:100%;
  text-align:center;
  color:#fff;
  line-height:0.44rem;
  }

  /* 2022.4.26弹窗样式新增及修改 */
  .revise{
    width:5.59rem;
    /* height:6.74rem; */
    background-image: url('../images/getMB-bg.png');
    background-size: 100% 100%;
    position: absolute;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 1px 1px 0.53rem;
  }

  .revise-close{
    width:.65rem;
    height:.65rem;
    background-image: url('../images/getMB-close.png');
    background-size: 100% 100%;
    border-radius: .3rem;
    position: absolute;
    right: -0.42rem;
    top: -0.94rem;
  }

  .revise-p1{
    font-size: .4rem;
    width:100%;
    text-align: center;
    margin:.62rem auto 0;
    font-weight: bold;
    color:#d60f20;
  }

  .revise-p2{
    font-size: .32rem;
    width:100%;
    text-align: center;
    margin:.4rem auto 0;
  }

  .revise-p2 strong{
    font-weight: bold;
    color:#d60f20;
  }

  .revise-content{
    width:4.72rem;
    /* height:3.8rem; */
    background: #ffd3c7;
    border-radius: .4rem;
    margin:.53rem auto 0;
    padding: 0 0 0.3rem 0;
  }
  .revise-content2{
    position: absolute;
    left: 50%;
    bottom: 2rem;
    transform: translate(-50%,50%);
  }
  .revise-content2 .revise-content-p2,
  .revise-content2 .revise-content-p3{
    margin: auto;
  }
  .revise-content2 .revise-content-btn{
    margin: 0.1rem auto 0;
  }
  
  .revise-content-title{
/*    width:rem;
    height:rem;*/
    margin:0 auto;
    /*background: url();*/
    background-size: 100% 100%;
  }

  .revise-content-title{
    width:2.86rem;
    height:.52rem;
    background-image: url('../images/revise-content-titlebg.png');
    background-size: 100% 100%;
    margin:0 auto;
    font-weight: bold;
    font-size: .38rem;
    color:#d8313f;
    text-align: center;
  }

  .revise-content-p1,.revise-content-p2{
    font-size: .32rem;
    width:100%;
    text-align: center;
    margin:.14rem auto 0;
    color:#2b2b2b;
  }

  .revise-content-p2{
    font-size: .34rem;
    margin:.1rem auto 0;
  }

  .revise-content-p1 span,.revise-content-p2 span{
    color:#ae3203;
  }

  .revise-content-p3{
    font-size: .28rem;
    width:100%;
    text-align: center;
    margin:.36rem auto 0;
    color:#ae3203;
    font-weight: bolder;
  }
  .revise-content-p4{
    text-align: center;
    font-size: .3rem;
    font-family: "SourceHanSansCN";
    color: rgb(43, 43, 43);
    font-weight: bold;  
    margin:.4rem auto;
  }
  .revise-content-btn{
    width:3.18rem;
    height:.84rem;
    font-size: .38rem;
    color:#fff;
    text-align: center;
    margin:.3rem auto 0;
    border-radius: .42rem;
    background-image: -webkit-linear-gradient(top,#e95561,#d93947,#cc2130);
    line-height: .84rem;
  }

  .double-p1{
    font-size: .4rem;
    font-weight: bolder;
  }

  .double-p2 span{
    font-size: .42rem;
    font-weight: bolder;
  }

  .nochance{
    height:6.74rem;
    padding-top: 13%;
  }

  .nochance-p1,.nochance-p2{
    font-size: .43rem;
    font-weight: bolder;
    margin:.94rem auto 0;
    width:100%;
    text-align: center;
    color:#d60f20;
  }

  .nochance-p2{
    margin: .15rem auto 0;;
  }

  .nochance-p3,.nochance-p4{
    font-size: .33rem;
    margin:.6rem auto 0;
    width:100%;
    text-align: center;
    color:#190002;
  }

  .nochance-p4{
    margin:.15rem auto 0;
  }

  .nochance-p5{
    font-size: .22rem;
    margin:.49rem auto 0;
    width:100%;
    text-align: center;
    color:#573f41;
  }

  .nochance-btn{
    width:3.16rem;
    height:.84rem;
    margin:.46rem auto 0;
    border-radius: .42rem;
    font-size: .38rem;
    text-align: center;
    line-height: .84rem;
    color:#fff;
    background-image: -webkit-linear-gradient(top,#e95561,#d93846,#cd2130);
  }


/* 202403  敏捷需求（2024）第（0300935）号*/
.eDouTips {
  font-size: .36rem;
  color: rgb(25, 0, 2);
  text-align: center;
  position: absolute;
  top: 3rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.showbox31 .yesTime-button p {
  width: 100%;
  text-align: center;
  font-size: .4rem;
}

.markManQian {
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 800;
}