@media (min-width: 1200px)
{
  .gyhd-list .col-lg-2,
  .sdcj-list .col-lg-2,
  .qylogo-list .col-lg-2 {
    width: 20%;
  }
}

.gyhd-title,.sdcj-title {
  margin-top: 35px;
  text-align: center;
  color: #181818;
  padding: 0 30px;
}

.sdcj-title {
  margin-top: 28px;
}

.content .sdcj-list {
  margin-top: 10px;
}

.sdcj-list li {
  margin-top: 54px;
}

.card-list.with-shadow.jzts-list li {
  padding: 8px;
}

.card-list.with-shadow.jzts-list li>div {
  padding: 32px 12px 14px 12px;
}

.card-list.with-shadow.jzts-list li>div>div>div {
  height: 46px;
  padding-left: 10px;
  font-size: 22px;
}

.content .card-list.with-shadow.jzts-list .dot-ul li {
  width: 50%;
  float: left;
  padding-left: 8px;
}

.content .card-list.with-shadow.jzts-list ul {
  margin:24px 0 0 0;
}

.content .card-list.with-shadow.jzts-list .dot-ul li:before {
  background-color: #114797;
  margin-right: 7px;
}

.hddt-list.sy-hdgd-list .hddt-title1 {
  font-size: 16px;
  color: #666;
  display: block;
  margin-top: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 48px;
  margin-bottom: 20px;
}

.hddt-list.sy-hdgd-list li {
  padding:0;
  padding-left:100px;
  height: 145px;
  margin-bottom: 20px;
}

.hddt-list.sy-hdgd-list li .hddt-date-img {
  width: 100px;
  height: auto;
  top: 6px;
}

.sy-hdgd-text {
  height: 110px;
  background-color: #fff;
  padding-left: 24px;
  width: 572px;
}

.sy-hdgd-text .sy-hdgd-title {
  color: #333;
  font-size: 24px;
  padding-top: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.sy-hdgd-text:hover .sy-hdgd-title,
.sy-hdgd-text:hover .sy-hdgd-title1 {
  color: #114797;
}

.sy-hdgd-text .sy-hdgd-title1 {
  margin-top: 18px;
  color: #333;
}

.sy-hdgd-list li:last-child {
  border-bottom: none;
}

.sy-erzhuanzhu-list li {
  white-space: normal;
  padding-left: 20px;
  position: relative;
}

.sy-erzhuanzhu-list .dot-ul li:before {
  position: absolute;
  left: 0;
  top: 14px;
}

.card-list.with-shadow.qylogo-list li {
  padding: 10px;
}

.card-list.with-shadow.qylogo-list li>div {
  padding: 0;
  border-radius: 8px;
}


.content .card-list.qylogo-list li:hover img {
	transform: none;
  transition: all 0.5s;
}

#swiper1 .swiper-button-prev,
#swiper1 .swiper-button-next {
  width: 49px;
  height: 49px;
  background-image:url(../img/logo_prev.png);
  background-size: cover;
  left: 0;
}

#swiper1 .swiper-button-next {
  transform: rotateZ(180deg);
  left: auto;
  right: 0;
}

#swiper1 .swiper-pagination-bullet {
  background-color: #D7DBE0;
}

#swiper1 .swiper-pagination-bullet-active {
  background-color: #114797;
}

/* .sy-hdgd-img {
  height: 320px;
} */

.sdcj-img-wrapper {
  min-height: 107px;
}

.sdcj-img-wrapper img {
  max-height: 100%;
}

.jzts-list .dot-ul li p {
  white-space: nowrap;
}

.swiper-slide img {
  width: auto;
  position: relative;
}
.swiper-slide.swiper-slide-active {
  z-index: 99;
}

.swiper-wrapper .swiper-slide:first-child {
  z-index: 98;
}

.swiper-slide .qylogo-list img {
  width: 100%;
}