<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#labour_day {
  background-color: #ffefd9;
}
#labour_day .fixed_right {
  width: 96px;
  height: 166px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8px;
  background: linear-gradient(180deg, #ff4d2e 0%, #ff0909 100%);
  position: fixed;
  right: 132px;
  bottom: 24px;
}
#labour_day .fixed_right .item {
  width: 80px;
  height: 30px;
  border-radius: 6px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
  align-self: stretch;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  cursor: pointer;
}
#labour_day .fixed_right .fixed_active {
  background: #ffffff;
  color: #ff2300;
}
#labour_day .header_img {
  width: 100%;
  min-width: 1200px;
}
#labour_day .activity_time {
  width: 414px;
  height: 64px;
  border-radius: 80px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  background: linear-gradient(180deg, #ff170a 0%, #ffd76f 100%);
  border: 6px solid #ffffff;
  font-family: PingFang SC;
  font-size: 17px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0px;
  color: #ffffff;
  margin: -50px auto 0;
  position: relative;
}
#labour_day .activity_time .sec_box {
  width: 24px;
  height: 24px;
  border-radius: 5.09px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0px;
  background: #ffffff;
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #ff6100;
  margin-left: 4px;
  line-height: 28px;
  margin-top: 2px;
}
#labour_day .menu {
  width: 1200px;
  margin: 0 auto;
}
#labour_day .menu_one .title_img {
  width: 383px;
  height: 63px;
  display: block;
  margin: 89px auto 40px;
}
#labour_day .menu_one .menu_one_content {
  width: 1200px;
  border-radius: 48px;
  background: linear-gradient(180deg, #ff4d2e 0%, #ff0909 100%);
  box-sizing: border-box;
  border: 6px solid #ffefb3;
  box-shadow: 0px 6px 32px 4px rgba(0, 0, 0, 0.08);
  padding: 26px;
}
#labour_day .menu_one .menu_one_content .deposit_box {
  position: relative;
}
#labour_day .menu_one .menu_one_content .deposit_box .progress_box {
  display: flex;
  align-items: center;
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #ffffff;
  box-sizing: border-box;
  padding-left: 64px;
  margin-top: 26px;
}
#labour_day .menu_one .menu_one_content .deposit_box .progress_box .progress {
  width: 920px;
  height: 10px;
  margin-left: 16px;
  margin-top: 2px;
}
#labour_day .menu_one .menu_one_content .deposit_box .deposit_text {
  width: 229px;
  height: 30px;
  background: url("/Public/web_v2/img/labour_day/text_bg.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -30px;
  left: 246px;
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
  line-height: 26px;
  text-align: center;
}
#labour_day .menu_one .menu_one_content .deposit_box .deposit_text_two {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #ffffff;
  position: absolute;
  right: 126px;
  top: -30px;
}
#labour_day .menu_one .menu_one_content .deposit_box .deposit_text_new {
  background: none;
  color: #ffffff;
  left: 250px;
}
#labour_day .menu_one .menu_one_content .deposit_box .deposit_text_two_new {
  width: 322px;
  height: 30px;
  background: url("/Public/web_v2/img/labour_day/text_bg_two.png") no-repeat;
  background-size: 100% 100%;
  color: rgba(0, 0, 0, 0.88);
  text-align: center;
  right: 111px;
}
#labour_day .menu_one .menu_one_content .discount_box {
  display: flex;
  justify-content: space-between;
  margin-top: 21px;
  margin-bottom: 16px;
}
#labour_day .menu_one .menu_one_content .discount_box .discount_item {
  width: 560px;
  height: 93px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.16);
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
  display: flex;
  position: relative;
  align-items: center;
  padding-left: 63px;
}
#labour_day .menu_one .menu_one_content .discount_box .discount_item .item_left {
  font-family: DingTalk;
  font-size: 22px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.08em;
  color: #ffffff;
  display: flex;
}
#labour_day .menu_one .menu_one_content .discount_box .discount_item .item_left img {
  width: 31px;
  height: 66px;
  margin: 0 4px;
}
#labour_day .menu_one .menu_one_content .discount_box .discount_item .item_left span {
  display: block;
  margin-top: 30px;
}
#labour_day .menu_one .menu_one_content .discount_box .discount_item .item_center {
  margin: 0 44px;
  width: 1px;
  height: 53px;
  border: 1px dashed rgba(255, 255, 255, 0.4);
}
#labour_day .menu_one .menu_one_content .discount_box .discount_item .item_right {
  font-family: DingTalk;
  font-size: 17px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  color: #ffffff;
}
#labour_day .menu_one .menu_one_content .discount_box .discount_item .item_right .item_right_bottom_text {
  color: rgba(255, 255, 255, 0.64);
}
#labour_day .menu_one .menu_one_content .discount_box .discount_item .item_tag {
  width: 63px;
  height: 24px;
  border-radius: 12px 0px 12px 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  box-sizing: border-box;
  padding: 3px 12px;
  background: #ffe000;
  position: absolute;
  left: -1px;
  top: -1px;
  font-family: PingFang SC;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #000000;
}
#labour_day .menu_one .menu_one_content .menu_card {
  display: flex;
  margin-bottom: 24px;
}
#labour_day .menu_one .menu_one_content .menu_card .menu_item {
  width: 368px;
  height: 267px;
  background: url("/Public/web_v2/img/labour_day/menu_item_bg.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 32px 32px 24px 32px;
}
#labour_day .menu_one .menu_one_content .menu_card .menu_item .item_top {
  font-family: PingFang SC;
  font-size: 40px;
  height: 56px;
  font-weight: 600;
  line-height: normal;
  color: rgba(0, 0, 0, 0.88);
  display: flex;
  align-items: center;
  justify-content: center;
}
#labour_day .menu_one .menu_one_content .menu_card .menu_item .item_top span {
  font-size: 24px;
  line-height: 50px;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
  margin-left: 2px;
  margin-top: 10px;
}
#labour_day .menu_one .menu_one_content .menu_card .menu_item .item_top .deng {
  width: 30px;
  height: 30px;
  margin: 8px 8px 0;
}
#labour_day .menu_one .menu_one_content .menu_card .menu_item .item_center_text {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.64);
  margin: 16px auto 0;
}
#labour_day .menu_one .menu_one_content .menu_card .menu_item .item_btn {
  margin: 61px auto 0;
  width: 304px;
  height: 56px;
  border-radius: 52px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 11px 98px;
  background: linear-gradient(180deg, #ab00f0 0%, #c945ff 100%);
  cursor: pointer;
}
#labour_day .menu_one .menu_one_content .menu_card .menu_item .item_btn span {
  display: block;
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
  flex-shrink: 0;
}
#labour_day .menu_one .menu_one_content .menu_card .menu_item .item_btn span:first-child {
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
  margin-top: 4px;
  margin-right: 2px;
}
#labour_day .menu_one .menu_one_content .menu_card .menu_item .item_btn span:nth-child(2) {
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  color: #ffffff;
  margin-top: -2.5px;
}
#labour_day .menu_one .menu_one_content .menu_card .menu_item .item_btn span:nth-child(3) {
  width: 14px;
  height: 20px;
  opacity: 1;
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 0.64);
}
#labour_day .menu_one .menu_one_content .menu_card .menu_item:nth-child(2) {
  margin: 0 16px;
}
#labour_day .menu_one .menu_one_content .menu_card_new {
  display: flex;
  margin-bottom: 24px;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item {
  width: 368px;
  height: 310px;
  background: url("/Public/web_v2/img/labour_day/menu_item_bg_one_new.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 24px 32px;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .item_title {
  display: flex;
  justify-content: center;
  align-items: center;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .item_title .wang_text {
  font-family: PingFang SC;
  font-size: 32px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0px;
  color: #000000;
  margin-right: 4px;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .item_title .title_tag_new {
  width: 48px;
  height: 27px;
  border-radius: 4px 4px 4px 0px;
  display: flex;
  flex-direction: column;
  padding: 4px 8px;
  background: linear-gradient(180deg, #f56b46 0%, #fdbc54 100%);
  font-family: DingTalk;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  color: #ffffff;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .item_center {
  margin-top: 53px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .item_center .item_center_left {
  display: flex;
  flex-direction: column;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .item_center .item_center_center {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.08);
  margin: 0 12px;
  text-align: center;
  line-height: 20px;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn {
  width: 304px;
  height: 56px;
  margin: 56px auto 0;
  background: url("/Public/web_v2/img/labour_day/qiang_btn.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 11px 0 0 50px;
  cursor: pointer;
  position: relative;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn .menu_card_new_btn_text {
  height: 34px;
  display: flex;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn .menu_card_new_btn_text span {
  display: inline-block;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn .menu_card_new_btn_text span:first-child {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0px;
  color: #ff2300;
  margin-right: 4px;
  margin-top: 5px;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn .menu_card_new_btn_text span:nth-child(2) {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0px;
  color: #ff2300;
  margin-top: 7px;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn .menu_card_new_btn_text span:nth-child(3) {
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: #ff2300;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn_new {
  width: 304px;
  height: 56px;
  border-radius: 52px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 11px 98px;
  background: linear-gradient(180deg, #ab00f0 0%, #c945ff 100%);
  margin: 56px auto 0;
  position: relative;
  display: flex;
  cursor: pointer;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn_new span {
  flex-shrink: 0;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn_new span:first-child {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 5px;
  margin-right: 1px;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn_new span:nth-child(2) {
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn_new span:nth-child(3) {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 0.64);
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn_new span:nth-child(4) {
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .menu_card_new_btn_tag {
  width: 92px;
  height: 24px;
  border-radius: 12px 0px 12px 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 3px 12px;
  background: #ffe000;
  font-family: PingFang SC;
  font-size: 13px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #000000;
  position: absolute;
  top: -14px;
  left: 16px;
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .item_center_left_top {
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.64);
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item .item_center_left_bottom {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.4);
}
#labour_day .menu_one .menu_one_content .menu_card_new .menu_item:nth-child(2) {
  margin: 0 16px;
}
#labour_day .menu_one .menu_one_content .menu_bottom_tips {
  display: flex;
  justify-content: center;
}
#labour_day .menu_one .menu_one_content .menu_bottom_tips span {
  color: #ffe000;
}
#labour_day .menu_one .menu_one_content .menu_bottom_tips .menu_bottom_tips_child {
  height: 28px;
  border-radius: 40px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  gap: 2px;
  background: rgba(0, 0, 0, 0.08);
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0em;
  z-index: 0;
  color: #ffffff;
  display: inline-block;
  /* 璁╁搴︽牴鎹唴瀹硅嚜閫傚簲 */
  margin: 0 auto;
  /* 姘村钩灞呬腑 */
  text-align: center;
  /* 鏂囨湰灞呬腑 */
  white-space: nowrap;
  /* 闃叉鏂囧瓧鎹㈣锛堝彲閫夛級 */
}
#labour_day .menu_one .menu_one_content .menu_bottom_tips_new {
  width: 474px;
  height: 28px;
  border-radius: 40px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px 16px;
  gap: 2px;
  background: rgba(0, 0, 0, 0.08);
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  z-index: 0;
  color: #ffffff;
  margin: 0 auto;
}
#labour_day .menu_one .wei_kuan {
  height: 611px;
}
#labour_day .menu_two .title_img {
  width: 361px;
  height: 73px;
  display: block;
  margin: 80px auto 40px;
}
#labour_day .menu_two .menu_two_content {
  width: 1200px;
  height: 391px;
  border-radius: 48px;
  background: linear-gradient(180deg, #ff4d2e 0%, #ff0909 100%);
  border: 6px solid #ffefb3;
  box-shadow: 0px 6px 32px 4px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  padding: 26px 26px 0;
}
#labour_day .menu_two .menu_two_content .menu_item_box {
  display: flex;
}
#labour_day .menu_two .menu_two_content .menu_item_box .menu_two_item {
  width: 368px;
  height: 247px;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
  background: url("/Public/web_v2/img/labour_day/menu_item_bg_two.png") no-repeat;
  background-size: 100% 100%;
  text-align: center;
  box-sizing: border-box;
  padding: 24px 32px;
}
#labour_day .menu_two .menu_two_content .menu_item_box .menu_two_item .item_title {
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
  margin: 0 auto 41px;
}
#labour_day .menu_two .menu_two_content .menu_item_box .menu_two_item .item_price {
  font-family: PingFang SC;
  font-size: 64px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0px;
  color: #ff2300;
  margin-bottom: 12px;
  display: flex;
  justify-content: center;
  height: 90px;
}
#labour_day .menu_two .menu_two_content .menu_item_box .menu_two_item .item_price span:first-child {
  font-size: 38px;
  font-weight: 600;
  line-height: 72px;
  box-sizing: border-box;
  padding-top: 18px;
}
#labour_day .menu_two .menu_two_content .menu_item_box .menu_two_item .bottom_text {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.64);
}
#labour_day .menu_two .menu_two_content .menu_item_box .menu_two_item:nth-child(2) {
  margin: 0 16px;
}
#labour_day .menu_two .menu_two_content .menu_item_box .menu_two_item_buy {
  width: 368px;
  height: 327px;
  background: url("/Public/web_v2/img/labour_day/menu_two_buy.png") no-repeat;
  background-size: 100% 100%;
}
#labour_day .menu_two .menu_two_content .menu_item_box .menu_two_item_buy .menu_two_item_buy_btn {
  width: 304px;
  height: 56px;
  background: url("/Public/web_v2/img/labour_day/red_bag_btn.png") no-repeat;
  background-size: 100% 100%;
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 24px auto 0;
  align-items: center;
  line-height: 53px;
  cursor: pointer;
}
#labour_day .menu_two .menu_two_btn {
  width: 1184px;
  height: 108px;
  background: url("/Public/web_v2/img/labour_day/menu_two_btn.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  line-height: 96px;
  justify-content: center;
  cursor: pointer;
  margin-left: -24px;
}
#labour_day .menu_two .menu_two_btn span {
  display: block;
  color: #ff2300;
}
#labour_day .menu_two .menu_two_btn span:first-child {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  line-height: 104px;
  text-align: center;
  letter-spacing: 0px;
  margin-right: 2px;
}
#labour_day .menu_two .menu_two_btn span:nth-child(2) {
  font-size: 24px;
  font-weight: 600;
}
#labour_day .menu_two .menu_two_btn span:nth-child(3) {
  width: 14px;
  height: 20px;
  color: rgba(255, 35, 0, 0.64);
  font-size: 14px;
  font-weight: 600;
}
#labour_day .menu_two .menu_two_btn span:nth-child(4) {
  font-size: 20px;
  font-weight: 600;
  color: #ff2300;
}
#labour_day .menu_three .title_img {
  width: 390px;
  height: 73px;
  display: block;
  margin: 80px auto 40px;
}
#labour_day .menu_three .menu_three_content {
  width: 1200px;
  height: 413px;
  border-radius: 48px;
  background: linear-gradient(180deg, #ff4d2e 0%, #ff0909 100%);
  border: 6px solid #ffefb3;
  box-shadow: 0px 6px 32px 4px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  padding: 32px;
  display: flex;
}
#labour_day .menu_three .menu_three_content .menu_three_item {
  width: 368px;
  height: 349px;
  box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
  background: url("/Public/web_v2/img/labour_day/menu_item_bg_three.png") no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 24px 32px;
  position: relative;
}
#labour_day .menu_three .menu_three_content .menu_three_item .item_title {
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
  margin: 0 auto 41px;
}
#labour_day .menu_three .menu_three_content .menu_three_item .item_center {
  width: 291px;
  height: 121.5px;
  background: url("/Public/web_v2/img/labour_day/menu_item_three_bg.png") no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
