.swiper-wrapper .swiper-slide.page2 {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background: url('../image/section2/bg.jpg') no-repeat;
    background-size: 100%;
    height: 100%;
    height: 100%;
}

.page2-top {
    position: absolute;
    width: 3rem;
    height: 2rem;
    margin: 0 auto;
    top: 0.4rem;
    left: 0;
    right: 0;
    background: url(../image/section2/title-2.png) no-repeat;
    background-size: 100%;
}

.pager2-order {
  width: 11.07rem;
  height: 6.81rem;
  position: absolute;
  top: 5.5rem;
  left: 50%;
  margin-left: -5.535rem;
  margin-top: -3.545rem;
  background: url(../image/section2/order-bg.png) no-repeat center;
  background-size: 100%;
  transform: translateZ(0);
  background-position: 0.04rem 0.27rem;
}

.pager2-order .pager2-order-bg {
  width: 4.2rem;
  height: 4.2rem;
  background: url('../image/section2/order-bg-i2.png') no-repeat center;
  background-size: 90%;
  position: absolute;
  top: -0.65rem;
  left: -1.45rem;
}

.pager2-order .pager2-order-bg .order-bg-i{
  width: 5.24rem;
  height: 2.69rem;
  background: url('../image/section2/order-bg-i.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 0.95rem;
  left: -0.7rem;
}

.pager2-order .pager2-order-bg2 {
  width: 4.2rem;
  height: 4.2rem;
  background: url('../image/section2/order-bg-i2.png') no-repeat center;
  background-size: 75%;
  position: absolute;
  top: 2.35rem;
  left: -1.45rem;
}

.pager2-order .pager2-order-bg2 .order-bg-i2{
  width: 4.69rem;
  height: 2.77rem;
  background: url('../image/section2/order-bg-i2b.png.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 0.65rem;
  left: -0.4rem;
}



.role{
    content: '';
    display: inline-block;
    width: 6.42rem;
    height: 8rem;
    background: url("../image/section2/role.png") no-repeat;
    background-size: 100%;
    position: absolute;
    top: 1.9rem;
    left: 10.35rem;
}

.pager2-flex {
    display: flex;
    position: absolute;
    top: 0.92rem;
    left: 2.6rem;
}
.pager2-gif{
    width: 5.27rem;
    height: 7.06rem;
    position: absolute;
    top: 1.68rem;
    right: 0.9rem;
    z-index: 2;
    background: url(../image/section2/swordsman.png) no-repeat;
    background-size: 100%;

}
/* .pager2-ordere-flex-left {
    width: 4.67rem;
    height: 8.05rem;
    position: relative;
    left: -2.35rem;
    top: 0.5rem;
    background: url('../image/section2/ordere-flex-left.png') no-repeat center;
    background-size: 100%;
} */


.pager2-right-top {
    /* width: 4.56rem;
    height: 3.96rem;
    margin-left: 0.2rem;
    margin-top: 0.13rem; */
}

.pager2-right-top .add {
    width: .27rem;
    height: .27rem;
    position: absolute;
    top: 2.7rem;
    left: 0.1rem;
    cursor: pointer;
    background: url(../image/section2/icon-add.png) no-repeat;
    background-size: 100%;
}


.pager2-right-bottom {
    width: 2.58rem;
    height: 4.13rem;
    position: absolute;
    top: -2.25rem;
    left: 9.79rem;
    background: url(../image/section2/lounth-bgbox.png) no-repeat;
    background-size: 100%;
    margin-top: 0.1rem;
    margin-left: 0.2rem;
}

.lounth {
    width: 1.58rem;
    height: 0.51rem;
    background: url(../image/section2/lounth-bg.png) no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    top: 3.05rem;
    left: 0.55rem;
    z-index: 4;
    overflow: hidden;
}

.lounth span {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 92.2%;
  height: 79.3%;
  margin-left: 3%;
  margin-top: 3.1%;
}

.step-type {
    position: absolute;
    font-weight: lighter;
    display: flex;
    justify-content: space-between;
    width: 2.9rem;
    top: 1rem;
    left: 4rem;
    font-size: .16rem;
}

#step-type-store,
#step-type-Google {
    cursor: pointer;
    position: absolute;
    clip: rect(0, 0, 0, 0);
}

.step-type-store {
    font-size: 0.21rem;
    /* position: absolute; */
    left: 1.4rem;
    cursor: pointer;
    left: 1.3rem;
    width: 1.2rem;
    font-size: 0.16rem;
    font-weight: bold;
    /* padding-left: .5rem; */
    display: flex;
    align-items: center;
}

.step-type-Google {
    /* position: absolute; */
    cursor: pointer;
    width: 1.2rem;
    font-size: 0.16rem;
    font-weight: bold;
    /* padding-left: .5rem; */
    display: flex;
    align-items: center;
}

.google-type, .store-type{
  display: flex;
  align-items: center;
}

#step-type-store[type='radio']+label::before,
#step-type-Google[type='radio']+label::before {
  display: inline-block;
    content: '';
    width: 0.19rem;
    height: 0.19rem;
    background: url(../image/section2/step-type-checkbox.png) no-repeat;
    background-size: 100%;
    /* float: left; */
    margin-top: 0rem;
    margin-right: 0.15rem;
}

