/*事前登录*/
.order {
  width: 720px;
  height: 2380px;
  font-size: 0;
  /* background: url("../image/section2/bg.jpg") no-repeat; */
  /* background-size: 100%; */
  top: 500px;
  position: absolute;
}

.order .title {
  overflow: hidden;
  position: relative;
  top: -16px;
}

.order .order-onelink {
  position: fixed;
  right: 0;
  bottom: 20px;
  z-index: 2;
  width: 281px;
  height: 281px;
  background: url("../images/order-onelink0.png") no-repeat;
  background-size: 100%;
  transition: all 0.3s;
}

.order-info {
  width: 720px;
  height: 1300px;
  position: relative;
  background: url(../image/section2/order-bg.png) no-repeat;
  background-size: cover;
}

.order-info.order-info-overtime {
  background-image: url("../images/warp-img/pager2/order-bg.png");
}

.order-info .order-count {
  position: relative;
}

.order-info .order-count span {
  width: 196px;
  height: 50px;
  position: absolute;
  top: 27px;
  left: 198px;
  line-height: 1;
  font-size: 50px;
  font-weight: 700;
  color: #da1f4a;
  letter-spacing: 2px;
  text-align: center;
}

.order-info .content {
  position: relative;
  padding-top: 280px;
  margin-left: 26px;
}

.order-info .content .step-to-order {
  position: absolute;
  top: 0;
  height: 100px;
  width: 100%;
}

.order-info .content .count span {
  width: 196px;
  height: 50px;
  position: absolute;
  top: 100px;
  left: 100px;
  line-height: 1;
  font-size: 46px;
  font-weight: 700;
  color: #de3333;
  letter-spacing: 2px;
  text-align: center;
}

.order-info .step {
  margin-left: 30px;
}

.order-info .step .login-checkbox-wrapper {
  position: absolute;
  display: flex;
  top: 360px;
  left: 115px;
  z-index: 1;
}

.group-btn>a {
  position: absolute;
  width: 207px;
  height: 65px;
  top: 793px;
  left: 372px;
  background: url("../image/section2/group-btn-img.png") no-repeat;
  background-size: 100%;
}

.order-info .step .hide.login-checkbox-wrapper {
  display: none;
}


/*  预热1*/
.page2-top {
  position: absolute;
  width: 300px;
  height: 200px;
  margin: 0 auto;
  z-index: 3;
  top: 0px;
  left: 0;
  right: 0;
  /* background: url(../image/section2/title-2.png) no-repeat; */
  /* background-size: 100%; */
}
.pager2-order {
  position: relative;
  left: 0px;
}

.login-checkbox:checked::after {
  content: '';
  display: inline-block;
  width: 19px;
  height: 20px;
  background: url("../image/section2/login-checkbox-active.png") no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 0px;
}

