.order-countDown {
  width: 711px;
  height: 1166px;
  background: url('../image/section2/contDown-bg.png') no-repeat;
  background-size: 100%;
  margin-bottom: 196px;
  position: absolute;
  top: 200px;
}

.order-countDown a {
  display: block;

}
.pop-login-down {
  width: 720px;
  height: 1352px;
  background: url(../image/pop/new-login_bgDown.png) no-repeat;
  background-size: 100%;
  top: 40%;
   left: 50%;
}

.pop-login .phoneNumberDown {
  position: absolute;
  top: 691px;
  left: 428px;
  width: 60px;           
  height: 60px;         
  line-height: 60px; 
  font-size: 43px;
  font-family: subset-SourceHanSansCN-Bold;
  font-weight: bold;
  text-align: center;
  background-color: #ff0000;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block; /* 保证宽度生效 */
}

.order-store-ios2,
.order-store-gp2 {
  width: 478px;
  height: 106px;
  position: absolute;
  top: 95px;
  left: 50%;
  /* transform: translateX(-50%); */
  margin-left: -228px;
}

.order-store-ios2::after,
.order-store-gp2::after,
.main-btn-down::after {
  content: "";
  display: inline-block;
  width: 64px;
  height: 57px;
  background: url(../image/section2/icon-hand.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 60px;
  right: 2px;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
}

.main-btn-down::after {
  top: 100px;
  right: 5px;
  width: 56px;
  height: 49px;
  background: url(../image/section1/icon-hand.png) no-repeat;
  background-size: 100%;
}

.main-btn-down::before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 43px;
  background: url(../image/section1/icon-red.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 20px;
  left: 80px;
  z-index: 1;
  cursor: default;
}


.order-store-ios2::before,
.order-store-gp2::before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 43px;
  background: url(../image/section1/icon-red.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: -7px;
  left: 3px;
  z-index: 1;
}

.store-list2 {
  width: 600px;
  top: 77px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  justify-content: space-between;
  display: flex;
}

.store-list2 a {
  width: 306px !important;
  height: 104px !important;
}

.store-list2 a img {
  width: 100%;
}

.store-list2 .order-store-list-gp {
  background-image: url(../image/section2/list-gp.png);
}

.store-list2 .order-store-list-hw {
  background-image: url(../image/section2/list-hw.png);
}

.btn-right-list {
  position: absolute;
  bottom: 140px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  flex-direction: column;
}

.btn-right-list .btn-rewery {
  /* width: 576px;
  height: 88px; */
  margin-bottom: 29px;
}

.btn-right-list .list-flex {
  /* width: 598px; */
  display: flex;
  justify-content: space-between;
}

.btn-right-list .list-flex a {
  /* width: 297px;
  height: 95px; */
  position: absolute;
}

.btn-fb {
  left: -40px;
  top: 150px;
}

.group-btn-down {
  right: -60px;
  top: 150px;
}

.group-btn-down::after {
  content: "";
  display: inline-block;
  width: 71px;
  height: 72px;
  background: url(../image/section2/icon-hand.png) no-repeat;
  background-size: 80%;
  cursor: pointer;
  position: absolute;
  top: 34px;
  right: -30px;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
}


.group-btn-down::before{
  content: "";
  display: inline-block;
  width: 44px;
  height: 43px;
  background: url(../image/section1/icon-red.png) no-repeat;
  background-size: 80%;
  cursor: pointer;
  position: absolute;
  top: -12px;
  left: -5px;
  z-index: 1;
}

.btn-right-list .list-flex a img {
  width: 100%;
}

.order-info-overlay{
  content: "";
  display: block;
  width: 760px;
  height: 375px;
  position: absolute;
  background: url(../image/section2/order-info-overlay.png) no-repeat;
  background-size: 100%;
  top: -122px;
  left: -40px;
}
/* 热区 */
.groups-btn-down {
  width: 635px;
  height: 630px;
  position: absolute;
  /* background-color: aqua; */
  top: 264px;
  left: 40px;
}


.fan-page-down {
  width: 665px;
  height: 270px;
  position: absolute;
  /* background-color: rgb(2, 19, 19); */
  top: 910px;
  left: 23px
}


/* 查询奖励 */
.down-content .btn-rewery {
  width: 141px;
  height: 50px;
  position: absolute;
  background: url(../image/pop/down-rewery.png) no-repeat;
  background-size: 100%;
  bottom: -150px;
  left: 50%;
  margin-left: -69.5px;
}


.down-content .dia-close {
  top: 76px;
  left: 654px;
}

.gotoSite .j-dialog-buttons input {
  width: 100px;
}