.gzdt{overflow:hidden;padding-bottom:60px;}
.gzdtSwiper{}
.gzdtSwiper .swiper-slide{background-color:#fff;box-shadow:0 0 20px 2px #d6e1ef; }
.gzdtSwiper .swiper-slide .pic{height:216px;}
.gzdtSwiper .swiper-slide .pic img{display:none;}
.pic .img{height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;}
.gzdtSwiper .swiper-slide:hover .pic img,.gzdtSwiper .swiper-slide:hover .pic .img {
  transform: scale(1.05); /* 图片轻微放大 */
}
.gzdtSwiper .swiper-slide .bt{padding:30px;}
.gzdtSwiper .swiper-slide .bt h6{height:35px; border-bottom:1px solid #d1d8eb;font-family: 'SourceHanSansSC-Regular';}
.gzdtSwiper .swiper-slide .bt h6:before{content:""; display:block; position:absolute; left:0; bottom:0; width:60px; height:1px; background-color:#1b3b95;}
.gzdtSwiper .swiper-slide .bt p{color:#999;line-height:20px; margin:15px 0;}
.gzdtSwiper .swiper-slide .bt .time{ line-height:40px;}
.gzdtSwiper .swiper-slide .bt .read{display:block; background:url(../img/bg_read.png) no-repeat right center; width:50px; height:40px;}
.gzdtSwiper .swiper-pagination{display:none;}
.tzgg,.aqjy,.djgz{width:32%;}
.tzgg li{position:relative;padding:20px 0; border-bottom:1px dashed #1b3b95;}
.tzgg li .date{width:54px; height:52px; background-color:#fff;}
.tzgg li .date b{line-height:30px;}
.tzgg li .date span{width:100%;line-height:22px; background-color:#1b3b95; color:#fff;}
.tzgg li .bt{width:calc(100% - 75px);display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5;}
.tzgg li .bt a{display: contents;position:relative; line-height:26px;;}

.icon_news {
  display: inline-block;
    vertical-align: middle;
    white-space: nowrap; 
  width:44px; height:22px;background:url(../img/icon_news.png) no-repeat right bottom;
  margin-left: 0px;
  vertical-align: middle;
}



.aqjy li{margin-top:24px;}
.aqjy li .pic{width:152px; height:102px;}
.aqjy li .pic img{display:none;}
.aqjy li .bt{width: calc(100% - 172px);}
.aqjy li .bt a{line-height:30px;}
.aqjy li .bt span.time{line-height:24px;}

.djgz li{line-height:62px; border-bottom:1px dashed #1b3b95;}
.djgz li a{width:calc(100% - 90px);}
.djgz li .time{background-image:none; padding-left:0;}

.flfg,.wjxz{width: 50%;}
.flfg ul{width: calc(100% - 190px);padding: 30px 40px;background-color: #fff;background-color: rgb(255 255 255 / 60%);}
.flfg ul li{border-bottom:1px dashed #1b3b95;padding: 7px 0;}
.flfg ul li:first-child{border-top:1px dashed #1b3b95;}
.flfg ul li .date{width:50px;color:#1b3b95;font-family: 'SourceHanSansSC-Regular';}
.flfg ul li .date b{font-size:26px;}
.flfg ul li .date span{}
.flfg ul li .bt{width:calc(100% - 65px); line-height:36px; padding-left:20px; border-left:1px solid #1b3b95;;}
.flfg ul li .bt a{float:left;}
.wjxz ul{width: calc(100% - 190px);padding: 25px 40px;background-color: rgb(255 255 255 / 60%);/* opacity: .6; */}
.wjxz ul li{width:49%; margin:5px 0;padding:20px 15px; max-width:210px; height:86px; background:url(../img/wjxz_li.png) no-repeat center center;}
.wjxz ul li a h6{background-repeat:no-repeat; line-height:40px; background-position:left center; padding-left:45px;}
.wjxz ul li a .read{
	    width:20px;
	    height:20px;
	    margin-right:10px;
	    -webkit-transition: all .3s;
	    transition: all .3s;
	    background: url(../img/wjxz_bg2.png) no-repeat center center;
	    /* transform: rotate(45deg); */
	    background-size: cover;
	    }
.wjxz ul li:hover a .read{transform: rotate(0deg);background-size:90%; background: url(../img/wjxz_bg.png) no-repeat center center;}

.bszn{}
.bsznSwiper{}
.bsznSwiper .swiper-slide{
    padding: 30px 0;border-radius:10px;
}
.bsznSwiper .swiper-slide a{}
.bsznSwiper .swiper-slide a img{height:50px;margin-bottom: 20px;}
.bsznSwiper .swiper-slide a p{}
.bsznSwiper .swiper-slide:hover{background-color:#1b3b95;}
.bsznSwiper .swiper-slide:hover a p{color:#fff;}
.bsznSwiper .swiper-slide:hover a img{filter: brightness(0) invert(1);}