/*总体控制*/
@font-face {font-family: "宋体";
 } 
a{
	text-decoration: none;
	color:#fff;
}
a:hover{
	text-decoration: none;
	color:#fff;
}
body{
	width:100%;
	height:100%;
	background-size:cover;
	background-attachment:fixed;
	font-size:16px;
	background:#ffffff;
	font-family: "宋体";
	
}

/*导航栏*/
#listHeader{
	width:100%;
	min-width: 1200px;
	display:inline-block;
/*	overflow: hidden;*/
	background:rgba(0,0,0,0.7);
	line-height:44px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9c000000,endColorstr=#9c000000);
	z-index:9000;
	position:absolute;
	top:0;
	left: 0;
	font-size:15px;
}
#listHeader .listNav{
	width:1100px;
	margin:0 auto;
}
#listHeader .listNav .list_logo{
	float:left;
	margin-right: 10px;
	 position: relative;
    top: 6px;
}
/*	z-index:20;*/
}
#listHeader .listNav .list_logo img{
	display: block;
	padding-top:12px;
	width:200px;
}
#listHeader .listNav .list_nav{
	float:left;
	/*margin-left:34px;*/
}
#listHeader .listNav .list_nav  li{
	float:left;
	margin-left:20px;
	background:url(../images/nav_li_line.png) no-repeat 96px 18px;
	padding-right:26px;
	display: block;
	width:96px;
	position:relative;
}
.language{
	float:left; z-index:9999; color:#fff;font-size:12px;width:58px;height:20px;text-align:center;line-height:20px;padding-top:12px;padding-left:10px;
}
/*#listHeader .listNav .list_nav li:hover ul{
	display: block;
}*/
#listHeader .listNav .list_nav  .last{
	background-position: 1000px 18px;
}
#listHeader .listNav .list_nav  .current{
	background:url(../images/list/nav_rline.png) no-repeat right top;
	width:80px;
	padding-right:5px;
}
#listHeader .listNav .sonNav{
	overflow:auto;
	display:none;
	position:absolute;
	top:42px;
	left:0;

}
#listHeader .listNav .list_nav .sonNav li{
	line-height:24px;
	width:96px;
	margin-left:0;
	height:24px;
	font-size:14px;
	background-image:none;
}
#listHeader .listNav .list_nav .sonNav li a{
	color:#cccccc;
	line-height:24px;
}
#listHeader .listNav .list_nav .sonNav li a:hover{
	color:#FF0000;
}

#listHeader .listNav .list_nav .sear{
	padding:0;
	margin:0;
}

/*底栏信息*/
#footer{
	width:100%;
	height:336px;
	background:#313236;
	position: relative;
	bottom: 0;
	min-width:1200px;
	

}
#footer .ft_Top{
	width:936px;
	margin:0 auto;
	padding-top:30px;
	height:200px;
	padding-left:64px;
}
#footer .ft_list{
	float:left;
	margin-right:60px;
	color:#fff;
	height:196px;


}
#footer .ft_list label{
/*	font-weight: bold !important;*/
	color:#aaa;
	line-height:40px;
	font-size:15px;
}
#footer .ft_list img{
	display:block;
	margin-bottom: 16px;
}
#footer .ft_list a:hover{
	text-decoration: underline;
	/*color:#bb0005;*/
}
#footer .ft_list .ft_list_icon{
	width:217px;
	overflow:hidden;
	margin-bottom: 20px;
	padding-top:15px;
}
#footer .ft_list .ft_list_icon li{

	display:inline-block;
	margin-right:5px;
	padding-left:5px;
}
#footer .ft_list .ft_list_icon li img{
	padding-left: 4px;
	width:88px;
	height:86px;
	
}

#footer .ft_list li{
	font-size:13px;
	line-height:26px;
	width:98px;
}
#footer .ft_list span{
	width:100px;
	text-align: center;
	display: block;
}

.ft_bottom{
	width:990px;
	margin:0 auto;
	color:#fff;
	font-size:14px;
/*	text-align: center;*/
	height:42px;
	position:relative;
	margin-top:30px;
	padding-left:25px;
}

#footer .ft_bottom .columnSpace {
	display:inline-block;
	margin:15px 14px -8px;
	position:absolute;
	top:-10px;
}
.select{
	width:225px;
	height:26px;
	background:#383838;
	position:absolute;
	bottom:10px;
	right:45px;
}
.select ul{
	display: none;
	position: absolute;
	bottom: 26px;
	left: 0;
	background:#222;	
	width:225px;	
	padding-top:4px;
	opacity: 0.95;	
}
.select ul li a{
	line-height: 28px;
	padding-left:6px;
	font-size:13px;	
	width:225px;
}
.select ul li a:hover{
	background:#da030b;
	width:219px;
	height:28px;
	display: block;
}
.select input{
	width:205px;
	height:22px;
	background:#383838 url(../images/list/son_xiala.png) no-repeat 190px 8px;
	outline:medium;
	border: none;
	color:#fff;
	padding-left:20px;
	cursor: pointer;
	padding-top:2px;
}