.login-checkbox {
  display: inline-block;
  width: 19px;
  height: 20px;
  background: url(../image/section2/login-checkbox.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 10px;
  left: -15px;
}
.pager2-order .note-1 {
  width: 79px;
  height: 30px;
  background: url(../image/section2/protocol-bg.png) no-repeat;
  background-size: 100%;
  top: 2px;
  left: 460px;
}
.mobile-phone-input {
  width: 440px;
  height: 100px;
  background: transparent;
  position: absolute;
  color: #36425c;
  text-align: center;
  border: 0px;
  font-size: 34px;
  top: -35px;
  left: 92px;
}

.order-tel .mobile-phone-input::placeholder {
  font-size: 34px !important;
}

.mobile-phone-input::placeholder,
.mobile-phone-input::-webkit-input-placeholder,
.mobile-phone-input:-moz-placeholder,
.mobile-phone-input::-moz-placeholder,
.mobile-phone-input:-ms-input-placeholder {
  font-size: 34px !important;
  color: inherit; /* 继承父元素颜色 */
  /* transform: scale(0.8); */ /* 可选：缩放文字 */
  /* line-height: 1.2; */ /* 可选：调整行高 */
}

.step-into-prefix{
  color: #36425c;
  font-size: 38px;
  font-weight: 600;
}

.login-checkbox-hint {
  display: inline-block;
  width: 201px;
  height: 21px;
  margin-left: 27px;
  background: url(../image/section2/login-check1.png) no-repeat;
  background-size: 100%;
}


.login-checkbox-wrapper-3-0 .login-checkbox-hint {
  display: inline-block;
  width: 392px;
  height: 23px;
  margin-left: 27px;
  background: url(../image/section2/login-check3.png) no-repeat;
  background-size: 100%;
}

.login-checkbox-wrapper-2-0 .login-checkbox-hint {
  display: inline-block;
  width: 395px;
  height: 33px;
  margin-left: 27px;
  background: url(../image/section2/login-check2.png) no-repeat;
  background-size: 100%;
}


.loun-btn {
  position: absolute;
  width: 358px;
  height: 78px;
  top: 1521px;
  left: 35px;
  background: url(../image/section2/lounth-bg.png) no-repeat;
  background-size: 100%;
  mask-image: url(../image/section2/lounth-bg.png);
  mask-size: 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  overflow: hidden;
}

.loun-btn span {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
}
.slidebar-fixed-offer.loun-btn {
  background: none;
}
.note-1 {
  background: url(../image/pop/regulation-pre2.png) no-repeat;
  width: 69px;
  height: 22px;
  background-size: 100%;
  position: absolute;
  right: -120px;
  top: -1px;
}
.btn-login {
  background: url(../image/section2/order-login.png) no-repeat;
  mask-image: url(../image/section2/order-login.png);
  mask-size: 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  width: 565px;
  height: 95px;
  background-size: 100%;
  position: absolute;
  top: 520px;
  left: 80px;
}

.btn-login span {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.mobile-reservation-top {
  background: url('../image/section2/ordere-flex-left.png')no-repeat;
  width: 720px;
  height: 1767px;
  background-size: 100%;
  background-position: 0 -9px;
  position: relative;
  top: 405px;
  left: 0;
  z-index: 2;
  /* display: none; */
} 


.mobile-reservation-top.mobile-reservation-top-ios{
  background: url('../image/section2/ordere-flex-left.png')no-repeat;
  background-size: 100%;
  background-position: 0 -9px;
  display: block;
}

.mobile-reservation .mobile-goLou-btn {
  background: url('../image/mobile-lou-btn.png')no-repeat;
  width: 329px;
  height: 64px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -270px;
  /* transform: translateX(-85%); */
  background-size: 100%;
}
.step-info{
  line-height: 56px;
  position: absolute;
  font-size: 36px;
  top: 895px;
  left: 255px;
}
.pager2-order .step-info{
  line-height: 37px;
  position: absolute;
  font-size: 33px;
  top: 372px;
  left: 122px;
}
.mobile-step-type {
  line-height: 37px;
  position: absolute;
  font-size: 33px;
  color: #000000;
  font-weight: 500;
  top: 540px;
  left: 155px;
  font-family: '맑은 고딕';
  display: none;
}

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

.step-type-store {
  position: absolute;
  cursor: pointer;
  width: 140px;
  color: #b29f78;
  font-weight: 500;
  font-size: 26px;
  left: 200px;
}

.step-type-Google {
  position: absolute;
  cursor: pointer;
  width: 140px;
  color: #b29f78;
  font-weight: 500;
  font-size: 26px;
  left: 30px;
}

#step-type-store[type='radio']+label::before,
#step-type-Google[type='radio']+label::before {
  content: '';
  width: 22px;
  height: 23px;
  background: url(../image/section2/step-type-checkbox.png) no-repeat;
  background-size: 100%;
  float: left;
  margin-top: 6px;
  margin-right: 12px;
}

#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: 39px;
  height: 42px;
  margin-top: -5px;
  margin-right: 8px;
  margin-left: -12px;
}
#step-type-store[type='radio']:checked+label,
#step-type-Google[type='radio']:checked+label {
  color: #ffffe8;
} 

.mobile-reservation-store {
  position: absolute;
  bottom: 300px;
  width: 264px;
  height: 69px;
  left: 50%;
  transform: translateX(-50%);
}

.mobile-reservation-store span {
  left: 0;
  top: 0;
  width: 100%;
  height: 79px;
  position: absolute;
  display: inline;
  float: left;
  overflow: hidden;
  border-radius: 10px;
  -webkit-transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}

.mobile-reservation-gp-img img,
.mobile-reservation-store-img img {
  width: 100%;
}

.mobile-reservation-store-img {
  width: 310px;
  height: 96px;
  position: absolute;
}

.mobile-reservation-gp-img {
  width: 310px;
  height: 96px;
  position: absolute;
}

.mobile-receive {
  position: absolute;
  top: 240px;
  left: 320px;
}

.mobile-receive::after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/red-point.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: -12px;
  right: 0;
  z-index: 1;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
  cursor: default;
}

/* .mobile-lounge {
  background: url(../image/section2/order-bg.png)no-repeat;
  background-size: 100%;
  width: 675px;
  height:731px;
  position: relative;
  top: 660px;
  left: 32px;
} */
.countdown{
  /* display: flex; */
  width: 464px;
  height: 167px;
  position: absolute;
  top: 101px;
  left: 128px;
  font-family: 'PT Mono', monospace;
  color: #362f21;
  font-size: 50px;
}
/*.countdown div{*/
/*  text-shadow: -2px -2px 0 white, 2px -2px 0 white, -2px 2px 0 white, 2px 2px 0 white;*/
/*}*/