#labour_day .menu_three .menu_three_content .menu_three_item .item_center span {
  display: block;
  font-family: PingFang SC;
  font-size: 17.56px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 1px;
}
#labour_day .menu_three .menu_three_content .menu_three_item .item_center div {
  display: flex;
  justify-content: center;
}
#labour_day .menu_three .menu_three_content .menu_three_item .item_center div span:first-child {
  font-family: AlibabaPuHuiTi;
  font-size: 18.58px;
  font-weight: 800;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
  margin-top: 7px;
  margin-right: 1px;
}
#labour_day .menu_three .menu_three_content .menu_three_item .item_center div span:nth-child(2) {
  font-family: AlibabaPuHuiTi;
  font-size: 24.78px;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  letter-spacing: 0em;
  color: #ffffff;
}
#labour_day .menu_three .menu_three_content .menu_three_item .old_price {
  font-family: PingFang SC;
  font-size: 15.36px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 37px;
  bottom: 104px;
}
#labour_day .menu_three .menu_three_content .menu_three_item .old_text {
  font-family: PingFang SC;
  font-size: 15.36px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.4);
  position: absolute;
  right: 27px;
  bottom: 104px;
}
#labour_day .menu_three .menu_three_content .menu_three_item .activity_price {
  font-family: PingFang SC;
  font-size: 28.53px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0px;
  color: #ff2300;
  display: flex;
  position: absolute;
  bottom: 96px;
  left: 131px;
}
#labour_day .menu_three .menu_three_content .menu_three_item .activity_price span {
  display: block;
}
#labour_day .menu_three .menu_three_content .menu_three_item .activity_price span:first-child {
  font-family: PingFang SC;
  font-size: 17.56px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0px;
  color: #ff2300;
  margin-top: 15px;
}
#labour_day .menu_three .menu_three_content .menu_three_item .activity_price span:nth-child(2) {
  font-family: PingFang SC;
  font-size: 18.66px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0px;
  color: #ff2300;
  margin-left: 4px;
  margin-top: 14px;
}
#labour_day .menu_three .menu_three_content .menu_three_item .activity_price span:nth-child(3) {
  margin-top: 4px;
}
#labour_day .menu_three .menu_three_content .menu_three_item .menu_three_btn {
  width: 304px;
  height: 56px;
  border-radius: 52px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 11px 98px;
  background: url("/Public/web_v2/img/labour_day/red_bag_btn.png") no-repeat;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  margin-top: 50px;
  cursor: pointer;
}
#labour_day .menu_three .menu_three_content .menu_three_item .menu_three_btn span {
  display: block;
  flex-shrink: 0;
}
#labour_day .menu_three .menu_three_content .menu_three_item .menu_three_btn span:first-child {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
  margin-top: 4px;
  margin-right: 1px;
}
#labour_day .menu_three .menu_three_content .menu_three_item .menu_three_btn span:nth-child(2) {
  font-family: PingFang SC;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  color: #ffffff;
  margin-top: -2px;
}
#labour_day .menu_three .menu_three_content .menu_three_item .menu_three_btn span:nth-child(3) {
  font-family: PingFang SC;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: rgba(255, 255, 255, 0.64);
}
#labour_day .menu_three .menu_three_content .menu_three_item .menu_three_btn span:nth-child(4) {
  font-family: PingFang SC;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  letter-spacing: 0px;
  color: #ffffff;
}
#labour_day .menu_three .menu_three_content .menu_three_item .menu_three_tag {
  width: 126px;
  height: 26px;
  border-radius: 24px 0px 24px 0px;
  opacity: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 4px 16px;
  background: #ffe000;
  position: absolute;
  left: 0;
  top: 0;
  font-family: PingFang SC;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
}
#labour_day .menu_three .menu_three_content .menu_three_item:nth-child(2) {
  margin: 0 16px;
}
#labour_day .rule_box {
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 40px 40px 200px;
  font-family: PingFang SC;
  font-size: 13px;
  font-weight: normal;
  line-height: 250%;
  letter-spacing: 0px;
  color: rgba(0, 0, 0, 0.88);
}
#labour_day .rule_box .title {
  margin: 80px auto 24px;
  font-family: AlibabaPuHuiTi;
  font-size: 30px;
  font-weight: 1000;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.04em;
  color: #000000;
}
.user_collection_row {
  display: none !important;
}
.h-footer {
  display: none !important;
}
@media (max-width: 1700px) {
  #labour_day .fixed_right {
    right: 12px;
  }
}
.mt4 {
  margin-top: 4px !important;
}
</pre></body></html>