:root {
  --jieri-bg-color: #798d58;
  --font-color: #798d58;
  --font-color-yellow: #798d58;
}
body.skin {
  position: relative;
}
html,
body.skin {
  min-width: 1280px;
  background-color: #f2f2ee;
}
body.skin .bar-title .bar-title-con {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}
body.skin .bar-title .bar-title-con::before {
  left: 83px;
}
body.skin .bar-title .bar-title-con::after {
  right: 83px;
}
body.skin .bar .bar-header .tel_0def481d a {
  color: #798d58;
  color: var(--font-color);
}
body.skin.ad1 {
  background-position: center 40px;
}
body.skin.ani {
  -webkit-transition: all ease-in-out 0.4s 0.1s;
  transition: all ease-in-out 0.4s 0.1s;
}
body.skin.ad2 {
  background-position: center 220px;
  -webkit-transition: all ease-in-out 0.4s 0.1s;
  transition: all ease-in-out 0.4s 0.1s;
}
body.skin .iedu-menu-box[style="position: initial;"],
body.skin .bar .iedu-menu-wrap .iedu-menu-box .iedu-menu {
  background-position-y: -297px;
}
body.skin .iedu-menu-box[style="position: fixed;"] {
  background-position: -2px -277px;
  background-color: #798d58 !important;
  background-color: var(--jieri-bg-color) !important;
}
body.skin .bar,
body.skin .activity,
body.skin .focustoday,
body.skin .iedu-menu-box {
  background-color: transparent !important;
  border-bottom: transparent !important;
}
body.skin .bar .bar-header .search-box form a {
  color: #0f4464;
}
body.skin .bar .bar-header .tel a::before {
  background: url("https://www.serengetilive.com/statics/jieri/2026/duanwu/images/2de2c4fc.png") center / contain no-repeat;
  left: -32px;
}
body.skin .bar .bar-title {
  border-color: transparent;
  position: relative;
}
body.skin .bar .bar-title .bar-title-con {
  position: relative;
  border-bottom: 1px solid white;
  border-bottom: 1px solid #798d58;
  border-bottom: 1px solid var(--font-color);
  min-height: 178px;
}
body.skin .bar .bar-title .bar-title-con::after {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  content: "";
  width: 329px;
  height: 64px;
}
body.skin .bar .bar-header .search-box form button.search-submit,
body.skin .focustoday .con .focustoday-title .left .hours24 .hours24-title {
  background: #798d58 !important;
  color: white;
}
body.skin .bar .bar-header .logo {
  margin-top: 30px;
  width: 210px;
}
body.skin .bar .bar-header .logo img {
  opacity: 0;
}
body.skin .bar .bar-header .logo::before {
  content: "";
  display: inline-block;
  width: 182px;
  height: 70px;
  background: url("https://www.serengetilive.com/statics/jieri/2026/duanwu/images/c972cf83.png") center / contain no-repeat;
  margin-top: -16px;
}
body.skin .video-list {
  background-color: #f2f2ee !important;
}

@-webkit-keyframes swing {
  0%,
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes swing {
  0%,
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
body.skin .tel a:before {
  -webkit-animation: swing 1.25s ease-in-out infinite;
  animation: swing 1.25s ease-in-out infinite;
}
body.skin .footer_nav {
  background: linear-gradient(106deg, #de453a);
  background: linear-gradient(106deg, #798d58);
  background: linear-gradient(106deg, var(--jieri-bg-color));
}
body.skin .iedu-menu-wrap .iedu-menu-box .iedu-menu li:hover a span {
  color: #333 !important;
}
body.skin .iedu-menu-wrap .iedu-menu-box .iedu-menu li:hover a span::after {
  border-color: #333 !important;
}
body.skin .iedu-menu-wrap .iedu-menu-box .iedu-menu li.active > a > span {
  color: #333 !important;
}
body.skin .iedu-menu-wrap .iedu-menu-box .iedu-menu li.active > a > span:hover {
  color: #333 !important;
}
body.skin .iedu-menu-wrap .iedu-menu-box .iedu-menu li.active > a > span:before {
  background-color: #798d58 !important;
}
body.skin .activity .con .banner-list .swiper-banner-list .swiper-wrapper .swiper-slide a .icon::before {
  background-color: #798d58;
}
body.skin .activity .con .banner-list .swiper-banner-list .swiper-wrapper .swiper-slide a .time .box {
  background: linear-gradient(176deg, #798d58, #798d58);
}
body.skin .activity .con .banner-list .swiper-banner-list .swiper-wrapper .swiper-slide a .icon img {
  opacity: 0;
}
body.skin .activity .con .banner-list .swiper-banner-list .swiper-wrapper .swiper-slide a .icon:before {
  background-image: url("https://www.serengetilive.com/statics/jieri/2026/duanwu/images/420e9250.png");
}
body.skin .activity .con .banner-list .swiper-banner-list .swiper-wrapper .swiper-slide a .icon:after {
  position: absolute;
  top: 34px;
  left: 7px;
  content: "";
  display: inline-block;
  width: 22px;
  height: 22px;
  z-index: 100;
  background: url("https://www.serengetilive.com/statics/jieri/2026/duanwu/images/420e9250.png") center / contain no-repeat;
}
body.skin .focustoday .con .focustoday-title .right .link a {
  color: #798d58 !important;
  color: var(--font-color) !important;
}
body.skin .activity .con .banner-list .banner-title a {
  color: #798d58 !important;
  color: var(--font-color) !important;
}
body.skin .bar .bar-header .tel_0def481d a::before {
  background-image: url("https://www.serengetilive.com/statics/jieri/2026/duanwu/images/39ae47ee.png");
}
body.skin .bar .bar-title .bar-title-con .right li.login a,
body.skin .bar .bar-title .bar-title-con .right li.login {
  color: #798d58 !important;
  color: var(--font-color) !important;
}
body.skin .activity .con .banner-img .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #798d58;
  background-color: var(--font-color);
}

.g-header-ad {
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(0%), color-stop(#fff), color-stop(50%), color-stop(50%, #fff), to(#fff));
  background: linear-gradient(90deg, #fff, 0%, #fff, 50%, #fff 50%, #fff 100%);
}
@media screen {
  body.skin {
    background-image: url("https://www.serengetilive.com/statics/jieri/2026/duanwu/images/ac765051.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 2560px 1440px;
  }
  body.skin .bar .bar-title .bar-title-con {
    min-height: 250px;
  }
}
@media (max-width: 1920px) {
  body.skin {
    background-image: url("https://www.serengetilive.com/statics/jieri/2026/duanwu/images/ac765051.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 1920px 1080px;
  }
  body.skin .bar .bar-title .bar-title-con {
    min-height: 178px;
  }
}
