.order-countDown {
  width: 8.39rem;
  height: 5.73rem;
  background-image: url('../image/section2/countDown-bg.png');
  background-size: 100%;
  /* margin-top: -0.6rem; */
  position: absolute;
  top: 1.13rem;
  left: 5.3rem;
}

.btn-order-list-pc {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.7rem;
  position: absolute;
  top: 4.1rem;
  left: 0.6rem;
  flex-wrap: wrap;
}

.pop-login .phoneNumberDown {
  position: absolute;
  top: 1.4rem;
  left: 7.68rem;
  width: 0.6rem;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.57rem;
  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; /* 保证宽度生效 */
}
.btn-order-list-pc a {
  display: block;
  width: 1.64rem;
  height: .49rem;
  margin-bottom: .1rem;
  margin-right: .1rem;
  transform: translateZ(0);
}

.btn-order-list-pc a::before {
  content: "";
  display: inline-block;
  width: 0.41rem;
  height: 0.40rem;
  background: url(../image/section2/icon-red.png) no-repeat;
  background-size: 60%;
  cursor: pointer;
  position: absolute;
  top: -0.1rem;
  left: -0.1rem;
  z-index: 1;
  cursor: default;
}

.btn-order-list-pc a.order-store-hw {
  width: 1.46rem;
  height: .49rem;
}

/* .btn-order-list-pc a:first-child {
  margin-right: .1rem;
} */

.btn-right-list {
  position: absolute;
  right: 0.4rem;
  top: 3.7rem;
}

.btn-right-list a {
  display: block;
  width: 1.52rem;
  height: .44rem;
  margin-bottom: 0.07rem;
}


/* 点击热区 */
.groups-btn-down {
  width: 3.8rem;
  height: 2.55rem;
  position: absolute;
  top: 1.4rem;

  right: 4.15rem;
}

.fan-page-down {
  width: 3.75rem;
  height: 2rem;
  position: absolute;
  top: 1.4rem;
  left: 4.45rem;
}

/* 查询奖励 */

.down-content .btn-rewery {
  width: 1.13rem;
  height: .42rem;
  position: absolute;
  background: url(../image/pop/down-rewery.png) no-repeat;
  background-size: 100%;
  bottom: -0.2rem;
  left: 50%;
  margin-left: -0.7rem;
}

.btn-right-list .group-btn-down::after {
  content: "";
  display: inline-block;
  width: 0.38rem;
  height: 0.32rem;
  background: url(../image/pop/btn-hand-login-downm.png) no-repeat;
  background-size: 80%;
  cursor: pointer;
  position: absolute;
  right: -0.09rem;
  top: 0.32rem;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
  cursor: default;
}

.btn-right-list .group-btn-down::before {
  content: "";
  display: inline-block;
  width: 0.41rem;
  height: 0.40rem;
  background: url(../image/section2/icon-red.png) no-repeat;
  background-size: 60%;
  cursor: pointer;
  position: absolute;
  left: 0.05rem;
  top: -.05rem;
  z-index: 1;
  cursor: default;
}

.group-btn-down {
  position: relative;
}

/* .group-btn-down::after {
  content: "";
  display: inline-block;
  width: 0.40rem;
  height: 0.38rem;
  background: url(../image/section2/btn-hand-login.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  right: -0.1rem;
  top: .35rem;
  -webkit-animation: fblike 1s ease-in-out infinite;
  animation: fblike 1s ease-in-out infinite;
  cursor: default;
} */

/* .group-btn-down::before {
  content: "";
  display: inline-block;
  width: 0.17rem;
  height: 0.16rem;
  background: url(../image/section2/icon-red-down.png) no-repeat;
  background-size: 100%;
  cursor: pointer;
  position: absolute;
  top: 0rem;
  left: 0.1rem;
  z-index: 1;
  cursor: default;
} */


/* p 位移 */

/* .order-title {
  margin: -1.6rem auto !important;
} */


/* .main-btn-down.over::after {
  left: 3.4rem;
  top: 0.8rem;
} */


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