#step-type-store[type='radio']+label{
    color: #b29f78;
}
#step-type-Google[type='radio']+label{
    color: #b29f78;
}
#step-type-Google[type='radio']:checked+label{
    color: #ffffe8;
}
#step-type-store[type='radio']:checked+label{
    color: #ffffe8;
}
#step-type-store[type='radio']:checked+label::before,
#step-type-Google[type='radio']:checked+label::before {
    background: url(../image/section2/step-type-checkbox-active.png) no-repeat;
    background-clip: content-box;
    background-size: 100%;
    width: 0.32rem;
    height: 0.34rem;
    margin-top: -0.04rem;
    margin-right: 0.1rem;
    margin-left: -0.08rem;
}


.step-info #phone {
  position: absolute;
  display: flex;
  align-items: center;
  top: 1.36rem;
  left: 4.1rem;
  text-align: center;
}

.step-info #phone::placeholder {
    color: #fff;
    opacity: 0.6;
}

.order-info .content .count span {
    width: 1.8rem;
    height: .6rem;
    text-align: center;
    position: absolute;
    top: 1.4rem;
    left: 5.06rem;
    line-height: .6rem;
    font-size: 0.72rem;
    -webkit-text-size-adjust: none;
    font-weight: 700;
    color: #fff;
    letter-spacing: .02rem;
}

.order-info .content .step {
    width: 100%;
    position: relative;
}

.order-info .content .step .step-title {
    width: 3.56rem;
    display: block;
}

.order-info .content .step-fb {
    width: 2.2rem;
    position: absolute;
    top: 5.55rem;
    left: 73%;
    transform: translateX(-50%);
}

.order-info .step .step-fb::after {
    content: '';
    display: inline-block;
    width: 0.49rem;
    height: 0.5rem;
    background: url("../images/fb-like-hand.png") no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: 0.55rem;
    left: 0.98rem;
    -webkit-animation: fblike 1s ease-in-out infinite;
    animation: fblike 1s ease-in-out infinite;
    cursor: default;
}

.order-info .step .step-fb::before {
    content: '';
    display: inline-block;
    width: 0.25rem;
    height: 0.25rem;
    background: url("../image/fb-like-red.png") no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: -0.06rem;
    left: 1.25rem;
    z-index: 1;
    cursor: default;
}



.btn-login {
    width: 2.7rem;
    height: 0.83rem;
    position: absolute;
    left: 3.78rem;
    top: 2.45rem;
    background: url(../image/section2/order-login.png) no-repeat;
    background-size: 100%;
    z-index: 4;
}

.login-checkbox-wrapper {
    /* position: absolute;
    top: 3.2rem;
    left: 5.5rem; */
    position: relative;
}

.login-checkbox-wrapper2 {
    /* position: absolute;
    top: 3.2rem;
    left: 5.5rem; */
    position: relative;
}

.login-checkbox-wrapper3 {
  /* position: absolute;
  top: 3.2rem;
  left: 5.5rem; */
  position: relative;
}

.login-checkbox-wrapper-1,
.login-checkbox-wrapper-2,
.login-checkbox-wrapper-3
{
    width: 4.2rem;
    display: flex;
    position: absolute;
    top: 1.9rem;
    left: 3.1rem;
    z-index: 1;
    align-items: center;
    justify-content: space-between;  
}

.login-checkbox-wrapper-1 {
    top: 1.88rem;
}

.login-checkbox-wrapper-2 {
  top: 2.17rem;
}

.login-checkbox-wrapper-1 .login-checkbox-wrapper-1-0,
.login-checkbox-wrapper-2 .login-checkbox-wrapper-2-0,
.login-checkbox-wrapper-3 .login-checkbox-wrapper-3-0
 {
    align-items: center;
    display: flex;
    /* width: 2.6rem; */
}

.login-checkbox-wrapper-1 a,
.login-checkbox-wrapper-2 a,
.login-checkbox-wrapper-3 a
 {
    background: url('../image/section2/protocol-bg.png') no-repeat;
    width: 0.44rem;
    height: 0.15rem;
    background-size: 100%;
    /* margin-left: 0.3rem; */
    margin-top: .05rem;
    align-self: flex-end;
}

/* .login-checkbox-wrapper-1 a {
   margin-left: 0.9rem;
} */