.pager2-order-bg {
  width: 420px;
  height: 420px;
  background: url('../image/section2/giftbgi.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 330px;
  left: 130px;
  z-index: 5;
}

.pager2-order-bg .order-bg-i{
  width: 665px;
  height: 338px;
  background: url('../image/section2/set2-gift.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 50px;
  left: -95px;
}


.pager2-order .pager2-order-bg2 {
  width: 560px;
  height: 420px;
  /* background: url(../image/section2/giftbgi.png) no-repeat center; */
  /* background-size: 100%; */
  position: absolute;
  top: 1100px;
  left: 78px;
  z-index: 5;
  /* pointer-events: none; */
}

.pager2-order .pager2-order-bg2 .order-bg-i2{
  width: 586px;
  height: 347px;
  background: url('../image/section2/set2-gift2.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 54px;
  left: -63px;
  /* pointer-events: none; */
}

.countdown .minute {
  width: 102px;
  position: relative;
  top: 50px;
  left: 69px;
  height: 106px;
}
.minute-text1{
  position: absolute;
  top: 0px;
  left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.minute-text2{
  position: absolute;
  top: 0px;
  left: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.countdown .second {
  width: 102px;
  position: relative;
  top: -56px;
  left: 188px;
  height: 102px;
}
.second-text1{
  position: absolute;
  top: 0px;
  left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;


}
.second-text2{
  position: absolute;
  top: 0px;
  left:55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.countdown .millisecond {
  width: 102px;
  position: relative;
  top: -158px;
  left: 303px;
  height: 102px;
}

.millisecond-text1{
  position: absolute;
  top: 0px;
  left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.millisecond-text2{
  position: absolute;
  top: 0px;
  left:55px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.store-light .ios-store-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;
}
.googol-store-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;
}
.store-light .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;
}
.confirm-appointment-btn span{
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0%;
  top: 1%;
  z-index: 1;
  border-radius: 4px;
}
.btn-login span {
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  /* left: 193px;
  top: 51px; */
  z-index: 1;
}
.confirm-appointment-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;
}
.btn-login.no-aftere .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;
}
/* .pager-order-btn {
  width: 370px;
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  right: 30px;
  top: 250px;
} */

.pager-order-btn a {
  position: absolute;
  top: 869px;
  left: 340px;
}

.pager-order-btn a span {
  display: inline-block;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.pager-order-btn .google-store-btn,
.pager-order-btn .ios-store-btn {
  width: 333px;
  height: 100px;
  background: url(../image/section2/or-ios.png)no-repeat;
  background-size: 100%;
  top: 1160px;
  left: 200px;
}

.pager-order-btn .google-store-btn::after,
.pager-order-btn .ios-store-btn::after {
  content: '';
  display: inline-block;
  width: 43px;
  height: 43px;
  background: url(../image/section2/fb-like-red.png)no-repeat;
  background-size: 100%;
  position: absolute;
  top: -15px;
  left: 0px;
}

.pager-order-btn .google-store-btn::before,
.pager-order-btn .ios-store-btn::before {
 content: '';
 display: inline-block;
 width: 69px;
 height: 58px;
 background: url(../image/pop/hand.png) no-repeat;
 background-size: 100%;
 cursor: pointer;
 position: absolute;
 bottom: -10px;
 right: -24px;
 -webkit-animation: fblike 1s ease-in-out infinite;
 animation: fblike 1s ease-in-out infinite;
 cursor: default;
}

.pager-order-btn .google-store-btn.noafter::after,
.pager-order-btn .ios-store-btn.noafter::after
{
  display: none;
}

.pager-order-btn .google-store-btn {
  /* width: 269px;
  height: 100px; */
  background-image: url(../image/section2/or-aos.png);
}

.pager-order-btn .one-store-btn {
  width: 161px;
  height:48px;
  margin-right: 16px;
  background: url(../image/section2/or-one.png)no-repeat;
  background-size: 100%;
  top: 925px;
  left: 340px;
}

.pager-order-btn .galaxy-store-btn {
  width: 161px;
  height:48px;
  background: url(../image/section2/or-sto.png)no-repeat;
  background-size: 100%;
  top: 925px;
  left: 160px;
}

.pager-order-btn.down .google-store-btn {
  background-image: url(../image/section2/or-aos-down.png);
}
.pager-order-btn.down .ios-store-btn {
  background-image: url(../image/section2/or-ios-down.png);
}

.store-light {
  z-index: 2;
}
/*.lounth::before {*/
/*  content: '';*/
/*  display: inline-block;*/
/*  width: 80px;*/
/*  height: 63px;*/
/*  background: url(../image/section2/head.png) no-repeat;*/
/*  background-size: 100%;*/
/*  cursor: pointer;*/
/*  position: absolute;*/
/*  bottom: -34px;*/
/*  right: -15px;*/
/*  z-index: 2;*/
/*  cursor: default;*/
/*}*/

/*.lounth::after {*/
/*  content: '';*/
/*  display: inline-block;*/
/*  width: 41px;*/
/*  height: 41px;*/
/*  background: url(../image/section2/fb-like-red.png) no-repeat;*/
/*  background-size: 100%;*/
/*  cursor: pointer;*/
/*  position: absolute;*/
/*  top: -12px;*/
/*  left: -15px;*/
/*  z-index: 2;*/
/*  cursor: default;*/
/*}*/
.store-light::before {
  content: '';
  display: inline-block;
  width: 66px;
  height: 55px;
  background: url(../image/section2/hand.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  bottom: -25px;
  right: -40px;
  z-index: 2;
  cursor: default;
}

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

.add {
  width: 42px;
  height: 42px;
  position: absolute;
  top: 945px;
  left: 301px;
  cursor: pointer;
  background: url(../image/section2/icon-add.png) no-repeat;
  background-size: 100%;
}

.order-info .step .step-fb {
  position: absolute;
  top: 716px;
  left: 372px;
  display: flex;
  justify-content: center;
  height: 108px;
  align-items: center;
  width: 207px;
  height: 65px;
  background: url("../image/section2/btn-fbLink.png") no-repeat;
  background-size: 100%;
}

.order-info .step .step-fb::after {
  content: "";
  display: inline-block;
  width: 53px;
  height: 38px;
  background: url("../image/section2/like-hand.png") no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 51px;
  left: 182px;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
}

.order-info .step .step-fb::before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 19px;
  background: url("../image/section2/like-red.png") no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: -6px;
  left: 7px;
  z-index: 1;
}

@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 .step .step-fb a {
  display: inline-block;
  vertical-align: middle;
}

.order-info .step .step-fb a .fb-like {
  margin: 0 90px;
  display: block;
  -webkit-transform: scale(2.143);
  -moz-transform: scale(2.143);
  -ms-transform: scale(2.143);
  -o-transform: scale(2.143);
  transform: scale(2.143);
  -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 .step1 .step-info {
  display: flex;

  margin-left: 31px;
}

.pop-gift-link {
  position: relative;
  top: -32px;
  left: 50%;
  transform: translateX(-50%);
}

/* 系統選擇 */
.order-info .content .step1-os-radio {
  position: absolute;
  top: 154px;
  left: 116px;
  font-size: 30px;
  color: #fff;
}

.order-info .step1-os-radio #osRadioIOS {
  margin-left: 60px;
}

.order-info .step1-os-radio img {
  width: 40px;
}

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

.step1-os-radio .andriodLabel {
  margin-right: 60px;
}

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

/* custom radio style */
.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: 26px;
  height: 26px;
  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 .step .step-info .order-select {
  width: 184px;
  height: 64px;
  padding-left: 3%;
  display: inline-block;
  background: url(../image/section2/order-select.png) no-repeat 100%;
  background-position-x: 140px;
  /* border: 1px solid #9B7842; */
  font-size: 20px;
  font-weight: 700;
  color: #6e300d;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 0;
}

.order-select>option {
  width: 84px;
  color: #6e300d;
}

.order-info .step .step-info .order-tel-wap {
  width: 348px;
  height: 62px;
  line-height: 67px;
  display: inline-block;
  margin: 0px -58px;
  font-size: 20px;
  font-weight: 700;
  color: #6e300d;
  text-align: center;
  text-align-last: center;
  border-radius: 0;
  box-sizing: border-box;
  /* margin-left: 4px; */
  text-size-adjust: none;
  position: absolute;
  border: 0;
  /* background: url(../images/warp-img/pager2/order-input-bg.png) no-repeat; */
  background-color: transparent;
  left: 308px;
}

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

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

.step-info .step-info-flex .mobile-phone-input::-webkit-input-placeholder {
  color: #000;
  font-size: 28px !important;
}

.step-info .step-info-flex .mobile-phone-input:-moz-placeholder {
  color: #000;
  font-size: 28px !important;
}

.step-info .step-info-flex .mobile-phone-input:-ms-input-placeholder {
  color: #000;
  font-size: 28px !important;
}

/* .order-info .step .order-btn .btn-login {
  display: block;
  position: absolute;
  left: 71px;
  width: 468px;
  height: 182px;
  background: url(../image/section2/order-login.png) no-repeat;
  background-size: 100%;
  top: 48px;
} */

.order-info .step .order-btn .btn-login {
  display: block;
  position: absolute;
  left: 100px;
  width: 468px;
  height: 182px;
  background: url(../image/section2/order-login.png) no-repeat;
  background-size: 100%;
  top: 400px;
}

.order-info .step .order-btn .btn-login.red-hand::before {
  top: 36px;
  left: 29px;
}

.order-info .step .order-btn .btn-login.red-hand::after {
  top: 140px;
  right: -46px;
}

.order-info .step .order-btn .btn-login.over {
  background: url(../image/over/order-login-over.png) no-repeat;
  background-size: 100%;
}

.order-btn .btn-login .order-login-cute {
  position: absolute;
  bottom: -39px;
  left: 36px;
}

.order-info .step .order-btn .btn-query {
  margin-left: 265px;
  margin-top: 18px;
  display: inline-block;
}

.order-info .step .order-hint {
  width: 504px;
  margin: auto;
}

.order .progress {
  position: relative;
}

.order .task-info {
  margin-top: 260px;
  height: 644px;
}

.order .task-progress {
  position: absolute;
  top: 326px;
  left: 28px;
}

.order-info .content .step-gift {
  position: absolute;
  top: 586px;
  left: 397px;
}

.order-info .step-gift .step-gift-btn {
  position: absolute;
  width: 252px;
  height: 74px;
  background: url("../images/step-gift-btn.png") no-repeat;
  background-size: 100%;
}

.order-info .step-gift .step-gift-btn.over {
  background-image: url("../images/step-gift-got.png");
  pointer-events: none;
}

.order-info .order-store {
  position: absolute;
  display: flex;
  left: 366px;
  top: 1057px;
}

.order-info .order-store.red-hand::after {
  content: "";
  display: inline-block;
  width: 63px;
  height: 58px;
  background: url(../image/like-hand.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 35px;
  left: 167px;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
}

.order-info .order-store.red-hand::before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(../image/like-red.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: -10px;
  left: 32px;
  z-index: 1;
}

.order-info .order-store>a {
  margin-right: 33px;
}

.order-info .order-store>a img {
  width: 280px;
}

/* .order-info .order-store .order-store-ios {
          margin-right: 20px;
      } */
.order-info .order-store .order-store-ios {
  width: 191px;
  height: 64px;
  background: url(../image/section2/order-store-ios.png) no-repeat;
  background-size: 100%;
  margin-left: 24px;
}

.order-info .order-store .order-store-gp {
  position: absolute;
  width: 191px;
  height: 64px;
  background: url(../image/section2/order-store-gp.png) no-repeat;
  background-size: 100%;
  margin-left: 24px;
}

.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 {
  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: 3px;
  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 .order-store-ios-over {
  width: 191px;
  height: 64px;
  background: url(../images/order-store-ios.png) no-repeat;
  background-size: 100%;
}

.order-info .sdjqr {
  position: absolute;
  top: 551px;
  left: 80px;
}

.pop-login {
  width: 720px;
  height: 1054px;
  background: url("../image/pop/new-login_bg.png") no-repeat;
  background-size: 100%;
  margin-left: 12px;
  /* margin-top: -60px; */
}

.pop-login-Android {
  width: 720px;
  height: 1080px;
  background: url("../images/warp-img/pop-up/login-pop-bg.png") no-repeat;
  background-size: 100%;
}

.pop-login .step-info {
  position: relative;
  top: 576px;
  left: 5px;
}

.pop-login-Android .step-info {
  position: relative;
  top: 183px;
  left: 20px;
}

.pop-login .step-info .order-select {
  margin-left: 104px;
  margin-top: 12px;
  width: 168px;
  height: 60px;
  padding-left: 2%;
  display: inline-block;
  background: url(../image/pop/order-select.png) no-repeat 100%;
  background-position-x: 140px;
  /* border: 1px solid #9B7842; */
  font-size: 20px;
  font-weight: 700;
  color: #6e300d;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 0;
}

.pop-login .step-info .order-tel {
  width: 309px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
  margin: 0px -52px;
  font-size: 20px;
  font-weight: 700;
  color: #6e300d;
  text-align: center;
  text-align-last: center;
  border-radius: 0;
  box-sizing: border-box;
  /* margin-left: 4px; */
  text-size-adjust: none;
  position: absolute;
  border: 0;
  background: url(../images/warp-img/pop-up/pop-order-input-bg.png) no-repeat;
  left: 347px;
  top: 12px;
}

.pop-login-Android .step-info .order-select {
  margin-left: 60px;
  width: 168px;
  height: 75px;
  padding-left: 2%;
  display: inline-block;
  background: url(../images/warp-img/pager2/order-select.png) no-repeat 100%;
  background-position-x: 140px;
  /* border: 1px solid #9B7842; */
  font-size: 20px;
  font-weight: 700;
  color: #0b3787;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 0;
}

.pop-login-Android .step-info .order-tel {
  width: 367px;
  height: 75px;
  line-height: 67px;
  /* background: #E7E3D7; */
  /* border: 1px solid #9B7842; */
  display: inline-block;
  margin: 0px -52px;
  font-size: 20px;
  font-weight: 700;
  color: #0b3787;
  text-align: center;
  text-align-last: center;
  border-radius: 0;
  box-sizing: border-box;
  /* margin-left: 4px; */
  text-size-adjust: none;
  position: absolute;
  border: 0;
  background: url(../images/warp-img/pop-up/pop-order-input-bg.png) no-repeat;
  left: 295px;
  top: 3px;
}

.pop-login-like {
  position: absolute;
  top: 410px;
  left: 50%;
  /* transform: translateX(-50%); */
  margin-left: -355px;
}

.pop-login-Android .pop-login-like-Android {
  position: absolute;
  top: 713px;
  left: 50%;
  margin-left: -292px;
  /* transform: translateX(-50%); */
}

.pop-login .step-info .order-tel.activeFalse {
  color: red;
}

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

.pop-login-Android .step-info .order-tel.activeFalse {
  color: red;
}

.pop-login-Android.step-info .order-tel.activeTrue {
  color: #000;
}

.pop-login .pop-login-btn {
  position: absolute;
  width: 551px;
  height: 154px;
  top: 260px;
  left: 68px;
}

.pop-login-Android .pop-login-btn-and {
  position: absolute;
  width: 551px;
  height: 96px;
  top: 345px;
  left: 92px;
}

.pop-login-Android .pop-login-btn-and::before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 41px;
  background: url(../image/pop/fb-ward.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: -5px;
  left: 0px;
  z-index: 1;
}

.pop-login .pop-login-btn::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../image/pop/fb-ward.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 19px;
  left: 20px;
  z-index: 1;
}

.pop-login .pop-login-btn::after {
  content: "";
  display: inline-block;
  width: 136px;
  height: 97px;
  background: url(../image/like-hand.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  right: -13px;
  position: absolute;
  top: 81px;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
}

.pop-login-Android .pop-login-btn-and::after {
  content: "";
  display: inline-block;
  width: 58px;
  height: 59px;
  background: url(../images/warp-img/pop-up/fb-like-hand.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  right: -13px;
  position: absolute;
  top: 69px;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
}

.pop-login-checkbox-wrapper {
  position: absolute;
  display: flex;
  top: 677px;
  left: 121px;
}

.pop-login-Android .pop-login-checkbox-wrapper {
  position: absolute;
  display: flex;
  top: 287px;
  left: 88px;
}

.pop-login-checkbox-wrapper .pop-login-checkbox {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../image/pop/login-checkbox.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
}

.pop-login-checkbox-wrapper .pop-login-checkbox:checked::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 32px;
  background: url(../image/pop/login-checkbox-active.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: -4px;
  left: 0px;
}

.pop-login-checkbox-wrapper .pop-login-checkbox-hint {
  display: inline-block;
  width: 312px;
  height: 25px;
  margin-left: 15px;
  margin-top: -5px;
}

.pop-login .pop-login-btn {
  width: 384px;
  height: 152px;
  cursor: pointer;
  position: absolute;
  top: 694px;
  left: 50%;
  margin-left: -192px;
}

.pop-login .bottom {
  width: 518px;
  height: 380px;
  cursor: pointer;
  position: absolute;
  left: 50%;
  bottom: 28px;
  bottom: 50px;
  transform: translateX(-50%);
}

.dia-close-login {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 5px;
  /* left: 660px; */
  right: 0px;
  background: url("../images/warp-img/bottom/pop-close.png") no-repeat;
  background-size: 100%;
}

/* 过期 */
.login .order-info-overtime {
  background-image: url("../images/pop-login-bg-overtime.png");
}

.login .order-info .content {
  padding-top: 660px;
  position: relative;
}

.login .order-info .step {
  margin-left: 20px;
}

.login .order-info .step1 .step-info {
  margin-top: 19px;
  margin-left: 106px;
}

.pop-login .step .step-info {
  /* padding-left: 30px; */
  position: relative;
}

.pop-login .pop-store {
  font-size: 0;
  position: absolute;
  left: 206px;
  top: 659px;
}

.pop-login .pop-store>a {
  width: 300px;
  height: 95px;
  display: block;
}

.pop-login .pop-store>a.gp-order {
  background: url("../images/pop-login-gp.png") no-repeat;
}

.pop-login .pop-store>a.ios-order {
  background: url("../images/pop-login-ios.png") no-repeat;
}

/* 系統選擇 */
.pop-login .content .step1-os-radio {
  position: absolute;
  top: 135px;
  left: 116px;
  font-size: 30px;
  color: #fff;
}

.pop-login .step1-os-radio #osRadioIOS2 {
  margin-left: 60px;
}

.pop-login .step1-os-radio img {
  width: 40px;
}

.pop-login .step1-os-radio span {
  vertical-align: middle;
  user-select: none;
}

.step1-os-radio .andriodLabel {
  margin-right: 60px;
}

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

.login .order-info .step .step-info .order-select {
  width: 188px;
  height: 66px;
  margin: 0 auto;
  /* display: inline-block; */
  margin: 0 auto;
  background: #fff url(../images/order-select.png) no-repeat 95% center;
  border: 1px solid #5065b2;
  /* box-shadow: 3px 3px 3px #babfd5 inset; */
  font-size: 22px;
  font-weight: 700;
  color: #454545;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding-left: 1%;
  box-sizing: border-box;
  position: absolute;
  line-height: 66px;
}

.login .order-info .step .step-info input {
  width: 270px;
  height: 66px;
  line-height: 66px;
  background: #fff;
  border: 1px solid #5065b2;
  /* box-shadow: 3px 3px 3px #babfd5 inset; */
  display: inline-block;
  margin: 0 auto;
  /* margin-top: 28px; */
  font-size: 22px;
  font-weight: 700;
  color: #454545;
  text-align: center;
  text-align-last: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0px;
  /* box-sizing: border-box; */
  position: absolute;
  left: 188px;
}

.login  .step-info input::-webkit-input-placeholder {
  color: #ffffff !important;
  font-size: 20px !important;
}

.login .step-info input:-moz-placeholder {
  color: #ffffff !important;
  font-size: 20px !important;
}

.login .step-info input:-ms-input-placeholder {
  color: #ffffff !important;
  font-size: 20px !important;
}

.login .order-info .step .order-btn {
  /* margin-top: 35px; */
  /* position: relative;
    top: 80px; */
}

.login .order-info .step .order-btn .pop-btn-login {
  display: inline-block;
  position: relative;
  left: 92px;
  top: 130px;
}

.pop-login .step .step-fb {
  position: absolute;
  top: 423px;
  left: 384px;
  /* margin: 16px 0 65px 125px; */
  display: flex;
  justify-content: center;
  align-items: center;
}

.setep-btne {
  width: 188px;
  height: 82px;
  background: url("../images/warp-img/pop-up/setep-btne.png") no-repeat;
  background-size: 100%;
  position: absolute;
}

.pop-login .step .step-fb a {
  display: inline-block;
  vertical-align: middle;
}

.pop-login .step .step-fb a .fb-like {
  margin: 0 90px;
  display: block;
  -webkit-transform: scale(2.143);
  -moz-transform: scale(2.143);
  -ms-transform: scale(2.143);
  -o-transform: scale(2.143);
  transform: scale(2.143);
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.pop-login .step .step-gift {
  position: absolute;
  top: 540px;
  left: 442px;
}

/* 上线前苹果预约成功弹窗 */
.reg-success-container .pop-success-k {
  position: relative;
  background: url("../image/pop/new-reg-success-bg.png") no-repeat;
  background-size: 100%;
  width: 720px;
  height: 963px;
  left: 0;
  top: -40px;
}

.reg-success-container .pop-success-k.pop-success-android {
  position: relative;
  background: url(../image/pop/reg-success-android-bg.png) no-repeat;
  background-size: 100%;
  width: 720px;
  height: 938px;
  left: 0;
}

/* 预订加码的苹果按钮 */
.pop-success-ios {
  width: 272px;
  position: relative;
  left: 217px;
  top: 774px;
}

.pop-ios-shopping {
  position: absolute;
  width: 520px;
  height: 555px;
  top: 130px;
  cursor: pointer;
  left: 50%;
  transform: translateX(-50%);
}

.pop-ios-like-bg {
  position: absolute;
  width: 513px;
  height: 204px;
  top: 590px;
  left: 55px;
}

.pop-success-ios::after,
.pop-success-gp::after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 97px;
  background: url("../image/like-hand.png") no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 35px;
  left: 226px;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
}

.pop-success-ios::before,
.pop-success-gp::before {
  content: "";
  display: inline-block;
  width: 38px;
  height: 41px;
  background: url(../image/pop/fb-ward.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: -39px;
  left: 0px;
  z-index: 1;
}

.pop-success-gp {
  width: 239px;
  position: relative;
  left: 221px;
  top: 755px;
}

.pop-reg-success .dia-close {
  top: 886px;
  left: 50%;
  transform: translate(-50%);
}

/* 預訂成功彈窗 */
.res-success-container .pop-res-bg {
  position: relative;
  background: url("../image/pop/pop-upres-success-bg.png") no-repeat;
  background-size: cover;
  width: 720px;
  height: 824px;
  top: 0;
  left: 0;
}

.pop-res-success-wap .pop-res-bg a {
  position: absolute;
  width: 634px;
  height: 106px;
  top: 605px;
  left: 50%;
  margin-left: -350px;
}

.pop-res-success-wap .pop-res-bg a::after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 80px;
  /* background: url("../image/like-hand.png") no-repeat; */
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 81px;
  left: 430px;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
}

.pop-res-success-wap .pop-res-bg a::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  /* background: url(../image/like-red.png) no-repeat; */
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 6px;
  left: 200px;
  z-index: 1;
}

.res-success-container .dia-close {

  left: 305px;
  top: 773px;
}

.lounge-frame {
  background: url("../image/pop/lounge-bg.png") no-repeat;
  background-size: 100%;
  width: 640px;
  height: 393px;
}

/* .lounge-frame::after  {
  content: '';
  width: 549px;
  height: 344px;
  background: url('../image/pop/pop-gift4.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 255px;
  left: 12px;
  pointer-events: none; 
}

.lounge-frame::before{
  content: '';
  width: 420px;
  height: 420px;
  background: url('../image/section2/giftbgi.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 240px;
  left: 105px;
  pointer-events: none;
} */

.lounge-code {
  position: absolute;
  display: flex;
  left: 345px;
  top: 110px;
  font-size: 32px;
  align-items: center;
}
#loungecode{
  width: 75px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 19px;
}
.lounge-frame .dia-close{
  left: initial;
  top: 20px;
  right: 22px;
}
.equipment-android-btn span{
  display: inline-block;
  width: 100%;
  height: 95%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 1;
  border-radius: 10px;
}


.equipment-ios-btn span {
  display: inline-block;
  width: 100%;
  height: 95%;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 1;
  border-radius: 10px;
}

.lounge-pop .lounge-btn {
  width: 286px;
  height: 55px;
  background: url("../image/pop/btn-Privacy.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: 295px;
  left: 0px; 
  right: 0;
  margin: auto;
}

.introduce-content {
  width: 679px;
  height: 554px;
  background: url("../image/pop/pop-introduce.png") no-repeat;
  background-size: 100%;
}

.introduce-content .animates {
  width: 600px;
  height: 500px;
  background: url("../image/pop/pop-animate.png") no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.introduce-cloce {
  display: block;
  width: 28px;
  height: 28px;
  background: url("../image/pop/appointment-clone.png") no-repeat;
  background-size: 100%;
  position: absolute;
  top: 20px;
  right: 34px;
}

/* 注意事项弹窗1 */
.note-container .note-bg {
  background: url("../image/pop/pop-Privacy.png") no-repeat;
  background-size: 100%;
  width: 656px;
  height: 774px;
}
.note-container .note-bg .note-confirm {
  position: absolute;
  background: url(../image/pop/btn-Privacy.png) no-repeat;
  background-size: 100%;
  width: 286px;
  height: 55px;
  top: 630px;
  left: 50%;
  transform: translateX(-50%);
}

.note-content .dia-close,
.note2-content .dia-close{
  left: initial;
  top: 80px;
  right: 18px;
}

.note2-content .dia-close{
  top: 24px;
  right: 18px;
}

/* 注意事项弹窗2 */
.note2-container .note2-bg {
  background: url("../image/pop/note2-bg.png") no-repeat;
  background-size: 100%;
  width: 640px;
  height: 854px;
}
.note2-container .note2-bg .note-confirm {
  position: absolute;
  background: url(../image/pop/btn-Privacy.png) no-repeat;
  background-size: 100%;
  width: 286px;
  height: 55px;
  top: 735px;
  left: 50%;
  transform: translateX(-50%);
}

.equipment-ios-frame {
  background: url('../image/pop/equipment-ios-frame.png') no-repeat;
  background-size: 100%;
  width: 557px;
  height: 1072px;
}
.equipment-ios-frame .pop-gift-radio,
.equipment-android-frame .pop-gift-radio {
  position: absolute;
  top: 431px;
  left: 124px;
}
.equipment-ios .equipment-ios-btn,
.equipment-android .equipment-android-btn {
  background: url(../image/pop/equipment-ios.png) no-repeat;
  width: 250px;
  height: 75px;
  position: absolute;
  background-size: 100%;
  left: 166px;
  /* right: 0px; */
  bottom: 95px;
  margin: auto;
}
.equipment-android .equipment-android-btn {
  width: 250px;
  height: 75px;
  background-image: url(../image/pop/equipment-android.png);
  left: 166px;
  /* right: 0px; */
  bottom: 95px;
  margin: auto;
}

.equipment-android .wap-requ,
.equipment-ios .wap-requ{
  width: 512px;
  height: 219px;
  position: absolute;
  top: 225px;
  left: 21px;
  /* background-color: #000; */
}

.equipment-ios .wap-requ{
  width: 617px;
  height: 400px;
  position: absolute;
  top: 200px;
  left: 21px;
  /* background-color: #000; */
}


.equipment-android .wap-requ .equipment-android-btn-requ,
.equipment-ios .wap-requ .equipment-ios-btn-requ  {
  display: block;
  width: 100%;
  height: 100%;
  background: none;
}

.equipment-ios-btn::before,
.equipment-android-btn::before {
 content: '';
 display: inline-block;
 width: 37px;
 height: 38px;
 background: url(../image/pop/fb-like-red.png) no-repeat;
 background-size: 100%;
 cursor: pointer;
 position: absolute;
 top: -12px;
 left: -10px;
 z-index: 2;
 -webkit-animation: fblike 1s ease-in-out infinite;
 animation: fblike 1s ease-in-out infinite;
 cursor: default;
}
.equipment-ios-btn::after,
.equipment-android-btn::after {
 content: '';
 display: inline-block;
 width: 69px;
 height: 58px;
 background: url(../image/pop/hand.png) no-repeat;
 background-size: 100%;
 cursor: pointer;
 position: absolute;
 bottom: -30px;
 right: -45px;
 -webkit-animation: fblike 1s ease-in-out infinite;
 animation: fblike 1s ease-in-out infinite;
 cursor: default;
}
.copy-code-2 {
  background: url('../image/pop/btn-copy.png') no-repeat;
  background-size: 80%;
  width: 59px;
  height: 32px;
  cursor: pointer;
  margin-left: 10px;
}

.equipment-android-frame {
  background: url('../image/pop/equipment-android-frame.png') no-repeat;
  background-size: 100%;
  width: 557px;
  height: 1072px;
}

/*.equipment-android-btn::after {*/
/*  content: '';*/
/*  display: inline-block;*/
/*  width: 42px;*/
/*  height: 42px;*/
/*  background: url(../image/section2/fb-like-red.png) no-repeat;*/
/*  background-size: 100%;*/
/*  cursor: pointer;*/
/*  position: absolute;*/
/*  top: -12px;*/
/*  left: -12px;*/
/*  z-index: 1;*/
/*  -webkit-animation: fblike 1s ease-in-out infinite;*/
/*  animation: fblike 1s ease-in-out infinite;*/
/*  cursor: default;*/
/*}*/

/*.equipment-android-btn::before {*/
/*  content: '';*/
/*  display: inline-block;*/
/*  width: 80px;*/
/*  height: 63px;*/
/*  background: url(../image/section2/head.png) no-repeat;*/
/*  background-size: 100%;*/
/*  cursor: pointer;*/
/*  position: absolute;*/
/*  top: 61px;*/
/*  right: -41px;*/
/*  -webkit-animation: fblike 1s ease-in-out infinite;*/
/*  animation: fblike 1s ease-in-out infinite;*/
/*  cursor: default;*/
/*  z-index: 2;*/
/*}*/


.equipment-frame.eq-ios,
.equipment-frame.eq-aos {
  background: url('../image/pop/pop-ios.png') no-repeat;
  background-size: 100%;
  width: 644px;
  height: 973px;
}
.equipment-frame.eq-aos {
  width: 644px;
  height: 973px;
  background-image: url('../image/pop/pop-aos.png');
}

.equipment-frame.eq-aos .pager2-order-bg,
.equipment-frame.eq-ios .pager2-order-bg {
  width: 420px;
  height: 420px;
  background: url('../image/section2/giftbgi.png') no-repeat center;
  background-size: 80%;
  position: absolute;
  top: 118px;
  left: 118px;
  z-index: 5;
  pointer-events: none;
}

.equipment-frame.eq-aos .pager2-order-bg .order-bg-i,
.equipment-frame.eq-ios .pager2-order-bg .order-bg-i{
  width: 607px;
  height: 377px;
  background: url('../image/pop/set2-gift3.png') no-repeat center;
  background-size: 100%;
  position: absolute;
  top: 23px;
  left: -95px;
  pointer-events: none;
}

/* .equipment-frame.eq-aos .pager2-order-bg .order-bg-i{
  background: url('../image/pop/set2-gift3-aos.png') no-repeat center;
} */