.sy {
  float: left;
  width: 100%;
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  zoom: 0.9;/* 20220817 */
}
.sy .fwpt-bg a:nth-child(2) img{
 margin-left: 19px !important;
}
.sy .full-bg {
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
}
.sy .half-width-left {
  width: 620px;
}
.sy .half-width-right {
  margin-left: 40px;
  width: 620px;
}

.news-top-wrap {
  padding: 15px;
  background: #F5F7FC;
}

.sy .hover-pointer {
  cursor: pointer;
}
.sy .banner .swiper-container {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.sy .banner .swiper-wrapper {
  float: left;
  width: 100%;
  height: auto !important;
  transition-delay: 0.1s;
}
.sy .banner .swiper-slide {
  float: left;
  position: relative;
  width: 100%;
  height: auto !important;
}
.sy .banner .swiper-slide .imgs {
  float: left;
  width: 100%;
  height: 477px;
  background-color: #999999;
}
.sy .banner .swiper-pagination {
  position: absolute;
  bottom: 0;
  z-index: 11;
  width: 100%;
  height: 80px;
  text-align: center;
}
.sy .banner .swiper-pagination .swiper-pagination-switch {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.5) !important;
  width: 12px !important;
  height: 12px !important;
  opacity: 1;
  border-radius: 50%;
  margin: 0 10px !important;
}
.sy .banner .swiper-pagination .swiper-active-switch {
  width: 66px !important;
  height: 12px !important;
  border-radius: 6px !important;
}
.sy .common-title-bg {
  margin: 40px 0 30px 0;
  
  border-bottom: #d6dfeb solid 1px;
}
.sy .common-title-bg .title-img-bg {
  height: 50px;
  padding-bottom: 12px;
  position: relative;
}
.sy .common-title-bg .title-img-bg::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background-image: -webkit-linear-gradient(to right, #2f7cfb 0%, #0052da 50%, #2f7cfb 100%);
  background-image: -ms-linear-gradient(to right, #2f7cfb 0%, #0052da 50%, #2f7cfb 100%);
  background-image: linear-gradient(to right, #2f7cfb 0%, #0052da 50%, #2f7cfb 100%);
}
.sy .common-title-bg .title-img-bg .title-img {
  margin-top: 0px;
  height: 28px;
}
.sy .common-title-bg .title-img-bg .title-text {
  position: relative;
  margin-left: 10px;
  width: auto;
  height: 100%;
}
.sy .common-title-bg .title-img-bg .title-text .p1 {
  font-family: Microsoft YaHei;
  font-size: 26px;
  font-weight: bold;
  /* font-style: italic; */
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 3px;
  /* color: #0074cc; */
  color: #0052d9;
}
.sy .common-title-bg .title-img-bg .title-text .p1 span {
  color: #0052d9;
}
.sy .common-title-bg .title-img-bg .title-text .p2 {
  position: absolute;
  bottom: 0;
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #0b52bd;
  opacity: 0.2;
  white-space: nowrap;
  display: none;
}
.sy .common-title-bg .title-img-bg .unactive .p1 span {
  color: #0074cc !important;
}
.sy .common-title-bg .title-tight a {
  float: left;
}
.sy .common-title-bg .title-tight a:hover span {
  color: #0074cc;
}
.sy .common-title-bg .title-tight span {
  float: left;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #444444;
}
.sy .common-title-bg .title-tight .icon {
  float: left;
  margin-top: 5px;
  width: 26px;
}
.sy .news-bg .news-bg-left {
  height: 430px;
}
.sy .news-bg .news-bg-left img {
  width: 100%;
  height: 100%;
  background-color: #e0e0e0;
}
.sy .news-bg .news-bg-right .p1 {
  font-family: Microsoft YaHei;
  font-size: 22px;
  line-height: 22px;
  height: 22px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #222222;
}
.sy .news-bg .news-bg-right .t1 {
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #1792e5;
  margin-top: 25px;
  margin-bottom: 16px;
}
.sy .news-bg .news-bg-right .p2 {
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  height: 90px;
  letter-spacing: 0px;
  color: #666666;
  overflow: hidden;
}
.sy .news-bg .news-bg-right .new-ul {
  margin-top: 10px;
}
.sy .news-bg .news-bg-right .new-ul .new-li {
  margin-top: 4px;
  height: 50px;
  line-height: 50px;
  /* background-color: rgba(38, 128, 208, 0.1); */
}
.sy .news-bg .news-bg-right .new-ul .new-li img {
  margin: 22px 10px;
  width: 10px;
  height: 10px;
}
.sy .news-bg .news-bg-right .new-ul .new-li p {
  width: 430px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #222222;
}
.sy .news-bg .news-bg-right .new-ul .new-li span {
  margin: 0 10px;
}
.sy .news-bg .news-bg-right .new-ul .new-li:hover p {
  color: #1792e5;
}
.first-content {
  padding-bottom: 155px;
}
.spcical-content {
  width: 1600px;
  margin-top: -150px;
}
@media screen and (max-width: 1600px) {
  .spcical-content {
    width: 100%;
    margin-top: -150px;
  }
}
/* .sy .info-bg {
  padding-bottom: 40px;
} */
.sy .info-bg .info-bg-left .tzgg-bg .imgs {
  float: left;
  width: 220px;
  height: 220px;
}
.sy .info-bg .tzgg-bg-right {
  width: 620px;
}
.sy .info-bg .tzgg-bg-right .tzgg-li {
  margin-top: 12px;
  margin-bottom: 12px;
}
.sy .info-bg .tzgg-bg-right .tzgg-li .icc {
  margin-top: 4px;
  width: 11px;
  height: 8px;
  margin-right: 8px;
}
.sy .info-bg .tzgg-bg-right .tzgg-li p {
  width: 600px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #444444;
}
.sy .info-bg .tzgg-bg-right .tzgg-li:hover p {
  color: #1792e5;
}
.sy .info-bg .info-bg-right .zsxx-bg .zsxx-li:hover .zsxx-li-text .zsxx-li-p {
  color: #1792e5;
}
.sy .info-bg .info-bg-right .zsxx-bg .zsxx-li {
  margin-bottom: 16px;
}
.sy .info-bg .info-bg-right .zsxx-bg .zsxx-li a {
  float: left;
  width: 100%;
}
.sy .info-bg .info-bg-right .zsxx-bg .zsxx-li .zsxx-li-time {
  width: 80px;
  height: 43px;
  background-color: #1792e5;
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 43px;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
}
.sy .info-bg .info-bg-right .zsxx-bg .zsxx-li .zsxx-li-text {
  margin-left: 20px;
  height: 43px;
  width: 520px;
}
.sy .info-bg .info-bg-right .zsxx-bg .zsxx-li .zsxx-li-text .zsxx-li-p {
  font-family: Microsoft YaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #444444;
  max-height: 44px;
  overflow: hidden;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.sy .kjrhfwpt {
  padding-bottom: 15px;
}
.sy .kjrh-bg .kjrh-img {
  width: 300px;
  height: 297px;
}
.sy .kjrh-bg .kjrh-imgss {
  width: 300px;
}
.sy .kjrh-bg .kjrh-imgss img {
  height: 139px;
}
.sy .kjrh-bg .kjrh-imgss a:last-child {
  margin-top: 19px;
}
.sy .kjrh-bg .kjrh-img:hover {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
}
.sy .fwpt-bg .fwpt-img {
  width: 300px;
}
.sy .fwpt-bg .fwpt-img:hover {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
}
.sy .fc-bg .fc-img {
  margin-left: 26px;
  width: 300px;
  height: 225px;
  background-color: #e0e0e0;
}
.sy .fc-bg a:first-of-type .fc-img {
  margin-left: 0;
}
.sy #dsfc,
.sy #dsfc-a {
  display: none;
}
.sy .links-bg {
  margin-bottom: 40px;
}
.sy .links-bg .links-img {
  width: 388px;
  height: 82px;
  margin-left: 56px;
  margin-bottom: 30px;
}
.sy .links-bg a:nth-of-type(1) .links-img,
.sy .links-bg a:nth-of-type(4) .links-img {
  margin-left: 0;
}

@media screen and (max-width: 1280px) {
  .sy .banner .swiper-pagination {
    height: 30px;
  }
  .sy .banner .swiper-container{
    height: calc(477 / 1280 * 100vw);
  }
  .sy .banner .swiper-slide .imgs {
    height: 100%;
  }
  .sy .common-title-bg {
    margin: 22px 0;
    padding: 0 10px;
  }
  .sy .half-width-left {
    width: 100%;
    padding: 0 10px;
  }
  .sy .half-width-right {
    width: 100%;
    margin-left: 0;
    padding: 0 10px;
  }
  
  .sy .news-bg .news-bg-left {
    height: auto;
    margin-bottom: 20px;
  }
  .sy .news-bg .news-bg-right .new-ul .new-li {
    height: auto;
  }
  .sy .news-bg .news-bg-right .new-ul .new-li p {
    width: calc(100% - 40px);
    overflow: visible;
    white-space: normal;
    word-break: normal;
    line-height: 32px;
    margin-top: 15px;
  }
  .sy .news-bg .news-bg-right .new-ul .new-li span {
    line-height: 40px;
  }
  .first-content {
    padding-bottom: 50px;
  }
  .spcical-content {
    width: 100%;
    margin-top: 0;
  }
  .sy .info-bg .info-bg-left .tzgg-bg .imgs {
    width: 100%;
    height: auto;
  }
  .sy .info-bg .tzgg-bg-right {
    margin-left: 0;
    width: 100%;
    margin-top: 20px;
  }
  .sy .info-bg .tzgg-bg-right .tzgg-li p {
    width: calc(100% - 20px);
    overflow: visible;
    white-space: normal;
    word-break: normal;
    line-height: 28px;
  }
  .sy .info-bg .tzgg-bg-right .tzgg-li .icc {
    margin-top: 10px;
  }
  .sy .info-bg .info-bg-right .zsxx-bg .zsxx-li .zsxx-li-text {
    width: calc(100% - 100px);
  }
  .sy .kjrh-bg .kjrh-img {
    width: 150px;
    height: auto;
  }
  .sy .kjrh-bg a {
    width: calc(50% - 10px);
    margin: 5px 5px;
  }
  .sy .kjrh-bg .kjrh-imgss {
    width: calc(50% - 10px);
    margin-left: 10px;
  }
  .sy .kjrh-bg .kjrh-imgss a {
    margin: 0 0;
    width: 100%;
  }
  .sy .kjrh-bg .kjrh-imgss a img {
    height: auto;
  }
  .sy .kjrh-bg .kjrh-img {
    width: 100%;
  }
  .sy .fwpt-bg a .fwpt-img {
    margin: 0 0 !important;
    width: 100% !important;
  }
  .sy .fwpt-bg a:nth-child(2) .fwpt-img {
    margin: 0 0 !important;
    width: 100% !important;
  }
  .sy .fwpt-bg a:nth-of-type(1),
  .sy .fwpt-bg a:nth-of-type(2) {
    width: calc(50% - 10px);
    margin: 5px 5px;
  }
  .sy .fwpt-bg a:nth-of-type(3),
  .sy .fwpt-bg a:nth-of-type(4),
  .sy .fwpt-bg a:nth-of-type(5) {
    width: calc(33.33% - 10px);
    margin: 5px 5px;
  }
  .sy .common-title-bg .title-img-bg .title-img {
    margin-top: 6px;
    height: 20px;
  }
  .sy .common-title-bg .title-img-bg .title-text .p1 {
    font-size: 16px;
    line-height: 22px;
  }
  .sy .common-title-bg .title-img-bg .title-text .p2 {
    font-size: 14px;
    line-height: 14px;
  }
  #yjs-tab {
    width: auto !important;
  }
  .linsd {
    margin: 0 20px !important;
  }
  .sy .fc-bg .fc-img {
    width: 50%;
    height: auto;
    margin-left: 0;
  }
  .sy .links-bg .links-img {
    width: 100%;
    margin-left: 0;
    height: auto;
  }
  .sy .news-bg .news-bg-right .p1 {
    font-size: 16px;
    line-height: 22px;
    height: auto;
    word-break: break-all;
    white-space: normal;
  }
  .sy .info-bg .info-bg-right .zsxx-bg .zsxx-li .zsxx-li-text .zsxx-li-p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .sy .kjrhfwpt {
    padding-bottom: 20px;
  }
  .sy .fc-bg .fc-img {
    width: calc(50% - 10px);
    margin: 5px 5px !important;
  }
  .sy .links-bg {
    padding-left: 5px;
    padding-right: 5px;
  }
  .sy .links-bg a {
    width: 100%;
  }
  .tzgg-bg-left {
    width: 100%;
  }
}
.sy .kjrh-bg{
  position: relative;
  overflow: hidden;
}
.sy .kjrh-bg a{
  margin: 0 !important;
}
.sy .kjrh-bg .kjrh-imgss{
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}