article[data-program-id*="20260301"],
article[data-program-id*="20260302"] {
  background-color: #fff9d9;
}
article[data-program-id*="20260301"]:after,
article[data-program-id*="20260302"]:after {
  display: inline-block;
  background-position: 0 0;
  background-image: url("/sp/images/sp_icon_appreciative_ssv.png");
}
article[data-program-id*="20260301"] .pg-item-time,
article[data-program-id*="20260302"] .pg-item-time {
  color: #763e20;
  background: url("/sp/images/ProdDetailShow/bg_appreciative_ssv_header.png");
  -webkit-background-size: 15px auto;
  background-size: 15px auto;
}
div[data-pg-detail-program-id*='20260301'] .pg-detail-time,
div[data-pg-detail-program-id*='20260302'] .pg-detail-time {
  color: #763e20;
  background: url("/sp/images/ProdDetailShow/bg_appreciative_ssv_header.png");
  -webkit-background-size: 15px auto;
  background-size: 15px auto;
}
html #pickUpProgram .xm-itemList ul li.ssv a[href*='20260301'] .xm-image::before,
html #pickUpProgramDetail .xm-itemList ul li.ssv a[href*='20260301'] .xm-image::before,
html #pickUpProgram .xm-itemList ul li.ssv a[href*='20260302'] .xm-image::before,
html #pickUpProgramDetail .xm-itemList ul li.ssv a[href*='20260302'] .xm-image::before {
  content: none;
}
section[id*='20260301'].mod-program .program-item:before,
section[id*='20260302'].mod-program .program-item:before {
  background: #fff9d9;
}
section[id*='20260301'].mod-program .program-time,
section[id*='20260302'].mod-program .program-time {
  color: #763e20;
  background: url("/sp/images/ProdDetailShow/bg_appreciative_ssv_header.png");
  -webkit-background-size: 15px auto;
  background-size: 15px auto;
}
section[id*='20260301'].mod-program::after,
section[id*='20260302'].mod-program::after {
  background-image: url("/sp/images/sp_icon_appreciative_ssv.png");
  background-repeat: no-repeat;
  width: 90px;
  height: 30px;
  -webkit-background-size: 90px auto;
  background-size: 90px auto;
  content: "";
  position: absolute;
  right: 0;
  top: 1px;
}
#profiledetail .programs .mod-ss-contentlist ul > li[data-program-id^='20260301']:after,
#profiledetail .programs .mod-ss-contentlist ul > li[data-program-id^='20260302']:after {
  background-image: url("/sp/images/sp_icon_appreciative_ssv.png");
  content: '';
  background-repeat: no-repeat;
  width: 90px;
  height: 30px;
  -webkit-background-size: 90px auto;
  background-size: 90px auto;
  position: absolute;
  left: 0;
  top: -7px;
}
