@charset 'utf-8';
/* 互动交流 */
/* body{background: #1e1e1e;} */

/* 信件列表 */
.suggestList li span{text-align: center; background: #e4edf5;  font-weight: bolder;}
.sq_row{line-height: 55px; text-align: center; overflow: hidden;}
.sq_row div{text-align: center;}
.sq_row:nth-child(even){background: #f5f5f5;}
.sq_row .sq_title{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #444;}

/* 统计 */
.tjfx-box{overflow: hidden;}
.tjfx-box li{overflow: hidden;line-height: 40px;text-align: center; background: #dfedf4;}
.tjfx-box li a{color: #01509f; font-weight: bolder; }
.tjfx-box .default{background: #01509f;}
.tjfx-box .default a{color: #fff;}
#tjfxbox{max-height: 338px; overflow: hidden;}
#tjfxbox .swiper-slide{height: 336px;}


/* 在线访谈 */
.zxft img{width: 100%; min-height: 112px;}
.zxft-tt{color: #01509f; line-height: 25px; font-size: 18px; max-height: 50px; overflow: hidden; text-overflow: ellipsis;}
.zxft-time, .zxft-jb{color: #01509f; line-height: 32px; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.zxft-tt span, .zxft-time span, .zxft-jb span {color: #2b2b2b; }
/* 在线访谈列表 */
.zxft-list{overflow: hidden;}
.zxft-list ul li{background: url(/template/images/2023/hdjl.files/zxft-bg.png) 0 14px no-repeat; border-bottom: none; text-indent: 1em;}


/* 调查征集 */
.m-dczj{overflow: hidden; border-bottom: 1px dashed #999999; margin: 10px;}
.dczj-status{margin: 20px 0; background: #f5f5f5; border-radius: 30px; line-height: 30px; text-align: center;}
.dc_on{background: #01509f; color: #fff;}
.dczj{padding-bottom: 20px;}
.dczj h3{font-size: 18px; color: #333; font-weight: bolder; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height: 50px;}
.dczj  p{ font-size: 16px; color: #333;}
.dczj  p span{ margin: 0 15px;}
.dczj  p span b{ font-weight: unset;}

/* 互动图标 */
.m-hdicon{ margin: 12px 0;}



/* ipad */
@media (min-width: 768px) and (max-width: 979px) {
.zxft-tt,.zxft-time,.zxft-jb{line-height: 50px;}
}

