/* 图片轮显 */
.Banner{ width:100%; height:360px; margin:0 auto; padding:0; border-top:1px #efefef solid; background-color:#f9f9f9;  overflow:hidden;position:relative;}
	.Banner .item{ width:100%; height:100%; object-fit:cover;}
		.Banner img, .Banner .item img{ width:100%; height:100%; margin:0 auto;}		
	.carousel-indicators{ bottom:0px; display:table; }	
		.carousel-indicators li{ width:50px; height:5px; line-height:5px; margin:0 10px; background-color:#fff; border:0; box-shadow: #342c2b 0px 0px 5px; /*background-color:#342c2b; border:0; box-shadow: #ffffff 0px 0px 5px;*/ /*rgba(255,255,255,1)*/}
		.carousel-indicators .active{ width:50px; height:5px; line-height:5px; margin:0 10px; background-color:#FFFF00; border:0; box-shadow: #342c2b 0px 0px 5px; /*rgba(52,44,43,1)*/}			
	.carousel-caption{ width:60%; max-height:80%; table-layout:fixed; word-wrap: break-word; word-break: break-all; overflow:hidden; display:none;}
			
.main_txt{ clear:both; width:100%; margin:25px auto; font-size:36px; font-weight:bold;}

/*
.zl_main{ clear:both; width:100%; margin:25px auto; overflow:hidden;}
	.zl_body{ clear:both; width:100%; min-height:250px; margin:0 auto; padding:10px 0;}
		.zl_item{ clear:both; width:100%; height:26px; line-height:26px; margin:0 auto; text-align:center; white-space:nowrap; overflow:hidden;}
*/
	.zl_bottom{ clear:both; width:100%; margin:0 auto; color:#0099FF; text-align:center; cursor:pointer; }
		.zl_bottom:hover{ color:#FF0000;}
	
.links_main{ clear:both; width:1200px; margin:0px auto; margin-top:10px; padding:10px 0; text-align:left; border-top:1px #ddd solid; box-sizing:border-box; overflow:hidden; }
		.links_main a:link, .links_main a:visited { height:24px; line-height:24px; margin:0 5px; white-space:nowrap; overflow:hidden; }

/* 显示数据列表样式 */
.dt_main{ clear:both; width:100%;  text-align:left; margin:0 auto; margin-bottom:10px; padding:0px; box-sizing:border-box; display:table;}
	.dt_title{ clear:both; width:100%; height:50px; line-height:50px; margin:0; padding:0px; color:#2B67AF; font-weight:bold; text-align:center; border-top:1px #ddd solid; border-bottom:1px #ddd solid; box-sizing:border-box; background-color:#f9f9f9; }
		.dt_title ul{ clear:both; width:100%; height:50px; line-height:50px; margin:0; padding:0px;}
		.dt_title ul li{ list-style:none; float:left; height:50px; line-height:50px; overflow:hidden; }
			.li_1T{ width:3%; display:none;}
			.li_2T{ width:7%;}
			.li_3T{ width:11%;}
			.li_4T{ width:32%; text-align:left;}
			.li_5T{ width:6%;}
			.li_6T{ width:10%;}
			.li_7T{ width:7%;}
			.li_8T{ width:20%; text-align:left;}
			.li_9T{ width:7%;}
			.li_czT{ width:14%; display:none;}
				.dt_title ul li a:link, .dt_title ul li a:visited{ color:#2B67AF; text-decoration:none;}
				.dt_title ul li a:hover{ color:#FF3300 !important;}
		
	.dt_items{ clear:both; width:100%; min-height:450px; margin:0 auto; padding:0px; text-align:center; }
		.dt_items ul{ clear:both; width:100%; margin:0 auto; padding:0px; border-bottom:1px #ddd dotted; box-sizing:border-box; display:table; position:relative;}
		.dt_items ul:hover{ background-color:#EEF7FF;;}
		.dt_items ul li{ list-style:none; float:left; height:50px; line-height:50px; color:#3f3f3f; table-layout:fixed; word-break:break-all; box-sizing:border-box; overflow:hidden; }
			/*.zt_yyd{ position:absolute; top:0; right:12.5%; }*/
			.li_1{ width:3%; display:none;}
			.li_2{ width:7%; font-size:14px;}
			.li_3{ width:11%; font-size:14px;}
			.li_4{ width:32%; font-size:14px; text-align:left;}
			.li_5{ width:6%; font-size:14px;}
			.li_6{ width:10%; font-size:14px;}
			.li_7{ width:7%; font-size:14px;}
			.li_8{ width:20%; font-size:14px; text-align:left;}
			.li_9{ width:7%; font-size:14px;}
				.li_9 *{ font-size:1em;}
			.li_cz{ width:14%; display:none;}
				a.btn_red:link, a.btn_red:visited, a.btn_red:hover{ padding:2px 4px; font-size:12px; color:#ff3131; text-decoration:none; white-space:nowrap; cursor:pointer; border:1px #ff3131 solid; border-radius:3px;}
				a.btn_green:link, a.btn_green:visited, a.btn_green:hover{ margin-left:2px; padding:2px 4px; font-size:12px; color:#00bf63; text-decoration:none; white-space:nowrap; cursor:pointer; border:1px #00bf63 solid; border-radius:3px;}
				a.btn_blue:link, a.btn_blue:visited, a.btn_blue:hover{ margin-left:2px; padding:2px 4px; font-size:12px; color:#0c7ffe; text-decoration:none; white-space:nowrap; cursor:pointer; border:1px #0c7ffe solid; border-radius:3px;}
				a.btn_yellow:link, a.btn_yellow:visited, a.btn_yellow:hover{ margin-left:2px; padding:2px 4px; font-size:12px; color:#ff914d; text-decoration:none; white-space:nowrap; cursor:pointer; border:1px #ff914d solid; border-radius:3px;}
				a.btn_black:link, a.btn_black:visited, a.btn_black:hover{ margin-left:2px; padding:2px 4px; font-size:12px; color:#545454; text-decoration:none; white-space:nowrap; cursor:pointer; border:1px #545454 solid; border-radius:3px;}
				a.btn_gray:link, a.btn_gray:visited, a.btn_gray:hover{ margin-left:2px; padding:2px 4px; font-size:12px; color:#e3e3e3; text-decoration:none; white-space:nowrap; cursor:pointer; border:1px #e3e3e3 solid; border-radius:3px;}
	.dt_no_data{  clear:both; width:98%; min-width:900px; height:100px; line-height:100px; margin:0 auto; color:#666; text-align:center; border:1px #e3e3e3 solid; border-radius:10px; box-sizing:border-box;}
	.dt_page{ clear:both; width:100%; margin:0px auto; padding:15px 10px 5px 10px; border-top:1px #ddd solid; box-sizing:border-box;}
	.dt_top_line{ border-top:1px #eee dotted;}
	.dt_bottom_line{ border-bottom:1px #eee dotted;}
