.limit_bg{
  width:100%;
  padding-bottom:20px;
  display: table;
}
.allBack{
  width: 100%;
  height: 300px;
  background-repeat: no-repeat !important;
  /*background-size: contain !important;*/
  background-position: center !important;
}

.allBacKImg {
  position: relative;
  width: 1200px;
  height: 300px;
  margin: 20px auto;
  overflow: hidden;
  background-color: #F8F8F8;
  border-radius: 20px;
}

.activeEndBtn {
  background-color: #A7A7A7 !important;
  border: unset !important;
  color: #ffffff !important;
}
.activeStartBtn {
  background-color: #FFFFFF !important;
  border: 1px solid #27B615 !important;
  color: #26B614 !important;
}

.limit_allCon{
  width: 1200px;margin: 0 auto;
}
.limit_endTime{
  margin: -40px auto 0 auto;
  padding: 18px 30px;width: 440px;background: linear-gradient( 90deg, #9A62F7 0%, #5E3BF7 100%);box-shadow: inset 0px 10px 10px 0px rgba(255,224,224,0.25);border-radius: 100px;display: flex;align-items: center;
  font-weight: bold;font-size: 20px;color: #FFFFFF;border: 10px solid #ffffff;
}
.limit_act_time {
  flex: 1;
  height: 30px;
  text-align: justify;
}

/* 解决单行文本无法两端对齐的问题 */
.limit_act_time::after {
  content: '';
  display: inline-block;
  width: 100%;
}

.limit_titleModule{
  width: 1200px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding: 0 10px;
}

.limit_all_time{
  display: flex;align-items: flex-end;margin-top: 30px;font-weight: 500;font-size: 20px;color: #FFFFFF;
  align-items: flex-end;
  position: relative;
  transition: transform 0.3s ease;
}
.limit_all_time div:first-child{
  border-top-left-radius: 20px;
}
.limit_all_time div:nth-last-child(2){
  border-top-right-radius: 20px;
}
.limit_time_one{
  /*min-width: 120px;调整*/
  height: 40px;padding: 0 40px;
  background-color: #6244E3;cursor: pointer;
  user-select: none;
  white-space: nowrap;
}
/* 梯形样式 */
.trapezoid {
  /*min-width: 120px;调整*/
  height: 50px;
  background-color: #ffffff;
  clip-path: polygon(5% 0%, 95% 0%, 100% 100%, 0% 100%);
  color: #6244E3;
  font-weight: bold;
  font-size: 20px;
  position: absolute;
  left: 0;
  cursor: pointer;
  padding: 0px 50px;
  white-space: nowrap;
}

.limit_allGood {
  flex-wrap: wrap;
  background-color: #ffffff;
  border-radius: 20px;
  /*gap: 10px;*/
  padding: 10px 5px;
  display: none;
}
.limit_allGood_vertical  {
  flex-wrap: wrap;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 10px 5px;
  display: none;
}

.rule_module{
  background-color: #ffffff;border-radius: 20px;color: #333333;font-size:16px;flex-direction: column;gap:10px;padding: 10px 20px;margin-top:20px;display: none;align-items: center;
}

/* region 积分商城共用样式 */

.floatTitle {
  text-align: center;
  position: fixed;
  top: 80px;
  z-index: 2;
  display: none;
}
.integral_type{
  width: 1180px;background: #FFFFFF;border-radius: 20px 20px 0px 0px;padding: 20px 20px 0px 0px;display: flex;flex-wrap: wrap;margin-top: 20px;border-bottom: 1px solid #F5F5F5;
}
.integral_type_one{
  font-size: 18px;color: #000000;margin: 0px 0px 20px 20px;cursor: pointer;
}
.integral_type_choose{
  font-weight: 600;
  font-size: 18px;
  color: #FF3D0C;
}

.dh_cart_title_line{
  display: flex;align-items: center;font-size: 16px;color: #000000;background-color: #ffffff;text-align: center;padding: 10px 0px;margin-bottom: 10px;
}
.dh_cart_msg{
  width: 500px;
}
.dh_cart_num{
  width: 150px;
}
.dh_cart_opera{
  width: 200px;
}
.dh_cart_module{
  background-color: #ffffff;font-size: 16px;border-bottom: 1px solid #E9E9E9;
  display: flex;
}
.dh_cart_goodMsg{
  display: flex;padding: 10px 10px 10px 20px;width: 469px;border-right: 1px solid #E9E9E9;
}
.dh_cart_choose{
  width: 20px;height: 20px;margin-right: 10px;cursor: pointer;
}
.dh_cart_img{
  width: 120px;height: 120px;margin-right: 10px;
}
.dh_cart_cf {
  border-radius: 2px;
  font-size: 14px;
  color: #ffffff;
  padding: 1px 2px;
  margin-right: 4px;
}
.dh_cart_uniMsg {
  color: #333333;
  margin-top: 6px;
}

.dh_cart_lab{
  background: #709FEB;
  border-radius: 2px;
  color: #ffffff;
  margin-right: 4px;
}
.dh_cart_num_data{
  width: 149px;;border-right: 1px solid #E9E9E9;
  font-weight: 500;
}
.dh_cart_opera_data{
  width: 199px;;border-right: 1px solid #E9E9E9;
  font-weight: 500;
}

/*endregion 积分商城共用样式 */

/* region 限时专区分页 */
.limit_page{
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px 0 10px;
}
.limit_page .page_total{
  font-size: 14px;
  color: #8C8CA8;
  margin-right: 12px;
  letter-spacing: 0.5px;
}
.limit_page .page_item{
  min-width: 36px;
  height: 36px;
  line-height: 34px;
  padding: 0 8px;
  margin: 0 4px;
  border: 1px solid #E7E3F6;
  border-radius: 10px;
  background: #FFFFFF;
  color: #5A5878;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  user-select: none;
  box-sizing: border-box;
  transition: color .2s ease, background .2s ease, border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.limit_page .page_item:hover{
  border-color: #C9BCF7;
  background: #F5F2FE;
  color: #6244E3;
}
.limit_page .page_item:active{
  transform: scale(0.96);
}
.limit_page .page_item.active{
  background: linear-gradient(90deg, #9A62F7 0%, #5E3BF7 100%);
  border-color: #5E3BF7;
  color: #FFFFFF;
  font-weight: 600;
  box-shadow: 0 4px 12px rgba(94, 59, 247, 0.28);
}
.limit_page .page_item.active:hover{
  background: linear-gradient(90deg, #9A62F7 0%, #5E3BF7 100%);
  color: #FFFFFF;
}
.limit_page .page_item.disabled{
  cursor: not-allowed;
  opacity: 0.45;
  border-color: #E7E3F6;
  color: #B9B7CE;
  background: #FAFAFC;
}
.limit_page .page_item.disabled:hover{
  border-color: #E7E3F6;
  background: #FAFAFC;
  color: #B9B7CE;
}
.limit_page .page_item.ellipsis{
  border: none;
  background: transparent;
  cursor: default;
  color: #8C8CA8;
}
.limit_page .page_item.ellipsis:hover{
  border: none;
  background: transparent;
  color: #8C8CA8;
}
/* endregion 限时专区分页 */
