.header-logo-bg {
  background: #fff url(../images/V2025/header-bg.png);
}
.logosearch .logo {
  top: 20px;
}
.website-nav {
    height: 42px;
    background-color: #0b3675;
    color: #fff;
}
.nav-main .layui-nav .layui-nav-item a {
    color: #fff;
}
.website-nav .layui-nav .layui-this::after, .website-nav .nav-main .layui-nav-bar {
  background: #0b3675;
}
.logosearch .search .layui-btn, .searchBtn .layui-btn {
    border-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #0d3e5f;
    border: 1px solid #a0a0a0;
    background-color: #fff;
    border-left-width: 0;
    font-size: 18px;
    font-weight: 600;
    margin-top: -3px;
    margin-left: -6px;
    height: 34px;
    line-height: 34px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}
.nav-main dl {
  background: #0b3675;
}
.nav-main dl dd {
  border-bottom: 1px solid #0b3675;
}
.paragraph-2 .cy-list-title{
    border-bottom: none;
  box-shadow: 0px 10px 5px #e9e5e6;
}
.footer-top {
  background: #0b3675 url(../images/V2025/footer-blue.png) center bottom no-repeat;
    background-size: auto;
  background-size: cover;
}
.cy-list-nav-left-root, .cy-list-nav-left-root:hover {
  background-color: #0b3675 !important;
}
.cy-list-nav-left .cy-nav-left-chlid .layui-this, .cy-list-nav-left .cy-nav-left-chlid .layui-this a {
  background-color: #0b3675 !important;
  color: #fff !important;
}
.cy-list-title{
    color: #000;
  border-bottom: 2px solid #0b3675;
}
.yjzx-main .title .txt a {
  color: #0b3675 !important;
}
.breadcrumb > li {
  display: inline-block;
  color: #000;
}
.breadcrumb li a {
  color: #000;
}
.yjzx-main .title {
  color: #0b3675 !important;
}
.cy-icon-home {
  background: url("../images/V2025/icon-jyxc-blue.png") no-repeat;
}
.decoration-imgages .mask {
  box-shadow: inset 0px -50px 60px -10px rgba(46, 46, 46, 0.9);
}
.curr-location {
  background: url("../images/V2025/curr-location-blue.png") no-repeat;
}
.layui-fixbar .layui-fixbar-top {
  background-color: rgba(9, 103, 241, 0.57);
}