body.sf {
  padding-top: 183px;
  background: #fff url("npc-bg.png") no-repeat center top;
  position: relative;
}

/*body.sf::before {
  content: "";
  display: none;
  width: 302px;
  height: 170px;
  background: url("sf-fireworks.gif") no-repeat;
  position: absolute;
  right: 50%;
  top: 0;
  margin-right: -640px;
}*/

body.sf .bjd-header {
  background-color: transparent;
}

body.sf .bjd-header .bjd-header-zhuti {
  width: 1422px;
  background-color: #ff120e;
}

body.sf .bjd-header .bjd-header-zhuti .bjd-header-logo {
  -webkit-box-shadow: 2px 2px 4px rgba(6, 6, 6, 0.19);
          box-shadow: 2px 2px 4px rgba(6, 6, 6, 0.19);
  border-radius: 0 0 6px 0;
}

body.sf .bjd-header .bjd-header-zhuti .bjd-newspaper p,
body.sf .bjd-header .bjd-header-zhuti .bjd-webmap p,
body.sf .bjd-header .bjd-header-zhuti .bjd-allmedia p {
  color: #fff;
}

body.sf .bjd-header-menu {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

body.sf .bjd-header-menu::after {
  content: "";
  display: block;
  width: 1418px;
  height: 2px;
  background: #f0f0f0;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -709px;
  z-index: 9998;
}