.ft_bottom form{
	display: inline;
	padding-left:18px;
}
.ft_bottom span{
	line-height:40px;
}
.ft_bottom .ft_sp{
	padding-left:86px;
}





/*全屏背景*/
.bg_banner{
	width:100%;
	overflow:hidden;
	position:fixed;
	background:#000;
	z-index:-11;
	top:0;
	opacity: 1;
}
.bg_banner img{
	width:100%;
	min-width: 1366px;
	min-height:768px;
}
.bg_banner ul {
	position:relative;
	width:100%;
	height:100%;
}
.bg_banner ul li {
	float:left;	
	position:absolute;
	width:100%;
	height:auto;	
}
.bg_banner ul .ban_left{
	left:0%;
	/*display: none;*/
}
.bg_banner ul .ban_right{
	left:100%;
}
.dot li{
	width:72px;
	height:72px;
/*	background:#fff;*/
	/*position:absolute;
	top:400px;*/
	margin-top:300px;
}
.dot .button_left{
	float:left;
	margin-left:4%;
	background:url(../images/ico_sliding.png) no-repeat 0 0;
}
.dot .button_left:hover{
	background:url(../images/ico_sliding.png) no-repeat 0 -144px;
}
.dot .button_right{
	float:right;
	margin-right:4%;
	background:url(../images/ico_sliding.png) no-repeat 0 -72px;
}
.dot .button_right:hover{
	background:url(../images/ico_sliding.png) no-repeat 0 -216px;
}

/*全屏2*/

.all { width: 1920px; height:1080px; overflow:hidden; margin: 0 auto;position:fixed;top:0; left: 0;}
.all img{
	width: 1366px;
	height:768px;
}
#leftBtn { width: 72px; height: 72px; background:url(../images/ico_sliding.png) no-repeat 0 0; position:absolute; top: 300px; left: 48px; border:none; cursor: pointer;outline:none;display: none;}
#rightBtn { width: 72px; height: 72px; background:url(../images/ico_sliding.png) no-repeat 0 -72px; position:absolute ; top: 300px; right: 48px; border:none; cursor:pointer;outline:none;display: none;}
#leftBtn:hover{
	background:url(../images/ico_sliding.png) no-repeat 0 -144px;
}
#rightBtn:hover{
	background:url(../images/ico_sliding.png) no-repeat 0 -216px;
}
.all ul { overflow: hidden;  position:absolute; }
.all ul li { float: left;}




/*悬浮*/

		.leftsead{
				width:45px;
				position: fixed;
				right:0;
				top:40%;
				z-index:9999;
			}
			.leftsead .sead{
				width:45px;
				height:45px;
				background:url(../images/leftsead/img_top_hover.png) no-repeat;
				margin-bottom: 2px;
				cursor: pointer;
				position:relative;
				opacity: 0.85;
				filter:alpha(opacity=85);
			}
			.leftsead	.sead_1{
				background-position: 0px 0px;
			}
			.leftsead	.sead_2{
				background-position: 0px -46px;
			}
			.leftsead	.sead_3{
				background-position: 0px -92px;
			}
			.leftsead	.sead_4{
				background-position: 0px -138px;
			}
			.leftsead .sead_box{
				width:200px;
				height:200px;
			}
			.sead_3 .sead_box{
				width:227px;
				height:249px;
				position: absolute;
				top:-179px;
				right:55px;
			/*	background:url(../images/leftsead/bk1.png) no-repeat;*/
				padding:22px 0 0 27px;
				display: none;
				
			}
			.sead_4 .sead_box{
				width:227px;
				height:249px;
				overflow:hidden;
				position: absolute;
				top:-226px;
				right:55px;
			/*	background: url(../images/leftsead/bk1.png) no-repeat;*/
				padding:22px 0 0 27px;
				display: none;
			}
			.leftsead .sead .current{
				display: block;
			}



/*页面内容*/
#Content{
	width:1000px;
	overflow: hidden;
	margin:0 auto;
	padding:160px 0 52px;
	position:relative;
	z-index:1000;
}
/*新闻左侧导航*/
.newsContent_left{
	width:248px;
	height:900px;
	float:left;
	background:rgba(0,0,0,0.9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ee000000,endColorstr=#ee000000);
}
#Content .newsContent_left_title{
	width:248px;
	height:115px;
	background:url(../images/list/news_title.png);
	color:#fff;
	font-size:20px;
}
#Content .newsContent_left_title img{
	position:relative;
	top: 28px;
	left:24px;
}
#Content .newsContent_left_title span{
	position:relative;
	top:-30px;
	right:30px;
	
}

.newsContent_left ul{
padding:0 24px;
}
.newsContent_left ul li{
	width:200px;
	height:84px;
	text-align:center;
	line-height:84px;	
	font-size:18px;
	border-bottom:1px dotted #5f5f5c;
	
}
.newsContent_left ul .last{
	border:none;
}
.newsContent_left ul a{
	color:#c6c5c2;
	text-decoration: none;
	width:200px;
	height:84px;
	display: block;
}
.newsContent_left ul a:hover{
	display: block;
	width:200px;
	height:84px;
	color:#fff;
	background:url(../images/list/hover_light.png) no-repeat bottom center;
}
.newsContent_left ul .current{
	background:url(../images/list/hover_light.png) no-repeat bottom center;
}

