.fl {
  float: left;
}

.fr {
  float: right;
}

.main{
  padding-bottom: 40px;
}

.sy_head {
  margin-bottom: 35px;
	background: url(../images/sy_head.png) no-repeat center;
	font-size: 40px;
	font-weight: bold;
    font-family: 'SourceHanSerifCN';
	color: #111111;
	line-height: 46px;
	text-align: center;
}

.sy_head a span{
	color: #1764CE;
}

.jrgz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  margin-bottom: 36px;
  height: 94px;
  background: rgb(218 228 243 / 50%)
}

.jrgz-img{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 165px;
  height: 94px;
  background: #F3F7FC;
}

.jrgz-img img{
  width: 117px;
}

.jrgz ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: calc(100% - 165px);
}

.jrgz ul li{
  position: relative;
  box-sizing: border-box;
  padding: 0 23px 0 15px  ;
  width: calc(100% / 3);
}

.jrgz ul li a{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.jrgz ul li a .date{
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 65px;
}

.jrgz ul li a .date span{
  font-weight: bold;
  font-size: 22px;
  transition: all .3s ease;
}

.jrgz ul li a .date p{
  color: #999999;
  font-size: 12px;
}

.jrgz ul li a h3{
  width: calc(100% - 85px);
  line-height: 24px;
  height: 48px;
  overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: all .3s ease;
  }

.jrgz ul li a:hover h3,.jrgz ul li a:hover .date span{
  color: #1764CE;
  transition: all .3s ease;
}

.jrgz ul li::after{
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  display: block;
  width: 1px;
  height: 48px;
  background: #D8D8D8;
}

.tab_title{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 30px;
  width: 100%;
  background: url('../images/xwzx_asyw_line.png') no-repeat center;
}

.tab_title a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: calc((100% - 220px) / 5);
  height: 62px;
  border-radius: 370px;
  background: url('../images/zwzx_tab_li.png') no-repeat center;
  background-size: 100% 100%;
}

.tab_title a:last-child {
  margin-right: 0;
}

.tab_title a i {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  width: 46px;
  height: 46px;
  font-size: 24px;
  color: #1764CE;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(23, 100, 206, 0.1);
  border-radius: 50%;
}

.tab_title a p {
  font-size: 22px;
  font-weight: bold;
}

.tab_title a.tab_on {
  color: #fff;
  background: #1764CE;
}

.tab_title a.tab_on::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -14px;
  background: url(../images/zwzx_tab_on.png) no-repeat;
  width: 21px;
  height: 14px;
}

.tab_con {
  margin: 15px 0 30px;
}

.swiper-container_asyw {
  overflow: hidden;
  position: relative;
  width: 52.99%;
  height: 390px;
}

.swiper-container_asyw img {
  width: 100%;
  height: 100%;
}

.swiper-container_asyw .text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 20px;
  width: 100%;
  height: 42px;
  line-height: 42px;
  background: rgba(0, 0, 0, 0.4);
}

.swiper-container_asyw .text p {
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 100px);
}

.swiper-pagination {
  box-sizing: border-box;
  padding-right: 20px;
  text-align: right !important;
}

.swiper-pagination-bullet {
  right: 0;
  opacity: 1 !important;
  background: #fff !important;
}

.swiper-pagination-bullet-active {
  background: #1764CE !important;
}

.tab_con .item {
  display: none;
}

.tab_con .asyw_con ul {
  width: 100%;
}

.tab_con .asyw_con ul {
  width: 45.3%;
}

.tab_con .item ul li {
  height: 49px;
  line-height: 49px;
  border-bottom: 1px dashed #d0d0d0;
}

.tab_con .item ul li:first-child {
  height: 40px;
  line-height: 40px;
}

.tab_con .item ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/xwzx_yd.png) no-repeat 2px center;
}

.tab_con .item ul li:hover a {
  background: url(../images/xwzx_yd_on.png) no-repeat 2px center;
}

.tab_con .item ul li:hover a p {
  color: #1764CE;
}

.tab_con .item ul li a p {
  padding-left: 15px;
  display: inline-block;
  font-size: 18px;
  color: #000;
  width: calc(100% - 130px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tab_con .item ul li a span {
  font-size: 18px;
  color: #ccc;
}

.ldhd_title {
  display: block;
  margin-bottom: 22px;
  width: 100%;
  height: 72px;
  background: url(../images/ldhd_title.png) no-repeat center;
  background-size: cover;
}

.ldhd ul {
  width: 49.4%;
}

.ldhd ul li {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #d0d0d0;
}

.ldhd ul li a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/xwzx_yd.png) no-repeat 2px center;
}

