/*事前登录*/
.order {
    font-size: 0;
    margin: 0 auto 0;
    height: 9.5rem;
    position: relative;
    /* top: -1.9rem; */
}

.order .title {
    height: .94rem;
    text-align: center;
}

.order-cat {
    width: 2.24rem;
    height: 2.2rem;
    background: url(../image/section2/img-cat.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 4rem;
    top: -2.06rem;
}

.order .order-figure {
    background: url(../image/sun.png) no-repeat;
    background-size: 100%;
    width: 13.04rem;
    height: 11.55rem;
    position: absolute;
}

.order .order-sign {
    background: url(../image/order-sign.png) no-repeat;
    background-size: cover;
    width: 11.36rem;
    height: 10.58rem;
    position: absolute;
    margin-top: 3.5rem;
    margin-left: 4.2rem;
}

.order .order-title {
    position: absolute;
    font-size: 0.54rem;
    font-weight: 800;
    font-family: SimSun;
    text-align: center;
    margin: -0.4rem auto;
    top: 0.3rem;
    left: 50%;
    /* margin-left: -3.76rem; */
    transform: translateX(-50%);
    /* background: url(../image/section2/title-population.png) no-repeat; */
    /* background-size: 100%; */
    /* width: 7.52rem; */
    height: .71rem;
    display: flex;
    align-items: center;
}

.order .order-title.notop {
    top: 0;
}

.order .order-title .text-1 {
  width: 1.51rem;
  height: .61rem;
  background: url(../image/section2/text-1.png) no-repeat;
  background-size: 100%;
  margin-right: .1rem;
}

.order .order-title .text-3 {
  width: 3.02rem;
  height: .61rem;
  background: url(../image/section2/text-3.png) no-repeat;
  background-size: 100%;
  margin-left: .1rem;
}
@font-face {
    font-family: 'subset-UntitledTTF';
    src: url('../../fonts/subset-UntitledTTF.ttf');
  }
  

.pop-login .phoneNumber {
    position: absolute;
    top: 1.4rem;
    left: 7.68rem;
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.45rem;
    font-family: subset-UntitledTTF;
    font-weight: bold;
    text-align: center;
    background-color: #ff0000;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block; /* 保证宽度生效 */
  }
.order .order-title .text-2 {
  /* margin-left: 1.3rem; */
  font-family: "Libre Baskerville", serif;
  font-family: "Merriweather", serif;
  /* 使用相似的替代字体 */
  font-size: 0.68rem;
  /* width: 5.72rem; */
  text-align: center;
  position: relative;
  /* text-shadow: 
    2px 2px 5px rgba(0, 0, 0, 0.2),  
    0 0 10px rgba(255, 255, 255, 0.5);  */
  /* 字体大小 */
  font-weight: 400;
  letter-spacing: 0.04rem;
  /* 字体粗细 */
  color: transparent;
  /* 字体颜色 */
  /* text-shadow: 
  1px 0 0 rgba(255, 255, 255, 0.05),
  -1px 0 0 rgba(255, 255, 255, 0.05),
  0 1px 0 rgba(255, 255, 255, 0.05),
  0 -1px 0 rgba(255, 255, 255, 0.05),
  1px 1px 0 rgba(255, 255, 255, 0.05),
  -1px -1px 0 rgba(255, 255, 255, 0.05),
  -1px 1px 0 rgba(255, 255, 255, 0.05),
  1px -1px 0 rgba(255, 255, 255, 0.05),
  2px 2px 0 rgba(255, 255, 255, 0.05),
  -2px -2px 0 rgba(255, 255, 255, 0.05),
  -2px 2px 0 rgba(255, 255, 255, 0.05),
  2px -2px 0 rgba(255, 255, 255, 0.05),
  3px 3px 0 rgba(255, 255, 255, 0.05),
  -3px -3px 0 rgba(255, 255, 255, 0.1),
  -3px 3px 0 rgba(0, 255, 255, 0.02),
  3px -3px 0 rgba(0, 255, 255, 0.08); */
  /* background: linear-gradient(to bottom, #ffffff, #ffd481, #b59432); */
  background: linear-gradient(to bottom, #ffffff, #f3d7d7, #ff6666);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(-0.01rem -0.01rem .06rem rgba(255, 0, 0, 0.25)) 
         drop-shadow(.01rem -0.01rem .06rem rgba(255, 0, 0, 0.25)) 
         drop-shadow(-0.01rem .01rem .06rem rgba(255, 0, 0, 0.25)) 
         drop-shadow(.01rem .01rem .06rem rgba(255, 0, 0, 0.25));
}

.order-title .text-2::after {
  content: attr(data-content);
  position: absolute;
  left: 4px;
  top: -2px;
  color: rgba(150, 200, 255, 0.05);
  z-index: -1;
}

.order-info {
    width: 8.39rem;
    height: 6.60rem;
    background: url(../image/section2/order-bg.png) no-repeat;
    background-size: 100%;
    margin: 0rem auto 0;
    position: relative;
    left: 50%;
    top: 0.62rem;
    transform: translate(-50%);
    display: inline-block;
}

.order-info .order-count {
    /* width: 5.69rem; */
    /* height: .33rem; */
    position: absolute;
    top: 0.31rem;
    left: 2.2rem;
    /* background: url(../images/order-slogan.png) no-repeat; */
    /* background-size: 100%; */
}

.order-info .count span {
    width: 2.46rem;
    height: .6rem;
    text-align: center;
    position: absolute;
    /* top: -0.14rem; */
    /* left: .9rem; */
    line-height: .6rem;
    font-size: 0.58rem;
    -webkit-text-size-adjust: none;
    font-weight: 700;
    color: #d0254c;
    letter-spacing: .02rem;
    /*background: linear-gradient(to bottom, #8439ff 0%, #fffeff 49%, #9d88fe 50%, #6d26e5 100%);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}


.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("../image/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;
} */

@keyframes fblike {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.order-info .content .step-fb a {
    /* background-color: #1877F2; */
    border-radius: .1rem;
    display: block;
    padding: 0.18rem 0;
}

.order-info .step-fb .join-fb {
    width: 2.14rem;
}

.order-info .content .step-fb a .fb-like {
    margin: 0 .6rem;
    display: block;
    -webkit-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.order-info .content .step-fb a#shareBtn {
    width: 1.02rem;
    height: .44rem;
    background-color: #4267B2;
    border-radius: .05rem;
    line-height: .44rem;
    font-size: .24rem;
    color: #fff;
    text-align: center;
}

.order-info .content .step-prize {
    position: absolute;
    top: 6.2rem;
    left: 1.1rem;
    background: url(../image/step-prize.png) no-repeat;
    background-size: 100%;
    width: 2.68rem;
    height: 1.26rem;
}

.order-info .content .step-gift {
    position: absolute;
    top: 6.5rem;
    left: 4.6rem;
}

.order-info .step-gift .step-gift-btn {
    position: absolute;
    width: 2.39rem;
    height: .78rem;
    background: url(../image/step-gift-btn.png) no-repeat;
    background-size: 100%;
}

.order-info .step-gift .step-gift-btn.over {
    pointer-events: none;
    background: url(../image/step-gift-got.png) no-repeat;
    background-size: 100%;
}

.order-info .order-store {
    position: absolute;
    display: flex;
    width: 3.88rem;
    top: 6rem;
    left: 4.5rem;
    justify-content: space-evenly;
}

.order-info .like-award {
    position: absolute;
    top: 3.7rem;
}

.order-info .order-store a {
    width: 1.17rem;
    height: 0.35rem;
    /* position: absolute; */
    right: -1.9rem;
    border-radius: 0.01rem;
    overflow: hidden;
}

.auto-download {
    width: 1.81rem;
    height: .12rem;
    position: absolute;
    top: 6.4rem;
    left: 5.6rem;
    background: url(../image/section2/autoDown.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    pointer-events: none;
}

.order-info .order-store .order-store-ios {
  width: 1.11rem;
  height: 0.34rem;
    background: url(../image/section2/order-store-ios.png) no-repeat;
    background-size: 100%;
    bottom: -1.5rem;
}

.order-info .order-store .order-store-ios.red::before {
    content: '';
    display: inline-block;
    width: 0.31rem;
    height: 0.31rem;
    background: url(../image/section2/icon-red.png) no-repeat;
    background-size: 60%;
    cursor: pointer;
    position: absolute;
    left: 0.06rem;
    top: -0.09rem;
    z-index: 1;
    cursor: default;
}

.order-info .order-store .order-store-gp {
  width: 1.11rem;
  height: 0.34rem;
    background: url(../image/section2/order-store-gp.png) no-repeat;
    background-size: 100%;
    bottom: -2.05rem;
}

.order-info .order-store .order-store-gp.red::before {
    content: '';
    display: inline-block;
    width: 0.31rem;
    height: 0.31rem;
    background: url(../image/section2/icon-red.png) no-repeat;
    background-size: 60%;
    cursor: pointer;
    position: absolute;
    left: 1.34rem;
    top: -0.09rem;
    z-index: 1;
    cursor: default;
}

.order-info .order-store .order-store-ios-over {
    background: url(../image/order-store-ios-over.png) no-repeat;
    background-size: 100%;
    position: absolute;
}

.order-info .order-store .order-store-hw {
  width: 1.12rem;
  height: 0.34rem;
    background: url(../image/section2/order-store-hw.png) no-repeat;
    background-size: 100%;
    bottom: -2.65rem;
}

.order-info .order-store .order-store-hw.red::before {
  content: '';
  display: inline-block;
  width: 0.31rem;
  height: 0.31rem;
  background: url(../image/section2/icon-red.png) no-repeat;
  background-size: 60%;
  cursor: pointer;
  position: absolute;
  left: 2.56rem;
  top: -0.09rem;
  z-index: 1;
  cursor: default;
}

.order-info .order-store .order-store-gp span,
.order-info .order-store .order-store-ios span,
.order-info .order-store .order-store-ios-over span,
.order-info .order-store .order-store-hw span {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline;
    float: left;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.order-info .order-store .order-store-gp-light,
.order-info .order-store .order-store-ios-light {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: url(../image/order-store-light.png) no-repeat;
    background-size: 100%;
    content: "";
    transition: all 650ms;
    -webkit-animation: sg 2s linear infinite;
    -moz-animation: sg 2s linear infinite;
    -ms-animation: sg 2s linear infinite;
    animation: sg 2s linear infinite;
}

@keyframes sg {
    from {
        left: -100%;
    }

    to {
        left: 100%;
    }
}

@-webkit-keyframes sg

/* Safari Ã¥â€™Å’ Chrome*/
    {
    from {
        left: -100%;
    }

    to {
        left: 100%;
    }
}

.order-info .order-store>a img {
    width: 3.24rem;
    height: 1.05rem;
}

.order-info .content .step1-os-radio {
    position: absolute;
    top: 1.3rem;
    left: 3.4rem;
    font-size: .3rem;
    color: #fff;
}

.order-info .step1-os-radio #osRadioIOS {
    margin-left: .6rem;
}

.order-info .step1-os-radio img {
    width: .4rem;
}

.order-info .step1-os-radio span {
    vertical-align: middle;
    user-select: none;

}

.order-info .content .step-info {
    position: relative;
    top: 1.8rem;
    left: 3.9rem;
    display: flex;
}

.step1-os-radio .andriodLabel {
    margin-right: .6rem;
}

.step1-os-radio label {
    cursor: pointer;
}

.step1-os-radio input[type="radio"] {
    display: none;
}

.step1-os-radio input[type="radio"]+label::before {
    content: "\a0";
    /*不换行空格*/
    display: inline-block;
    vertical-align: middle;
    width: .26rem;
    height: .26rem;
    border-radius: 50%;
    border: 2px solid #fff;
    box-sizing: border-box;
}

.step1-os-radio input[type="radio"]:checked+label::before {
    background-color: #fff;
    background-clip: content-box;
    padding: 3px;
}

.order-info .content .step-info .order-select {
    font-size: .16rem;
    /* font-weight: 700; */
    color: #000;
    background: url(../image/section2/order-select-set2.png) no-repeat;
    background-size: .1rem .05rem;
    background-position: 1.254rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    background-color: transparent;
    box-sizing: border-box;
    border: 0;
    width: 1.54rem;
    height: 0.42rem;
    margin-left: -0.34rem;
    padding: 0 0.14rem;
    background-size: 0.13rem 0.1rem;
    text-align: center;
}


.order-select>option {
    color: #6e300d
}

.step-info-bg {
    width: 1.45rem;
    height: 0.42rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.step-info-bg .quhao-xiala {
    position: relative;
    left: -0.06rem;
    width: .11rem;
    height: .11rem;
    background: url(../image/section2/order-select.png) no-repeat 100%;
    background-size: 100%;
}

.order-info .content .step-info .order-tel {
    width: 2.4rem;
    height: 100%;
    vertical-align: bottom;
    font-size: .16rem;
    /* font-weight: 700; */
    color: #000;
    text-align: center;
    text-align-last: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-sizing: border-box;
    margin-left: -0.1rem;
    background-color: transparent;
    border: 0px;
}

.order-info .content .step-info .order-tel.activeFalse {
    color: #ff0000;
}

.order-info .content .step-info .order-tel.activeTrue {
    color: #000;;
}

.order-info .content .step-info input::-webkit-input-placeholder {
    color: #454545;
}

.order-info .content .step-info input:-moz-placeholder {
    color: #454545;
}

.order-info .content .step-info input:-ms-input-placeholder {
    color: #454545;
}

.login-checkbox-wrapper {
    position: absolute;
    display: flex;
    top: 2.35rem;
    left: 4.32rem;
    z-index: 1;
}

.login-checkbox-wrapper input[type=checkbox] {
    position: relative;
    display: inline-block;
    appearance: none;
    -webkit-appearance: none;
    width: 0.15rem;
    height: 0.15rem;
    outline: none;
    background-color: transparent;
    margin: 0;
    /* top: 0.01rem; */
}

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

.login-checkbox-wrapper .login-checkbox {
    /* display: inline-block; */
    width: 0.15rem;
    height: 0.14rem;
    background: url('../image/section2/login-checkbox.png') no-repeat;
    background-size: 100%;
    cursor: pointer;
}

.login-checkbox-wrapper .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;
    left: -0.01rem;
    top: -.032rem;
}

.login-checkbox-wrapper .login-checkbox-hint {
    width: 2.54rem;
    height: 0.13rem;
    margin-left: 0.06rem;
}

.order-info .content .order-btn {
    /* text-align: center; */
    /* position: relative; */
    /* top: 1.05rem;
    left: 0.3rem; */
}

/* .btn-login.red-hand::after {
    content: '';
    display: inline-block;
    width: 0.49rem;
    height: 0.5rem;
    background: url(../image/fb-like-hand.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: 1.4rem;
    left: 4.2rem;
    -webkit-animation: fblike 1s ease-in-out infinite;
    animation: fblike 1s ease-in-out infinite;
    cursor: default;
}

.btn-login.red-hand::before {
    content: '';
    display: inline-block;
    width: 0.31rem;
    height: 0.32rem;
    background: url(../image/fb-like-red.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: 0.5rem;
    right: 0rem;
    z-index: 1;
    cursor: default;
} */

.order-info .content .step-gift {
    position: absolute;
    /* display: block; */
    width: 3.54rem;
    height: 1.7rem;
    left: 4.68rem;
    top: 4.22rem;
}

.order-info .content .nav-fblike {
    background: url(../image/section2/btn-fb.png) no-repeat;
    background-size: 100%;
    top: 6rem;
    left: 2.5rem;
    width: 1.38rem;
    height: 0.4rem;
    position: absolute;
    transition: all 0.2s;
    cursor: pointer;
}


.order-info .content .nav-fblike.red-hand::after {
    content: '';
    display: inline-block;
    width: 0.60rem;
    height: .67rem;
    background: url(../image/section2/btn-hand-login.png) no-repeat;
    background-size: 50%;
    position: absolute;
    top: 0.25rem;
    right: -0.28rem;
    -webkit-animation: fblike 1s ease-in-out infinite;
    animation: fblike 1s ease-in-out infinite;
    cursor: default;
    z-index: 1;
}

.order-info .content .nav-fblike.red-hand::before {
    content: '';
    display: inline-block;
    width: 0.31rem;
    height: 0.30rem;
    background: url(../image/section2/icon-red.png) no-repeat;
    background-size: 55%;
    cursor: pointer;
    position: absolute;
    left: 0.1rem;
    top: -0.05rem;
    z-index: 1;
    cursor: default;
    -webkit-animation: fblike 1s ease-in-out infinite;
    animation: fblike 1s ease-in-out infinite;
}

.order-info .content .group-btn {
    background: url(../image/section2/btn-org.png) no-repeat;
    background-size: 100%;
    top: 6rem;
    left: 0.9rem;
    width: 1.38rem;
    height: 0.4rem;
    position: absolute;
    transition: all 0.2s;
    cursor: pointer;
    z-index: -1;
}

.order-info .content .btn-login {
    width: 3.69rem;
    height: 0.97rem;
    display: inline-block;
    position: relative;
    top: 2.2rem;
    left: 3.8rem;
}

.order-info .content .btn-login.red-hand::after {
    content: '';
    display: inline-block;
    width: 0.38rem;
    height: .32rem;
    background: url(../image/section2/btn-hand-login.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0.8rem;
    right: 0rem;
    -webkit-animation: fblike 1s ease-in-out infinite;
    animation: fblike 1s ease-in-out infinite;
    cursor: default;
}

.order-info .content .btn-login.red-hand::before {
    content: '';
    display: inline-block;
    width: 0.53rem;
    height: 0.52rem;
    background: url(../image/section1/icon-red.png) no-repeat;
    background-size: 70%;
    cursor: pointer;
    position: absolute;
    /* top: 0.1rem; */
    left: .23rem;
    z-index: 1;
    cursor: default;
}

.pop-login-btn::after {
    content: '';
    display: inline-block;
    width: .38rem;
    height: .32rem;
    background: url(../image/section2/btn-hand-login-downm.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: 0.6rem;
    right: 0.3rem;
    -webkit-animation: fblike 1s ease-in-out infinite;
    animation: fblike 1s ease-in-out infinite;
    cursor: default;
}

.pop-login-btn::before {
    content: '';
    display: inline-block;
    width: 0.41rem;
    height: 0.40rem;
    background: url(../image/section2/icon-red.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    top: -0.2rem;
    left: 0.2rem;
    z-index: 1;
    cursor: default;
}

.btn-login .order-login-cute {
    position: absolute;
    width: 1.07rem;
    bottom: -.04rem;
    left: .5rem;
}

.order-info .content .btn-query {
    width: 1.12rem;
    display: inline-block;
    vertical-align: middle;
}

.order-info .content .order-hint {
    width: 5.24rem;
    margin: .3rem auto;
}

.order-info .step.step2 {
    margin-top: .7rem;
    margin-left: .3rem;
}

.order .btn-xia {
    bottom: 1.2rem;
}

.order .gift {
    display: block;
    width: 4.8rem;
    height: 2.72rem;
    /* background: url(../image/section2/order-left.png) no-repeat; */
    /* background-size: 100%; */
    position: absolute;
    left: 8.8rem;
    top: 2rem;
}

.order-login-overtime {
    margin-left: 0.5rem;
    margin-top: -0.3rem;
    width: 3.78rem;
    height: 1.56rem;
}

.pop-requ {
    width: 4.5rem;
    height: 1.5rem;
    position: absolute;
    bottom: 0.9rem;
    left: 3.14rem
}

.pop-requ div {
    position: absolute;
    width: 1.35rem;
    height: 0.40rem;
    background: url(../image/pop/claim.png) no-repeat;
    background-size: 100%;
    cursor: pointer;
    transition: all 0.3s;
}

.pop-requ div.active {
    pointer-events: none;
    background: url(../image/pop/claimed.png) no-repeat;
    background-size: 100%;
}

.pop-requ .first-btn {
    left: .2rem;
    top: 1.64rem;
}

.pop-requ .second-btn {
    left: 1.65rem;
    top: 1.64rem;
}

.pop-requ .third-btn {
    left: 3.11rem;
    top: 1.64rem;
}

.pop-login .min {
    position: absolute;
    color: #ff5400;
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: .66rem;
    top: 0.56rem;
    left: 3.65rem;
    width: 1rem;
    font-weight: 800;
    text-align: center;
}

.pop-login .second {
    position: absolute;
    color: #ff5400;
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: .66rem;
    top: 0.56rem;
    left: 4.95rem;
    width: 1rem;
    font-weight: 800;
    text-align: center;
}

.pop-login .millisecond {
    position: absolute;
    color: #ff5400;
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: .66rem;
    top: 0.56rem;
    left: 6.24rem;
    width: 1rem;
    font-weight: 800;
    text-align: center;
}

.order-baoshi {
    width: 1.15rem;
    height: 1.17rem;
    background: url(../image/section2/img-left-bao.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0.8rem;
    bottom: 1rem;
}

/* 手机选项 */
.pop-login .phoneClass {
  width: 3.1rem;
  height: .42rem;
  /* background-color: #4267B2; */
  position: absolute;
  top: 3.8rem;
  left: 5.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pop-login .phoneClass div {
  width: .27rem;
  height: .27rem;
  background: url(../image/pop/iPhone.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  transform: translateZ(0);

}

.pop-login .phoneClass div.active::after {
  width: .38rem;
  height: .32rem;
  content: '';
  background: url(../image/pop/phone-active.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.03rem;
  left: -0.01rem;
  transition: all .2s;
}

/* 预定成功 */

.pop-reg-success .phoneClass {
  width: 3.1rem;
  height: .42rem;
  /* background-color: #4267B2; */
  position: absolute;
  top: 3.7rem;
  left: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.pop-reg-success .phoneClass div {
  width: .27rem;
  height: .27rem;
  background: url(../image/pop/iPhone.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  transform: translateZ(0);
}

.pop-reg-success .phoneClass div.active::after {
  width: .35rem;
  height: .29rem;
  content: '';
  background: url(../image/pop/phone-active.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: -0.05rem;
  left: 0rem;
  transition: all .2s;
}

.award-container .pop-award {
  width: 4.96rem;
  height: 3.38rem;
  position: absolute;
  background: url(../image/pop/Reward-inquiry.png) no-repeat;
  background-size: 100%;
  top: 5rem;
  left: 9.5rem;
}

.award-container .pop-award  .pop-award-btn {
    width: 2.54rem;
    height: .55rem;
    position: absolute;
    background: url(../image/pop/pop-award-btn.png) no-repeat;
    background-size: 100%;
    top: 2.2rem;
    left: 1.3rem;
}

.award-container .pop-award  .pop-award-btn::before {
    content: '';
    width: .46rem;
    height: .39rem;
    position: absolute;
    background: url(../image/pop/award-hand.png) no-repeat;
    background-size: 100%;
    top: 0.3rem;
    left: 2.2rem;
    -webkit-animation: fblike 1s ease-in-out infinite;
    animation: fblike 1s ease-in-out infinite;
}

.award-container .pop-award  .award-close {
  width: .35rem;
  height: .32rem;
  position: absolute;
    background: url(../image/pop/award-close.png) no-repeat;
    background-size: 100%;
    top: -0.4rem;
    left: 30.9em;
}