.bxgdjs-banner-wrap {
  position: relative;
}

.bxgdjs-banner-wrap {
  height: calc(100vw * 780 / 1920);
  background: #fae2bc url(dslzyhjbhdczzsx-banner.png) center top no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.bxgdjs-banner-funs {
  height: 4rem;
  text-align: left;
  padding-top: 1.5rem;
  position: relative;
  z-index: 2;
  width: 20%;
}
.bxgdjs-banner-funs img {
  height: 100%;
  margin-left: 1.25rem;
}
.dslhbdc-bannernav-box {
  width: 100%;
  position: absolute;
  bottom: auto;
  left: 0;
  z-index: 1;
  top: 0;
  right: 0;
  margin: auto;
  height: 126px;
  background: url(dslzyhjbhdczzsx-banner-nav-bg.png) center top no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
}
.dslhbdc-bannernav-box > ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
.dslhbdc-bannernav-box > ul > li {
  font-weight: bold;
  font-size: 22px;
  line-height: 4rem;
  height: 4rem;
  margin: 0 9rem;
}
.dslhbdc-bannernav-box > ul > li > a {
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.dslhbdc-bannernav-box > ul > li > a:hover {
  color: #054575;
}
.dslzydcxs-item-box > dt {
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dslzydcxs-item-box > dt > div {
  height: 100%;
  width: 8.5rem;
  background: #0281df;
  font-weight: 800;
  font-size: 26px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dslzydcxs-item-box > dt > a img {
  height: 2rem;
}
.dslzydcxs-item-box > dd {
  background-color: #fff;
  box-sizing: border-box;
  padding: 1rem;
}
.bxgdjs-maincon12-wrap {
  background: url(dslzyhjbhdczzsx-content-bg.png) center 0 no-repeat;
  background-size: cover;
  overflow: hidden;
}
.dslzydcxs-items {
  overflow: hidden;
  margin: 2rem auto;
}
.dslzydcxs-items > li {
  width: 49%;
}
.sxlh2025-slidenews-list {
  text-align: right;
}
.sxlh2025-slidenews-list > li:first-child {
  /* border-top: 3px solid #f9edc1; */
  padding-top: 0.5rem;
}
.sxlh2025-slidenews-list > li {
  height: 2.65rem;
  line-height: 2.65rem;
  position: relative;
  padding-left: 1.5rem;
  text-align: left;
  color: #333;
}
.sxlh2025-slidenews-list > li > a {
  font-size: 1rem;
  color: #333;
}
.sxlh2025-slidenews-list > li > a:hover {
  color: #054575;
}
.sxlh2025-slidenews-list > li::before {
  content: '';
  width: 1rem;
  height: 1rem;
  background: url(dslzyhjbhdczzsx-links-dot.png) center center no-repeat;
  background-size: cover;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: 0;
  margin: auto;
}
.sxlh2025-slidenews-list > li:first-child:before {
  top: 0.5rem;
}
/* footer */
.sxlh2025-footer-wrap {
  background: url(dslzyhjbhdczzsx-footer.png) 0 0 no-repeat;
  background-size: cover;
  overflow: hidden;
}
.footer-copyright-items {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 5rem 0 3rem;
}
.footer-copyright-infos {
  font-size: 14px;
  line-height: 30px;
}
.footer-copyright-infos p a {
  position: relative;
  padding-right: 10px;
  font-size: 16px;
  color: #fff;
}
.footer-copyright-infos p {
  font-size: 14px;
  color: #fff;
}

.footer-copyright-infos p a:not(:last-child):after {
  content: '';
  border-right: 1px solid #f5f5f5;
  height: 14px;
  position: absolute;
  top: 3px;
  right: 0;
}
.footer-copyright-infos p a img {
  display: inline-block;
  width: 16px;
  margin-right: 3px;
  vertical-align: text-bottom;
}
.footer-copyright-apps {
  margin-top: 20px;
}
.footer-copyright-apps p {
  float: left;
  width: 90px;
  margin: 0 24px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.footer-copyright-apps p img {
  width: 100%;
}
.sxlh2025-footer-infos {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-top: 11px;
}
.sxlh2025-footer-infos .footer-copyright-icons {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.sxlh2025-footer-infos .footer-copyright-icons img {
  width: 50px;
  margin: 0 1rem;
}
.sxlh2025-footer-infos .footer-copyright-infos p a {
  position: relative;
  padding-right: 10px;
  font-size: 14px;
  color: #fff;
  margin: 0 0 0 0.5rem;
}
.footer-copyright-infos p a:hover {
  color: #a7def6;
}
.sxlh2025-footer-infos-wrap {
  background-color: rgba(1, 92, 130, 0.4);
  height: 4.5rem;
  overflow: hidden;
}