@charset "utf-8";

.banner_zt{margin-bottom:15px;}
.banner_zt img{display:block; width:100%; max-height:150px}
.zt_lists .title{clear:both; background:url(../images/zmhd_line.jpg) no-repeat 10px center #F5F5F5; line-height:2.5em; padding-left:1.8em;}
.zt_lists .title h3{font-weight: normal; font-size:1.1em;}
.zt_lists .title .more{display: none;}
.zt_lists .txt_list li{position:relative; padding:0 42px 0 20px; height:38px; line-height:38px; background:url(../images/common_dot.gif) no-repeat 3px center; overflow:hidden; *vertical-align:top;}
.zt_lists .txt_list li span{ position:absolute; background:#fff; right:0; top:0; color:#999999; font-size:14px; z-index:1;}
.zt_lists .txt_list li a{float:left; max-width:96%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}

.zt_title_19d{background-color:#bc1010; color:#FDFC00; font-size:22px; font-weight:bold; line-height:3em; color:#FDFC00;}
.zt_title_19d a{color:#FDFC00;}

.zt_lists_tswm .title{ color: #FDFC00; font-size: 22px; font-weight: bold; line-height: 3em; color: #FDFC00; background: url(../images/zmhd_line.jpg) no-repeat 10px center #bc1010; padding-left: 1.8em; font-weight: bold;}
.zt_lists_tswm .title h3{font-weight: bold;}


/*list*/
.zt_lists .txt_list{ padding:5px 0 20px;}
.pic_list{padding:15px 0; margin:0 -10px; text-align:center;}
.pic_list li{display:block; float:left; width:23.3%; padding:0 10px 15px;}
.pic_list li .imgbox{height:168px; overflow:hidden;}
.pic_list li img{display:block; width:100%; height:168px;}
.pic_list li span{line-height:25px; text-align:center;}

.zt_qzlx_t{ text-align:center; padding-bottom:5px;}
.zt_qzlx_t img{ margin:0 2% 10px; max-width:100%;}

/*.hidesub, .selfchannel{display:none;}*/



/***responsive***/
@media (max-width: 1199px) {
.pic_list li{width:25%;}
}

/* xs mobile*/
@media (max-width: 767px) {
	.pic_list li{width:50%;}
}

/* XS Portrait */
@media (max-width: 479px) {
	.pic_list li{width:100%;}
}