.ldhd ul li:hover a {
  background: url(../images/xwzx_yd_on.png) no-repeat 2px center;
}

.ldhd ul li:hover a p {
  color: #1764CE;
}

.ldhd ul li a p {
  padding-left: 15px;
  display: inline-block;
  font-size: 18px;
  color: #000;
  width: calc(100% - 130px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ldhd ul li a span {
  font-size: 18px;
  color: #ccc;
}

.upload {
  position: relative;
  overflow: hidden;
  height: 322px;
  width: 48.7%;
}

.upload img {
  width: 100%;
  height: 100%;
}

.upload_text {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 20px;
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tpxw {
  margin-top: 35px;
}

.tpxw .tpxw_title {
  display: block;
  margin-bottom: 25px;
  width: 100%;
  height: 72px;
  background: url(../images/tpxw_title.png) no-repeat center;
  background-size: cover;
}

.tpxw .upload {
  height: 360px;
}

.tpxw ul {
  width: 49.57%;
  /* height: 360px; */
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.tpxw ul li {
  position: relative;
  width: 48.25%;
  height: 170px;
}

.tpxw ul li:nth-child(odd) {
  margin-right: 20px;
}

.tpxw ul li:nth-child(1),
.tpxw ul li:nth-child(2) {
  margin-bottom: 20px;
}

.tpxw ul li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.tpxw ul li img {
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 1200px) {
  .tab_title a {
    width: calc((100% - 80px) / 5);
  }

  .tpxw ul li:nth-child(odd) {
    margin-right: 16px;
  }
}

@media only screen and (max-width: 996px) {
  .jrgz ul li{
    width: 100%;
  }

  .jrgz ul li:nth-child(n+2){
    display: none;
  }

  .tab_title a{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100px;
    border-radius: 10px;
    background: #F3F7FC;
  }

  .tab_title a i{
    margin-bottom: 10px;
    margin-right: 0;
  }

  .tab_title a p {
    font-size: 20px;
  }

  .tab_con .asyw_con ul {
    margin-top: 10px;
    width: 100%;
  }

  .ldhd ul {
    width: 100%;
  }

  .ldhd .upload {
    margin-top: 20px;
  }

  .upload {
    width: 100%;
  }

  .tpxw ul {
    width: 100%;
  }

  .tpxw .upload {
    margin-bottom: 20px;
  }

  .tpxw ul li {
    width: 48.89%;
  }
}

@media only screen and (max-width: 768px) {
  .tab_title a {
    width: calc((100% - 40px) / 5);
  }

  .tpxw ul li {
    width: 48.5%;
  }

  .announ_info .swiper-slide a {
    font-size: 22px;
  }

  .ldhd ul li a p {
    font-size: 16px;
  }

  .tab_con .item ul li a p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 672px) {

  .tab_title a p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 616px) {
  .tab_title a.tab_on::after {
    background-size: contain;
  }
}

@media only screen and (max-width: 515px) {
  .jrgz-img{
    width: 100px;
  }
  .jrgz-img img {
    width: 80px;
}
.jrgz ul{
  width: calc(100% - 100px);
}

  .tab_title a {
    width: calc((100% - 20px) / 5);
  }

  .tab_title a p {
    font-size: 16px ;
  }

  .swiper-container_asyw {
    height: 260px;
  }

  .swiper-container_asyw .text {
    height: 42px;
    line-height: 42px;
  }

  .tab_con .item ul li {
    height: 40px;
    line-height: 40px;
  }

  .tab_con .item ul li a p,
  .tab_con .item ul li a span {
    font-size: 16px;
  }

  .tab_con .item ul li a p {
    padding-left: 5px;
  }

  .tab_con .item ul li a span {
    padding-right: 5px;
  }

  .tab_con {
    margin: 15px 0 15px;
  }

  .ldhd_title {
    height: 50px;
    margin-bottom: 15px;
  }

  .ldhd ul li {
    height: 40px;
    line-height: 40px;
  }

  .ldhd ul li a p,
  .ldhd ul li a span {
    font-size: 16px;
  }

  .upload {
    height: 240px;
  }

  .tpxw {
    margin-top: 20px;
  }

  .tpxw .tpxw_title {
    height: 40px;
    margin-bottom: 15px;
  }

  .tpxw .upload {
    height: auto;
  }

  .tpxw ul li {
    width: 47.9%;
    height: 116px;
  }

  .tpxw ul li .upload_text {
    padding-left: 10px;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
  }

  .announ_info {
    height: 70px;
  }
}