.container {
    width: 7.5rem;
    margin: 0 auto;
    padding-bottom: 1.2rem;
  }
  .main {
    width: 100%;
  }
  .main .head {
    width: 7.5rem;
    height: 4.82rem;
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .main .head img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
  }
  .main .head .content {
    position: relative;
    width: 6.08rem;
    height: 1.16rem;
    font-size: 0.26rem;
    background-color: #ffffff;
    border-radius: 0.13rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 3;
    margin-bottom: 0.3rem;
  }
  .main .head .content .div1 {
    width: 6.88rem;
    height: 0.76rem;
    position: absolute;
    background: #ffffff;
    opacity: 0.3;
    border-radius: 0.13rem;
    z-index: 1;
  }
  .main .head .content .div2 {
    width: 6.5rem;
    height: 0.96rem;
    position: absolute;
    background: #ffffff;
    opacity: 0.7;
    border-radius: 0.13rem;
    z-index: 2;
  }
  .main .head .content p {
    text-align: center;
    color: #4a4a4a;
    position: relative;
    z-index: 5;
  }
  .main .head .content p span {
    color: #e55055;
  }
  .main .headimg {
    width: 100%;
    height: 0.96rem;
    padding: 0;
    margin: 0;
    font-size: 0.35rem;
    color: #e55055;
    text-align: center;
    line-height: 0.96rem;
    background: url(https://admin.cdn.itwlw.com/admin/tool/1631782273jgq7l.png) no-repeat;
    background-size: auto 100%;
    background-position-x: center;
  }
  .main .center {
    width: 6.9rem;
    padding-bottom: 0.01rem;
    background-color: #ffffff;
    margin: 0 auto;
    border-radius: 0.1rem;
  }
  .main .center .timer {
    margin: 0.3rem;
    width: 6.3rem;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    justify-content: space-between;
    font-size: 0.24rem;
  }
  .main .center .timer .price {
    display: block;
    color: #ffffff;
    background-color: #e55055;
    border-radius: 0.13rem;
    padding: 0.1rem 0.2rem;
    font-size: 0.28rem;
    margin-bottom: 0.15rem;
  }
  .main .center .timer .yuan {
    color: #919ba2;
    text-decoration: line-through;
  }
  .main .center .timer .timetext {
    color: #4a4a4a;
  }
  .main .center .timer .time {
    display: block;
    color: #e55055;
    font-size: 0.28rem;
    margin-top: 0.1rem;
  }
  .main .center .timer > div:nth-of-type(1) {
    text-align: left;
  }
  .main .center .timer > div:nth-of-type(2) {
    text-align: right;
    margin-top: 0.25rem;
  }
  .main .center .con1 {
    text-align: center;
    color: #4a4a4a;
    font-size: 0.24rem;
    padding-bottom: 0.3rem;
  }
  .main .center .btn {
    display: flex;
    align-items: center;
    margin: 0 auto;
    justify-content: center;
    width: 5.7rem;
    background-color: #2aa339;
    color: #ffffff;
    font-size: 0.36rem;
    padding: 0.2rem;
    border-radius: 300px;
    position: relative;
  }
  .main .center .btn .tj {
    position: absolute;
    width: 0.9rem;
    right: 0.6rem;
  }
  .main .center .btn .wx {
    width: 0.6rem;
    margin-right: 0.1rem;
  }
  .main .center .rz {
    margin: 0.4rem;
  }
  .main .center .rz img {
    width: 5rem;
    margin: 0.1rem auto;
  }
  .main .center .rz p {
    text-align: center;
    color: #00b30d;
    font-size: 0.24rem;
  }
  .main .bottom {
    width: 6.9rem;
    padding-bottom: 0.01rem;
    background-color: #ffffff;
    margin: 0 auto;
    border-radius: 0.1rem;
    margin-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .main .bottom .namepei {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 0.3rem 0.3rem;
  }
  .main .bottom .namepei .item {
    width: 2.54rem;
    height: 1.8rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    border-radius: 0.13rem;
    font-size: 0.3rem;
  }
  .main .bottom .namepei .item img {
    width: 0.42rem;
    height: 0.42rem;
  }
  .main .bottom .namepei .item span {
    margin-top: 0.2rem;
  }
  .main .bottom .namepei .boy {
    color: #5a89da;
    background: #e3eeff;
  }
  .main .bottom .namepei .girl {
    color: #d36271;
    background: #ffe6e8;
  }
  .main .bottom .namepei .girl img {
    width: 0.39rem;
    height: 0.39rem;
  }
  .main .bottom .namepei .cent {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .main .bottom .namepei .cent img {
    width: 1.8rem;
    height: 1.8rem;
  }
  .main .bottom .namepei .cent span {
    position: absolute;
    color: #ffffff;
    font-size: 0.24rem;
    top: 0.88rem;
  }
  .main .bottom .con-first {
    width: 6.3rem;
    background: #f4f4f4;
    border-radius: 0.26rem;
    margin: 0 auto;
  }
  .main .bottom .con-first .title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.2rem;
  }
  .main .bottom .con-first .title span {
    font-size: 0.34rem;
    font-weight: 700;
    color: #d77587;
    margin: 0 0.25rem;
  }
  .main .bottom .con-first .title img {
    width: 0.3rem;
    height: 0.3rem;
  }
  .main .bottom .con-first .xinlist {
    display: flex;
    justify-content: center;
  }
  .main .bottom .con-first .xinlist img {
    width: 0.4rem;
    height: 0.4rem;
    padding: 0.4rem 0.1rem;
  }
  .main .bottom .con-item {
    width: 6.3rem;
    background: #f4f4f4;
    border-radius: 0.26rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    position: relative;
  }
  .main .bottom .con-item .title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.2rem;
  }
  .main .bottom .con-item .title span {
    font-size: 0.34rem;
    font-weight: 700;
    color: #d77587;
    margin: 0 0.25rem;
  }
  .main .bottom .con-item .title img {
    width: 0.3rem;
    height: 0.3rem;
  }
  .main .bottom .con-item .mohu {
    width: 100%;
    margin-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .main .bottom .con-item .con-con {
    background-color: #ffffff;
    font-size: 0.3rem;
    width: 5.7rem;
    border-radius: 0.13rem;
    padding: 0.4rem;
    position: absolute;
    top: 1.68rem;
    left: 0.31rem;
    color: #4a4a4a;
    box-sizing: border-box;
  }
  .main .bottom .con-item .con-con p {
    text-align: center;
  }
  .scrollBtn {
    width: 7.5rem;
    position: fixed;
    height: 1.2rem;
    left: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .scrollBtn .btn {
    background: #ffce6e;
    margin: 0 auto;
    height: 0.9rem;
    line-height: 0.9rem;
    font-size: 0.38rem;
    width: 6.8rem;
    background: #e55055;
    color: #ffffff;
    border-radius: 100px;
    text-align: center;
  }
  .isPay {
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
  }
  .isPay .bg {
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.4;
    position: absolute;
    left: 0;
    top: 0;
  }
  .isPay .con {
    position: relative;
    width: 90%;
    height: 4.5rem;
    background-color: #ffffff;
    font-size: 0.16rem;
  }
  .isPay .con .head {
    height: 1rem;
    border-bottom: 1px solid #c8bca7;
    font-weight: 700;
    font-size: 0.33rem;
    text-align: center;
    line-height: 1rem;
    position: relative;
    width: 100%;
  }
  .isPay .con .center {
    width: 100%;
    height: 2rem;
    padding: 0.4rem;
    text-align: center;
    font-size: 0.33rem;
    line-height: 0.6rem;
    padding-bottom: 0.5rem;
    box-sizing: border-box;
  }
  .isPay .con .bottom {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .isPay .con .bottom div {
    width: 2.8rem;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    border: 1px solid #b41a1c;
    border-radius: 8px;
    font-size: 0.33rem;
  }
  .isPay .con .bottom div:nth-of-type(1) {
    color: #b41a1c;
  }
  .isPay .con .bottom div:nth-of-type(2) {
    color: #ffffff;
    background-color: #b41a1c;
  }
  .isPay .con .head .close {
    position: absolute;
    width: 0.45rem;
    left: 6.2rem;
    top: 50%;
  }
  .tiaozhuan {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: 0;
    top: 0;
  }
  .closeBox {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .close {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 0.1rem;
    overflow: hidden;
  }
  .close1 {
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    color: #666;
    text-align: right;
    margin-top: 0.2rem;
  }
  .close2 {
    width: 100%;
    color: #3a3a3a;
    font-size: 16px;
    text-align: center;
    margin-top: 0.3rem;
  }
  .close3 {
    width: 100%;
    color: #3a3a3a;
    font-size: 16px;
    text-align: center;
    margin-top: 0.3rem;
  }
  .closeBtn {
    width: 80%;
    height: 0.8rem;
    background-color: #64ab35;
    border-radius: 0.4rem;
    margin-left: 0.64rem;
    margin-top: 0.5rem;
    position: relative;
    margin-bottom: 0.5rem;
  }
  .closeBtn img {
    display: block;
    width: 2.3rem;
    height: 0.5rem;
    position: absolute;
    top: 0.15rem;
    left: 1.2rem;
  }
  .load {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .loadAll {
    width: 5rem;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    z-index: 100;
    border-radius: 0.3rem;
    overflow: hidden;
  }
  .load img {
    width: 0.54rem;
    height: 0.54rem;
    text-align: center;
    display: inline-block;
    margin-top: 0.3rem;
    margin-left: 2.22rem;
  }
  .loadP {
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    width: 100%;
    text-align: center;
    font-size: 0.3rem;
  }
  .tiaozhuan {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 222;
  }
  .tiaozhuan img {
    width: 1.2rem;
    margin: 0 auto;
    margin-top: 0.3rem;
  }
  .envelopeBox {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
  }
  .envelope {
    width: 6.5rem;
    height: 8.68rem;
    position: absolute;
    top: 50%;
    left: 49%;
    transform: translate(-50%, -50%);
  }
  .envelopeBg {
    width: 6.5rem;
    height: 8.68rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  .envelopeMain {
    width: 6.5rem;
    height: 8.68rem;
    position: absolute;
    top: 0;
    left: 0;
  }
  .envelopeTitle {
    width: 100%;
    font-size: 0.5rem;
    color: #db8014;
    text-align: center;
    margin-top: 0.56rem;
  }
  .envelopePrice {
    width: 100%;
    font-size: 1.1rem;
    color: #df062a;
    text-align: center;
  }
  .envelopeTip {
    width: 3.875rem;
    height: 0.75rem;
    background: rgba(255, 141, 48, 0.24);
    border: 1px solid rgba(188, 78, 14, 0.24);
    margin: 0 auto;
    line-height: 0.75rem;
    color: #bd5815;
    font-size: 0.3375rem;
    text-align: center;
  }
  .envelopeTips {
    width: 100%;
    color: #bc4e0e;
    font-size: 0.3125rem;
    text-align: center;
    margin-top: 0.2rem;
    opacity: 0.5;
  }
  .envelopeTime {
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 0.4rem;
    margin-top: 1.26rem;
  }
  .envelopeBtn {
    width: 4.25rem;
    height: 1.2125rem;
    border-radius: 1.4063rem;
    box-shadow: 0 0.4688rem 0.5625rem 0 rgba(138, 0, 12, 0.26), inset 0 0.2813rem 0.5625rem 0 #fff;
    background-color: #fb9d3f;
    border: none;
    font-size: 0.5625rem;
    color: #6c3000;
    font-weight: 500;
    text-align: center;
    line-height: 1.2125rem;
    margin-top: 0.5rem;
    margin-left: 1.24rem;
  }
  
