/* 在线访谈 */
.zxft-news .bd{height: 370px; background: #fff; box-shadow: 0px 2px 25px  rgba(40, 113, 166, 0.1);}
.zxft-news .pic a{display: block; position: relative; width:100%; height: 370px; overflow: hidden;}
.zxft-news .pic img{ display:block; position: absolute; left: 0; top: 0; width:100%; height:100%;}
.zxft-news .txt{padding: 20px 30px 0 0; font-size: 16px;}
.zxft-news .txt .zttag{display: block; width: 85px; padding-right: 5px; text-align: center; margin-bottom: 14px; height: 32px; line-height: 32px;  color: #fff; background: url(2023_zxft_ftzt.png) no-repeat; background-size: 100% 100%;}
.zxft-news .txt .tit{font-size: 28px; margin-bottom: 20px;}
.zxft-news .txt .memo{margin-bottom: 22px; line-height: 28px; opacity: 0.6; -webkit-line-clamp: 4; max-height: 112px;}
.zxft-news .txt .attr dl{position: relative; min-height: 29px;}
.zxft-news .txt .attr dl + dl{margin-top: 16px;}
.zxft-news .txt .attr dl dt{position: absolute; width: 80px; padding-right: 6px; font-weight: bold; text-align: center; line-height: 29px; height: 29px; color: #1B5ABA; background: url(2023_zxft_ftsj.png) no-repeat; background-size: 100% 100%;}
.zxft-news .txt .attr dl dd{margin-left: 94px; line-height: 29px;}

.zxft-list .pic{padding-bottom: 54.7%; display: block;}
.zxft-list .txt{height: 150px; background: #F8FAFF; padding: 0 30px;text-align: justify;}
.zxft-list .tit{padding-top: 28px; font-size: 20px; line-height: 26px; max-height: 52px; margin-bottom: 20px; font-weight: bold;}
.zxft-list .memo{line-height: 24px; color: #999999; max-height: 72px; -webkit-line-clamp: 3; margin-bottom: 10px; font-size: 16px;}
.zxft-list .time{color: #999; font-size: 16px;text-align:right;}


@media (max-width: 1280px) {
  .zxft-news .bd{height: auto;}
	.zxft-news .pic a{padding-bottom: 54.7%; height: auto;}
  .zxft-news .txt{padding-left: 20px; padding-bottom: 20px; padding-right: 20px;}
  .zxft-list .txt{padding-left: 20px; padding-right: 20px;}
}

@media (max-width: 480px) {
  .zxft-list li{width: 100% !important;}
  .zxft-list .txt{height: auto; padding-bottom: 20px;}
  .zxft-list .tit{padding-top: 20px;}

}