.top {
	width: 100%;
	height: 264px;
	background: url(jjw/tb_bg3.jpg);
}
.lm {
	width: 100%;
	background: #F5F4EC;
}
.lmi {
	width: 1100px;
	margin: 0 auto;
	background: url(jjw/mainbg2.png) repeat-x center top;
	background-color: #ffffff;
	padding-top: 20px;
}
.lmin {
	width: 1068px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.lmin_tp {
	width: 1068px;
	height: 9px;
	background: url(jjw/lm_top1050.png) repeat-x;
}
.lmin_md {
	width: 1068px;
	background: url(jjw/lm_ltrt.png);
}
.lmin_mdz {
	width: 217px;
	height: 635px;
	float: left;
	background: url(jjw/shadow_right.png) repeat-y right;
}
.lmin_mdz ul {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.lmin_mdz ul li {
	width: 172px;
	/*height: 46px;*/
	float: left;
	text-align: center;
	color: #A30000;
	line-height: 46px;
	border-bottom: 1px solid #C9C9C9;
	font-size: 20px;
	padding: 5px;
	font-weight: bold;
}

.lmin_mdz ul li:hover {
	background: #A30000;
	color: #fff;
}
.lmin_mdz ul li:hover a {
	color: #fff;
}


.lmin_mdz ul li.cur {
	background: #A30000;
	color: #fff;
}
.lmin_mdz ul li.cur a {
	color: #fff;
}


.lmin_mdz ul li a {
	font-weight: bold;
	font-size: 20px;
	color: #A30000;
}
.lmin_mdz ul li.xx {
	width: 167px;
	height: 15px;
	float: left;
	text-align: center;
	color: #333333;
	line-height: 15px;
	border-bottom: none;
	font-size: 14px;
	padding: 5px;
}
.lmin_mdz ul li.xx a {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.lmin_mdz ul li.xx a:hover {
	font-size: 14px;
	color: #A30000;
	font-weight: normal;
}
.lmin_mdz2 {
	width: 217px;
	height: 635px;
	float: left;
	background: url(jjw/shadow_right.png) repeat-y right;
}
.lmin_mdz2 ul {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.lmin_mdz2 ul li {
	width: 167px; /*height:46px;*/
	float: left;
	text-align: center;
	color: #A30000;
	line-height: 30px;
	border-bottom: 1px solid #C9C9C9;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
}
.lmin_mdz2 ul li a {
	font-weight: bold;
	font-size: 16px;
	color: #A30000;
}
.lmin_mdy {
	width: 800px;
	float: left;
	margin-left: 10px;
}
.lmin_mdy_tp {
	width: 790px;
	height: 75px;
	margin: 20px 10px;
	font-size: 20px;
	font-weight: bolder;
	color: #000;
	height: 35px;
	text-align: left;
	border-bottom: 3px solid #9A292F;
	line-height: 20px;
}
.lmin_mdy_md {
	width: 800px;
	min-height: 400px;
}
.lmin_mdy_md ul {
	padding: 10px;
}
.lmin_mdy_md ul li {
	margin: auto;
	position: relative;
	padding: 5px 0px 5px 15px;
	font-size: 20px;
	line-height: 40px;
	vertical-align: top;
	text-align: left;
	background-image: url(jjw/ico.jpg);
	background-position: 0px 22px;
	background-repeat: no-repeat;
}
.lmin_mdy_md1 {
	width: 800px;
	min-height: 400px;
}
.lmin_mdy_md1 ul {
	paddingz: 0px;
}
.lmin_mdy_md1 ul li {
	margin: auto;
	position: relative;
	padding: 5px 0px 5px 15px;
	font-size: 20px;
	line-height: 30px;
	vertical-align: top;
	text-align: left;
}
.lmin_mdy_md1 ul li .title .pic {
}
.lmin_mdy_md1 ul li .title .pic img {
	float: left;
	width: 100px;
	height: 69px;
	margin-right: 20px;
	display: inline;
	border: 3px solid #eee;
}
.lmin_mdy_md1 ul li .title .con {
	overflow: hidden;
	zoom: 1;
	clear: both;
	padding: 10px;
}
.lmin_mdy_md1 ul li .title .datetime {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	float: right;
}





/* 前端分页 */
#page{margin:30px 0;font-size:14px;height:30px;line-height:30px;text-align:center}
#page .pageinfo{display: none;}
#page a{border:1px solid #ddd;background:#fff;color:#808080;padding:4px 10px;margin-left:5px;transition:all 0.2s}
#page a:hover,#page .curpage{background:#820410;color:#fff;text-decoration:none;border:1px solid #820410;}
#page .active a, #page .active a:focus, #page .active a:hover, #page .active span, #page .active span:focus, #page .active span:hover {z-index: 3;color: #fff;background-color: #820410;border-color: #820410;cursor: default;}
#page .nopage{cursor:not-allowed;}
#page .nopage:hover{background:#fff;color:#808080;border:1px solid #ddd;}




.pagination { display: inline-flex !important; }




.pagination {padding-left: 0;margin: 20px 0;border-radius: 4px;}
.pagination>li {display: inline;}
.pagination>li>a,.pagination>li>span {position: relative;float: left;padding: 6px 12px;line-height: 1.42857;text-decoration: none;color: #40aae2;background-color: #fff;border: 1px solid #ddd;margin-left: -1px;}
.pagination>li:first-child>a,.pagination>li:first-child>span {margin-left: 0;border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.pagination>li:last-child>a,.pagination>li:last-child>span {border-bottom-right-radius: 4px;border-top-right-radius: 4px;}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {z-index: 2;color: #23527c;background-color: #eee;border-color: #ddd;}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {z-index: 3;color: #fff;background-color: #40aae2;border-color: #40aae2;cursor: default;}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover {color: #777;background-color: #fff;border-color: #ddd;cursor: not-allowed;}
.pagination-lg>li>a,.pagination-lg>li>span {padding: 10px 16px;font-size: 18px;line-height: 1.33333;}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {border-bottom-left-radius: 6px;border-top-left-radius: 6px;}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {border-bottom-right-radius: 6px;border-top-right-radius: 6px;}
.pagination-sm>li>a,.pagination-sm>li>span {padding: 5px 10px;font-size: 12px;line-height: 1.5;}
.badge,.label {line-height: 1;white-space: nowrap;}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {border-bottom-left-radius: 3px;border-top-left-radius: 3px;}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {border-bottom-right-radius: 3px;border-top-right-radius: 3px;}
.search-pagination>.pagination>li>a {margin: 0 3px;}
.search-pagination {text-align: center;}
.search-pagination>.pagination>.page-active>a {background-color: #40aae2;color: #fff;}
.pagination>li>a,.pagination>li>span {color: #000;}
.pagination>li>a:hover {cursor: pointer;color: #23527c;}












.list-right{ width:860px; float:left; margin:20px 0 0 40px;}
.list-right-title{ height:50px; border-bottom:#dcdcdc 1px dashed; }
.list-right-title span{  height:48px; line-height:48px; font-size:20px; font-weight:bold; border-bottom:#feb41c 3px solid; display:inline-block}
.list-right .main-ul{ border-bottom:#dcdcdc 1px dashed}
.xian{ border-bottom:#dcdcdc 1px dashed; margin:15px 0;}
.u-list {
    margin-top: 10px;
}
.u-list li {
    position: relative;
    background: url(../images/dotnew.png) left center no-repeat;
    padding-left: 23px;
    height: 36px;
    line-height: 36px;
}
.u-list li a {
	font-size:16px;
    float: left;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.u-list li a:hover{
	color:#007dc1;
}
.u-list li span {
    position: absolute;
    right: 0;
    top: 0;
    height: 38px;
    color: #999999;
	font-size:14px;
}

.min_channel{ line-height:50px; height:50px; background:#f8f8f8; border:1px #dbdbdb solid; padding:0 30px; font-size:14px; margin-bottom:40px;}
.min_channel a{ color:#555656; padding:0 5px}
.min_channel a:hover, .l_title a:hover{ color:#ba0a03}





.ztlist {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ztlist li {
    width: 32%; /* 每个li占约1/3宽度，留出间距 */
    margin-bottom: 20px;
    box-sizing: border-box;
}

.ztlist li:nth-child(3n-2) {
    /* 每行第1个li - 左对齐 */
    text-align: left;
}

.ztlist li:nth-child(3n-1) {
    /* 每行第2个li - 居中对齐 */
    text-align: center;
}

.ztlist li:nth-child(3n) {
    /* 每行第3个li - 右对齐 */
    text-align: right;
}

.ztlist li img {
	width:325px;
	height:65px;
}

















.fl {float: left;}
.fr {float:right;}
.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .cl { zoom: 1; }
#zt_content {
	width:1020px;
	margin:0px auto;
	border-top:2px solid #ea192e;
	background-color:#fff;
	border-bottom:1px solid #c9c9c9;
}
.zt_cr_newcontent {
	width:100%;
	margin-top:5px;
	margin-left:5px;
	position:relative;
}
.zt_cr_newcontent-ico {
	background:url(zt_ico1.jpg) no-repeat;
width:14px;
height:14px;	
position:absolute;
top:3px;
left:-27px;
}
.zt_cr-tt1 {
	height:20px;
	line-height:20px;
}
.zt_cr-tt1 h2 {
	float:left;
	background:url(zt_tt1.jpg);
	width:81px;
	height:20px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	_display:inline;
}
.zt_cr-tt1 h3 {
	float:right;
	background:url(moreico.jpg) no-repeat right 3px;
	padding-right:18px;
	
}
.zt_cr_newctop {
	background:url(zt_newcbg1.jpg) no-repeat;
	height:14px;
}
.zt_cr_newc,zt_cr_newli {
	border: 1px solid #c9c9c9;
	padding:10px 0px;
}

#zt_jczt ul li img {
	width:172px;
	height:158px;
	
}
#zt_jczt ul li {
	width:172px;
	height:158px;
	position:relative;
	float:left;
	margin-left:26px;
	margin-top:10px;
	_overflow:hidden;
	_display:inline;
	
}

#zt_jczt ul li span {
	position:absolute;
	left:0px;
	bottom:0px;
	display:block;
	height:28px;
	width:100%;
	line-height:28px;
	text-align:center;
	background:#000;
	background:rgba(0,0,0,0.7);	
}
#zt_jczt ul li span a {
	color:#fff;
}
#zt_jczt ul li span:hover {
 background:#09F;
	background:rgba(0,153,255,0.8);
	height:30px;	
}
.zt_cr_newli ul li a {
	float:left;
	font-size:14px;
	text-indent:12px;
}


.zt_cr_newli ul li {
	width:49%;
	float:left;
	min-height:30px;
	line-height:30px;
	margin-left:5px;
	_display:inline;
	background:url(icohei.jpg) no-repeat 0px 13px;
	padding-left: 0px; /* 为黑点图标留出空间，这样折行后的第二行会从这个位置开始 */
	position: relative;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}

.zt_cr_newli ul li .lbt {
	display: inline;
	margin-left: -20px; /* 负边距让第一行文本回到黑点后面的正常位置 */
}

.zt_cr_newli ul li .ldt {
	position: relative;
	float: right;
	top: 0;
	height: auto;
	color: #757575;
	line-height: 30px;
	padding-right: 5px;
}


.zt_cr_newli {
	width:100%;
	border: 1px solid #c9c9c9;
	padding:10px 0px;
	padding-left:0px;
}
.fixed ul li {
	height:32px;
	line-height:32px;
	text-align:center;
	font-size:14px;
	background:url(dataico.jpg) no-repeat 25px 5px;
	font-family:Arial, Helvetica, sans-serif;
}
#zt-search {
	width:205px;
	height:24px;
	float:right;

	vertical-align:bottom;
}