html ::-webkit-scrollbar-thumb,
body ::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: #8098ba;
}

header .container .search-but {
  background-color: #8098ba;
}
header .header-r .home {
  background-color: #eea400;
}

nav {
  background-color: #8098ba;
}

.normal-title1.c1 .zn {
  color: #8098ba;
}
.normal-title1.c1 .en {
  color: rgba(34, 34, 34, 0.4);
}
.normal-title1.c1 .more {
  color: #eea400;
  background: url(../images/xdfw-more1.png) no-repeat right center;
}
.normal-title1.c1 .more:hover {
  background: #eea400;
}

.center-top {
  background: url(../images/xdfw-bg1.png) no-repeat center;
  background-size: cover;
}
.center-bottom {
  background: url(../images/xdfw-bg2.png) no-repeat center;
  background-size: cover;
}

.news-one .det .p1 {
  color: #eea400;
}
.news-one:hover {
  box-shadow: 0 0 10px rgba(238, 164, 0, 0.78);
}
.news-list a .det .p1 {
  color: #333;
}
.news-list a:hover {
  background-color: #eea400;
}

.dj-one .det .p1 {
  color: #eea400;
}
.dj-list-item .time {
  background-color: #8098ba;
}
.dj-list-item .time::after {
  border-top-color: #52709b;
}
.dj-list-item:hover {
  border-color: #52709b;
  box-shadow: 0 0 10px rgba(128, 152, 186, 0.7);
}
.dj-list-item:hover .det .p1 {
  color: #eea400;
}

.notice-list-item .det::before {
  background-color: #eea400;
}
.notice-list-item:hover .det .p1 {
  color: #eea400;
}

.pics-banner .swiper-button-prev {
  background: url(../images/xdfw-left1.png) no-repeat center;
}
.pics-banner .swiper-button-next {
  background: url(../images/xdfw-right1.png) no-repeat center;
}

.xyfc .swiper-slide:hover p {
  background-color: #eea400;
}

@media (max-width: 992px) {
  nav {
    background-color: #fff;
  }
  nav .nav-item.show {
    background-color: #eea400;
  }
}/*# sourceMappingURL=xdfw.css.map */