.login-checkbox-wrapper-1 input[type=checkbox],
.login-checkbox-wrapper-2 input[type=checkbox], 
.login-checkbox-wrapper-3 input[type=checkbox]
{
    margin-top: 0.05rem;
    position: relative;
    display: inline-block;
    appearance: none;
    -webkit-appearance: none;
    width: 0.18rem;
    height: 0.18rem;
    outline: none;
    background-color: transparent;
}

.login-checkbox-wrapper-2 input[type=checkbox] {
    margin-top: 0.025rem;
}

.login-checkbox-wrapper-1 input[type=checkbox]:checked,
.login-checkbox-wrapper-2 input[type=checkbox]:checked,
.login-checkbox-wrapper-3 input[type=checkbox]:checked
{
    background: transparent;
}


.login-checkbox-wrapper-1 .login-checkbox,
.login-checkbox-wrapper-2 .login-checkbox,
.login-checkbox-wrapper-3 .login-checkbox
{     
    background: url('../image/section2/login-checkbox.png') no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    margin-top: -.06rem;
}

.login-checkbox-wrapper-1 .login-checkbox:checked::after,
.login-checkbox-wrapper-2 .login-checkbox:checked::after,
.login-checkbox-wrapper-3 .login-checkbox:checked::after
{
    content: '';
    display: inline-block;
    width: 0.21rem;
    height: 0.19rem;
    background: url(../image/section2/login-checkbox-active.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    margin-left: 0rem;
    margin-top: -.01rem;
}

.login-checkbox-wrapper-1 .login-checkbox-hint,
.login-checkbox-wrapper-2 .login-checkbox-hint,
.login-checkbox-wrapper-3 .login-checkbox-hint
{
    background: url('../image/section2/login-check1.png') no-repeat;
    width: 1.12rem;
    height: 0.13rem;
    background-size: 100%;
    margin-left: 0.2rem;
    margin-top: .05rem;
    letter-spacing: -0.025rem;
    pointer-events: none;
}

.login-checkbox-wrapper-2 .login-checkbox-hint {
    width: 1.77rem;
    height: 0.13rem;
    background-image: url('../image/section2/login-check2.png');
}

.login-checkbox-wrapper-3 .login-checkbox-hint {
  width: 2.01rem;
  height: 0.13rem;
  background-image: url('../image/section2/login-check3.png');
}


.pager-order-btn {
    position: absolute;
    top: 4.6rem;
    width: 4.25rem;
    left: 3rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pager-order-btn a>span {
  display: block;
  position: absolute;
  width: 99.5%;
  height: 84%;
  overflow: hidden;
  margin-top: 0.05rem;
  border-radius: 0.08rem;
}

.pager-order-btn > a {
    background: url(../image/section2/or-ios.png) no-repeat;
    width: 2.04rem;
    height: 0.75rem;
    background-size: 100%;
    position: relative;
}

.pager-order-btn > a.zoom {
  z-index: 5;
}

.pager-order-btn .ios-store-btn {
    background-image: url(../image/section2/or-ios.png);
}
.pager-order-btn .one-store-btn {
    background-image: url(../image/section2/or-one.png);
    margin-top: 0.12rem;
}

.pager-order-btn .google-store-btn {
  width: 2.04rem;
  height: 0.75rem;
  background-image: url(../image/section2/or-aos.png);
}

.pager-order-btn .galaxy-store-btn {
    background-image: url(../image/section2/or-sto.png);
    margin-top: 0.12rem;
}

.store-reservation::after {
    content: '';
    display: inline-block;
    width: 0.25rem;
    height: 0.25rem;
    background: url(../image/fb-like-red.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: -0.06rem;
    right: 0rem;
    z-index: 1;
    cursor: default;
}

.store-light::before {
    content: '';
    display: inline-block;
    width: 0.43rem;
    height: 0.38rem;
    background: url(../image/section2/hand.png) no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: -0.2rem;
    right: -0.2rem;
    z-index: 5;
    cursor: default;
}

.store-light::after {
    content: '';
    display: inline-block;
    width: 0.28rem;
    height: 0.28rem;
    background: url(../image/section2/fb-like-red.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: -.1rem;
    left: -0.1rem;
    z-index: 2;
    cursor: default;
}

.google-store-btn.noafter::after{ display: none !important;}
.google-store-btn.noafter::before{ display: none !important;}


.google-change-store::after {
    content: '';
    display: inline-block;
    width: 0.29rem;
    height: 0.30rem;
    background: url(../image/section2/fb-like-red.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: -0.09rem;
    left: -0.1rem;
    z-index: 1;
    cursor: default;
    z-index: 3;
}

.google-change-store-finger::before {
    content: '';
    display: inline-block;
    width: 0.54rem;
    height: 0.45rem;
    background: url(../image/section2/hand.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: 0.45rem;
    right: -0.33rem;
    -webkit-animation: fblike 1s ease-in-out infinite;
    animation: fblike 1s ease-in-out infinite;
    cursor: default;
    z-index: 3;
}

.store-light-animation {
    animation: sg 2s linear infinite;
    background: linear-gradient(120deg, #0000, #0000, #fff7, #0000, #0000);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .65s;
    width: 100%;
    pointer-events: none;
}

.google-store-btn.zoom::before{
  content: '';
  display: inline-block;
  position: absolute;
  top: -0.15rem;
  left: -0.13rem;
  width: 0.42rem;
  height: 0.42rem;
  background: url(../image/fb-like-red.png) no-repeat;
  background-size: 100%;
  z-index: 5
}

.google-store-btn.zoom::after{
  content: '';
  display: inline-block;
  width: 0.54rem;
  height: 0.45rem;
  background: url(../image/section2/hand.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 0.45rem;
  right: -0.33rem;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
  cursor: default;
  z-index: 3;
}

.ios-store-btn.zoom::before{
  content: '';
  display: inline-block;
  position: absolute;
  top: -0.09rem;
  left: -0.1rem;
  width: 0.42rem;
  height: 0.42rem;
  background: url(../image/fb-like-red.png) no-repeat;
  background-size: 100%;
  z-index: 5
}

.ios-store-btn.zoom::after{
  content: '';
  display: inline-block;
  width: 0.54rem;
  height: 0.45rem;
  background: url(../image/section2/hand.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 0.45rem;
  right: -0.33rem;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
  cursor: default;
  z-index: 3;
} 

.ios-store-btn.noafter::after{ display: none;}
.ios-store-btn.noafter::before{ display: none;}


.btn-login span {
    width: 93%;
    height: 82.1%;
    margin-left: 6.2%;
    margin-top: 1.1%;
    display: block;
    position: absolute;
    overflow: hidden;
    border-radius: 0.02rem;
}

.login-linght{
    animation: sg 2s linear infinite;
    background: linear-gradient(120deg, #0000, #0000, #fff7, #0000, #0000);
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .65s;
    width: 100%;
    pointer-events: none;
}

.lounth.no-aftere::after {
    content: '';
    display: inline-block;
    width: 0.66rem;
    height: 0.65rem;
    background: url(../image/icon-hand.png) no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: -0.4rem;
    right: -0.3rem;
    z-index: 1;
    cursor: default;
}

.lounth.no-aftere::before {
    content: '';
    display: inline-block;
    height: 0.23rem;
    height: 0.23rem;
    background: url(../image/fb-like-red.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: -.1rem;
    left: 0rem;
    z-index: 1;
    cursor: default;
}

.countdown_pc{
    display: flex;
    width: 2.8rem;
    height: 1.23rem;
    position: absolute;
    top: 3.24rem;
    left: 4.67rem;
    background-size: 100%;
    color: #362f21;
    font-size: 0.42rem;
    font-weight: 400;
  }

  .countdown_pc .minute {
    position: relative;
    width: 1.34rem;
    height: 0.64rem;
    top: 1.03rem;
    left: 0.47rem;
  }
  .minute-text1{
    position: absolute;
    top: 0rem;
    left: 0.08rem;
    width: 0.72rem;
    height: 0.7rem;
    display: flex;
    /* justify-content: center; */
    align-items: center;
  }
 .minute-text2{
    position: absolute;
    top: 0rem;
    width: 0.72rem;
    height: 0.7rem;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    left: 0.34rem;
}
.second-text1{
    position: absolute;
    top: 0rem;
    left: 0.08rem;
    width: 0.72rem;
    height: 0.7rem;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
.second-text2{
    position: absolute;
    top: 0rem;
    left: 0.34rem;
    width: 0.72rem;
    height: 0.7rem;
    display: flex;
    /* justify-content: center; */
    align-items: center;
}
.millisecond-text1{
    position: absolute;
    top: 0rem;
    left: 0.08rem;
    width: 0.64rem;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    height: 0.7rem;
}
.millisecond-text2{
    position: absolute;
    top: 0rem;
    left: 0.34rem;
    width: 0.64rem;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    height: 0.7rem;
}
  .countdown_pc .second {
    position: relative;
    width: 1.34rem;
    height: 0.7rem;
    top: 1.03rem;
    left: 0.47rem;
  }
  .countdown_pc .millisecond {
    position: relative;
    width: 1.34rem;
    height: 0.7rem;
    top: 1.03rem;
    left: 0.5rem;
  }

.step-into-prefix{
    position: absolute;
    top: 1.41rem;
    left: 3.3rem;
    color: #ffff;
    font-size: 0.16rem;
    width: .5rem;
}

.page3-top-img img{
    width: 4.49rem;
    height: 1.48rem;
}

