/* 2026-06-12：优惠页布局最终覆盖，优先级高于此前 #app 规则 */
html body div#app .app.app-ti_green .acts .consg,
html body #app .app .acts .consg,
html body #app .acts .consg {
  padding-top: 40px !important;
  padding-bottom: 64px !important;
}
html body div#app .app.app-ti_green .acts .topsa.van-tabs,
html body div#app .app.app-ti_green .acts .van-tabs.topsa,
html body div#app .app.app-ti_green .acts .van-tabs,
html body #app .app .acts .topsa.van-tabs,
html body #app .app .acts .van-tabs,
html body #app .acts .topsa.van-tabs,
html body #app .acts .van-tabs {
  display: block !important;
  width: 100% !important;
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important;
  margin: 0 0 10px !important;
  padding: 0 !important;
  overflow: hidden !important;
  color: #ffffff !important;
  background: linear-gradient(180deg, rgba(29,22,11,.98), rgba(5,5,5,.99)) !important;
  border: 0 !important;
  border-top: 1px solid rgba(218,173,70,.20) !important;
  border-bottom: 1px solid rgba(218,173,70,.58) !important;
  box-shadow: 0 3px 9px rgba(0,0,0,.42) !important;
}
html body div#app .app.app-ti_green .acts .van-tabs__wrap,
html body div#app .app.app-ti_green .acts .van-tabs__wrap--scrollable,
html body div#app .app.app-ti_green .acts .van-tabs__scroll,
html body #app .app .acts .van-tabs__wrap,
html body #app .app .acts .van-tabs__wrap--scrollable,
html body #app .app .acts .van-tabs__scroll,
html body #app .acts .van-tabs__wrap,
html body #app .acts .van-tabs__wrap--scrollable,
html body #app .acts .van-tabs__scroll {
  display: block !important;
  width: 100% !important;
  height: 44px !important;
  min-height: 44px !important;
  max-height: 44px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  background: linear-gradient(180deg, rgba(29,22,11,.98), rgba(5,5,5,.99)) !important;
  white-space: nowrap !important;
  border: 0 !important;
  box-shadow: none !important;
}
html body div#app .app.app-ti_green .acts .van-tabs__nav,
html body div#app .app.app-ti_green .acts .van-tabs__nav--line,
html body div#app .app.app-ti_green .acts .van-tabs__nav--complete,
html body #app .app .acts .van-tabs__nav,
html body #app .app .acts .van-tabs__nav--line,
html body #app .app .acts .van-tabs__nav--complete,
html body #app .acts .van-tabs__nav,
html body #app .acts .van-tabs__nav--line,
html body #app .acts .van-tabs__nav--complete {
  display: flex !important;
  flex-flow: row nowrap !important;
  align-items: center !important;
  justify-content: flex-start !important;
  width: max-content !important;
  min-width: 100% !important;
  height: 44px !important;
  padding: 0 8px !important;
  margin: 0 !important;
  background: transparent !important;
  white-space: nowrap !important;
  overflow: visible !important;
  border: 0 !important;
  box-shadow: none !important;
}
html body div#app .app.app-ti_green .acts .van-tab,
html body #app .app .acts .van-tab,
html body #app .acts .van-tab {
  flex: 0 0 auto !important;
  width: auto !important;
  min-width: 64px !important;
  height: 44px !important;
  line-height: 44px !important;
  padding: 0 12px !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  overflow: visible !important;
  text-align: center !important;
}
html body div#app .app.app-ti_green .acts .van-tab__text,
html body div#app .app.app-ti_green .acts .van-tab span,
html body div#app .app.app-ti_green .acts .van-tab div,
html body #app .app .acts .van-tab__text,
html body #app .app .acts .van-tab span,
html body #app .app .acts .van-tab div,
html body #app .acts .van-tab__text,
html body #app .acts .van-tab span,
html body #app .acts .van-tab div {
  display: inline-block !important;
  width: auto !important;
  max-width: none !important;
  height: 44px !important;
  line-height: 44px !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  text-align: center !important;
  white-space: nowrap !important;
  overflow: visible !important;
  text-overflow: clip !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
html body div#app .app.app-ti_green .acts .van-tab--active,
html body #app .app .acts .van-tab--active,
html body #app .acts .van-tab--active,
html body div#app .app.app-ti_green .acts .van-tab--active:active,
html body div#app .app.app-ti_green .acts .van-tab--active:focus {
  background: transparent !important;
  color: #ffffff !important;
  border: 0 !important;
  box-shadow: none !important;
}
html body div#app .app.app-ti_green .acts .van-tab--active .van-tab__text,
html body div#app .app.app-ti_green .acts .van-tab--active span,
html body div#app .app.app-ti_green .acts .van-tab--active div,
html body #app .app .acts .van-tab--active .van-tab__text,
html body #app .app .acts .van-tab--active span,
html body #app .app .acts .van-tab--active div,
html body #app .acts .van-tab--active .van-tab__text,
html body #app .acts .van-tab--active span,
html body #app .acts .van-tab--active div {
  color: #ffffff !important;
  font-weight: 800 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
html body div#app .app.app-ti_green .acts .van-tabs__line,
html body #app .app .acts .van-tabs__line,
html body #app .acts .van-tabs__line {
  width: 28px !important;
  height: 2px !important;
  bottom: 0 !important;
  border-radius: 2px !important;
  background: linear-gradient(90deg, #7c4a12 0%, #ffe083 52%, #7c4a12 100%) !important;
  box-shadow: 0 0 8px rgba(255,216,106,.45) !important;
}
html body div#app .app.app-ti_green .acts .van-tabs *::before,
html body div#app .app.app-ti_green .acts .van-tabs *::after,
html body #app .app .acts .van-tabs *::before,
html body #app .app .acts .van-tabs *::after,
html body #app .acts .van-tabs *::before,
html body #app .acts .van-tabs *::after {
  background: transparent !important;
  box-shadow: none !important;
}
html body div#app .app.app-ti_green .acts .consg .lis,
html body #app .app .acts .consg .lis,
html body #app .acts .consg .lis {
  width: calc(100% - 44px) !important;
  max-width: 346px !important;
  margin: 9px auto 12px !important;
  overflow: hidden !important;
  border: 1px solid rgba(219,177,83,.72) !important;
  border-radius: 7px !important;
  background: linear-gradient(180deg, rgba(15,13,9,.98), rgba(3,3,3,.98)) !important;
  box-shadow: 0 5px 14px rgba(0,0,0,.32) !important;
}
html body div#app .app.app-ti_green .acts .consg .lis img,
html body #app .app .acts .consg .lis img,
html body #app .acts .consg .lis img {
  display: block !important;
  width: 100% !important;
  height: 160px !important;
  max-height: 160px !important;
  object-fit: cover !important;
  object-position: center center !important;
  border-radius: 6px 6px 0 0 !important;
}
html body div#app .app.app-ti_green .acts .consg .lis .tite_sf,
html body div#app .app.app-ti_green .acts .consg .lis [class*="tite"],
html body #app .app .acts .consg .lis .tite_sf,
html body #app .app .acts .consg .lis [class*="tite"],
html body #app .acts .consg .lis .tite_sf,
html body #app .acts .consg .lis [class*="tite"] {
  height: 32px !important;
  min-height: 32px !important;
  line-height: 32px !important;
  padding: 0 12px !important;
  color: #ffffff !important;
  font-size: 12.5px !important;
  font-weight: 800 !important;
  background: linear-gradient(180deg, rgba(25,20,10,.96), rgba(0,0,0,.98)) !important;
  border-top: 1px solid rgba(213,166,64,.26) !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