/*右侧内容*/
.Content_right{
	width:752px;
	float:left;
	background:rgb(255,255,255);
	min-height:900px;
}
.Content_right_top{
	width:686px;
	height:77px;
	margin:0 auto;
	border-bottom: 1px solid #e6b9b9;
	position: relative;
} 
.Content_right_top h2{
	font-size:20px;
	min-width:126px;
	line-height:92px;
	height:77px;
	border-bottom: 2px solid #d40000;
	width:200px;
	display: inline-block;
}

/*搜索框*/
.search{
	width:90px;
	height:25px;
	border: 1px solid #aaaaaa;
	border-radius: 0 0 0 0;
	padding-left:6px;
	margin-top:10px;
	overflow:hidden;
}
.search_l{
	width:166px;
	height:25px;
	float:left;
	line-height:25px;
	border: none;
	background:#000;
	color:#666;
	text-decoration:none;
	outline:medium;
}
.search .txt{
	float:left;
	height:24px;
}
.search .btn{
	float:right;
}

.search .s_txt{
	outline:medium;
	background:rgba(0,0,0,0);
	filter:alpha(opacity=0);
	border:none;
	color:#999;	
	height:24px;
	line-height:24px;
	width:50px;
	float:left;

}
.search .s_btn{
	width:22px;
	height:24px;
	outline:medium;
	border:none;
	cursor: pointer;
	background:url(../images/search/search.png) no-repeat -18px 4px;
	float:right;
}
.ft_list .search .search_r{
	display: block;
	width:41px;
	height:25px;
	text-align: center;
	line-height:25px;
	float:left;
	background:url(../images/search/search3.png) no-repeat 0px 4px;
}
.ft_list .search .search_r img{
	padding-top:4px;
	padding-left:18px;
}
/*搜索结果*/
.search_result{
	overflow:hidden;
	background:#fff;
	padding-left:18px;
	min-height:900px;
}
.search_name{
	width:888px;
	padding:72px 30px 0 30px;
	border-bottom: 1px solid #f5c2c4;

}
.search_name h3{
	font-size:24px;
	width:98px;
	height:42px;
	border-bottom:2px solid #d70208;
	padding-left:8px;
}
.search_main{
	width:940px;
	padding-left:20px;
	border-bottom:1px dotted #cdcdcd;
	height:198px;
	position: relative;
}
.falv_main{
	width:940px;
	padding-left:20px;
	padding-top:20px; 
}
.search_main img{
	display: block;
	float:left;
	margin-top:16px;
}
.search_main .main_1{
	width:560px;
	padding:22px 0 0 30px;
	float:left;
}
.search_more{
	position: absolute;
	bottom:10px;
	right:10px;
}
.search_more a{
	font-size:14px;
	color:#666;
}
.search_more a:hover{
	text-decoration: underline;
}
.search_more img{
	margin-top:4px;
	margin-right:4px;
}
.main_1 h3{
	font-size:18px;

	line-height: 60px;
}
.main_1 h3 a{
	color:#000;
}
.main_1 p{
	font-size:14px;
	line-height:24px;
	color:#8a8a8a;
	width:560px;
	height:72px;
	overflow:hidden;
}

/*搜索列表分页*/
.search_next{
	width:960px;
	overflow:hidden;

}
.search_next ul{
		width:258px;
		overflow: hidden;
		display: block;	
		margin:40px auto 30px;
		
}
.search_next li{
		float:left;
		width:26px;
		height:26px;
		border: 1px solid #676562;
		text-align: center;
		line-height: 26px;
		margin-right:4px;
}
.search_next li a{
	width:26px;
	height:26px;
	text-align: center;
	line-height: 26px;
	color:#6c6c6c;
	display: block;
	
}

.search_next .next_btn{
	background:#6c6c6c;
	color:#fff;
	width:26px;
	height:26px;	
}

/*可视化*/
.item_bianji{
	position:relative;top:-36px;left:100px; width:76px;height:26px;background:#ddd;z-index:9999;text-align: center;line-height:26px;
}
.item_bianji2{
	position:absolute;top:50px;right:10px; width:76px;height:26px;background:#ddd;z-index:9999;text-align: center;line-height:26px;
}
.item_bianji_a{
	color:#666;width:76px;height:26px;font-size:12px;display:block;
}

.item_bianji_a:hover{
	color:#fff;background:#666;
}

.map_box_title{
	font-size:18px;font-weight: bold; color:#d70208;padding-left:30px;line-height:36px;background:#fff9f9 url(../images/map.png) no-repeat center left;
}
.map_box{
	overflow: hidden;
	padding-bottom:30px;


}
.map_box_son{
	margin-top:15px;
	overflow: hidden;
	float: left;

}
.map_box li{
	margin:12px 0 0 30px;
}
.map_box_son li{
	float:left;

}
.map_box li a{
	color:#000;
	}


.member{
	position: absolute;
	left:-10000px;;
	top:-10000px;
}
