* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
.gd_header img {
  width: 100%;
  display: block;
}
.swiper-pagination-bullet{
background: var(--swiper-pagination-bullet-inactive-color, #ffffff);

}
.swi-img1 {
    height: 208px;
}
.gd_logo {
  position: absolute;
  top: 20px;
  left: 5%;
  width: 400px;
}
.gd_logo img {
  width: 100%;
}
.gd_container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background: rgba(255, 255, 255, 1);
  margin-top: -200px;
  position: relative;
  z-index: 99;
  padding: 23px 0px;
  box-sizing: border-box;
}
.gddjt_title {
    position: relative;
}
.hdkp_title {
    position: relative;
}
.gddjtjy_title {
    position: relative;
}
.gddjt_title img {
  width: 100%;
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;

  object-fit: cover;
}
.swi-img {
    height: 381px;
}
  .gengduo {
      position: absolute;
      right: 0;
      top: 25px;

    }
    .gengduo a {
      color: #0E64C7;
      font-size: 20px;
    }
.gddjt_content {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 20px;
}
.lunbo {
  width: 50%;
}
.lunbo_right {
  width: 48%;
}
/* .lunbo_right ul {
        line-height: 40px;
      } */
.lunbo_right ul li {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.lunbo_right ul li:nth-child(1) {
  margin-top: 0px;
}
.lunbo_right ul li a::before {
  content: "";
  width: 14px;
  height: 12px;
  display: inline-block;
  background-image: url(../images/arrow.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.lunbo_right ul li a {
  font-size: 16px;
  font-weight: 400;
  color: rgba(34, 34, 34, 1);
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    width: 72%;
}
.time {
  font-size: 16px;
  color: rgba(153, 153, 153, 1);
}
.hdkp_title img {
  width: 100%;
}
.gdkp {
  margin-top: 50px;
}
.gdkp_item {
  background-image: url(../images/gdkp_bg1.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.gdkp_item ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-left: 26px;
  margin-right: 26px;
  padding-bottom: 26px;
}
.gdkp_item ul li {
  width: 48%;
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.gdkp_item ul li a{
color: rgba(34, 34, 34, 1);
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    width: 72%;
}
.gdkp_item ul li a::before {
  content: "";
  width: 14px;
  height: 12px;
  display: inline-block;
  background-image: url(../images/arrow.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.gddjtjy {
  margin-top: 40px;
margin-bottom: 50px;
}
.gddjtjy_title img {
  width: 100%;
}
.gengduo1{
right: 25px;
}
.mySwiper1 {
  margin-top: 20px;
}
.gddjt {
  margin-left: 26px;
  margin-right: 26px;
}
.gddjtjy {
  margin-left: 26px;
  margin-right: 26px;
}
@media (max-width: 1600px) {
  .gd_container {
    margin-top: -180px;
  }
}
@media (max-width: 1500px) {
  .gd_container {
    margin-top: -160px;
  }
}
@media (max-width: 1400px) {
  .gd_container {
    margin-top: -150px;
  }
  .gd_logo {
    width: 360px;
  }
}
@media (max-width: 1300px) {
  .gd_container {
    margin-top: -140px;
  }
}
@media (max-width: 1200px) {
  .gd_container {
    margin-top: -140px;
  }
  .gd_logo {
    width: 340px;
  }
}
@media (max-width: 1100px) {
  .gd_container {
    margin-top: -100px;
  }
}
@media (max-width: 992px) {
  .gd_logo {
    width: 260px;
  }
  .gd_container {
    margin-top: -80px;
  }
}
@media (max-width: 768px) {
  .lunbo_right ul li {
    margin-top: 20px;
  }
  .gd_logo {
    width: 200px;
  }
}
@media (max-width: 554px) {
  .gd_logo {
    width: 160px;
    top: 10px;
  }
  .gd_container {
    margin-top: -40px;
  }
}
@media (max-width: 480px) {
  .gd_logo {
    width: 140px;
    top: 5px;
  }
  .gddjt_title {
    overflow: hidden;
  }
  .gddjt_title img {
    width: 130%;

  }
  .gddjt_content {
    flex-direction: column;
  }
  .lunbo {
    width: 100%;
  }
  .lunbo_right {
    width: 100%;
  }
  .lunbo_right ul li:nth-child(1) {
    margin-top: 20px;
  }
  .hdkp_title {
    overflow: hidden;
  }
  .hdkp_title img {
    width: 130%;

  }
  .gdkp_item ul li {
    width: 100%;
  }
  .gddjtjy_title {
    overflow: hidden;
  }
  .gddjtjy_title img {
    width: 130%;

  }
.swi-img {
    height: 220px !important;
}
.gengduo {

    top: -3px;
}
}

