@charset "utf-8";
/* CSS Document */
html {
	overflow-x:hidden; /*隐藏水平滚动条*/
}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#logo_area{
	width:999px;
	height:70px;
	z-index:1999px;

}


#hot_line{
	display:inline;
	float:left;
	margin-left: 48px;
	margin-top: 10px;
}
#cp{
	display:inline;
	float:right;
	font-family: "宋体";
	font-size: 12px;
	color: #80848a;
	text-align: right;
	line-height: 20px;
	margin-right: 45px;
	margin-top: 20px;
}
#cp a{
	color: #80848a;
	text-decoration: none;
}
#cp a:hover{
	color: #80848a;
	text-decoration: underline;
}
#nav{
	width:999px;
	height:47px;
	text-align: left;
}
#top_menu{
	float:left;
	width:871px;
	height:47px;
	text-align: left;
}




#top_menu ul{
	margin: 0px;
	padding: 0px;
}

#top_menu ul li{
	float:left;
	list-style:none;
	color: #FFFFFF;
}

#nav-start {
	height:47px;
	width: 31px;
	background-image: url(images/menu_1.jpg);
}

.nav-1 {
	height:47px;
	width: 140px;
	background-image: url(images/menu_2.jpg);
	cursor:pointer;
}

.nav-1-hightlight {
	background-image: url(images/menu_2_over.jpg);
}

.nav-2 {
	height:47px;
	width: 140px;
	background-image: url(images/menu_3.jpg);
	cursor:pointer;
}
.nav-2-hightlight {
	background-image: url(images/menu_3_over.jpg);
}

.nav-3 {
	height:47px;
	width: 140px;
	background-image: url(images/menu_4.jpg);
	cursor:pointer;
}
.nav-3-hightlight {
	background-image: url(images/menu_4_over.jpg);
}


.nav-4 {
	height:47px;
	width: 140px;
	background-image: url(images/menu_5.jpg);
	cursor:pointer;
}

.nav-4-hightlight {
	background-image: url(images/menu_5_over.jpg);
}


.nav-5 {
	height:47px;
	width: 140px;
	background-image: url(images/menu_6.jpg);
	cursor:pointer;
}

.nav-5-hightlight {
	background-image: url(images/menu_6_over.jpg);
}


.nav-6 {
	height:47px;
	width: 140px;
	background-image: url(images/menu_7.jpg);
	cursor:pointer;
}
.nav-6-hightlight {
	background-image: url(images/menu_7_over.jpg);
}

/*
#nav-end{
	height:47px;
	width: 176px;
	background-image: url(images/menu_8.jpg);
	text-align: left;
	background-repeat: no-repeat;
}
*/

#zx_div{
	position:absolute;
	margin-top: -40px;
	margin-left: 80px;

}


#zx_icon_div{
	
}


#zx_items_ct{
	display:none;
	left:821px;
	top:0px;
	position:absolute;
	width:176px;
	height:265px;
}


#zx_items{
	position:absolute;
	width:176px;
	height:265px;
	left:0px;
	text-align: left;
}

.zx_0{
	height: 41px;
	width: 176px;
	background-image: url(images/zx_0.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}
.zx_0_hover{
	height: 41px;
	width: 176px;
	background-image: url(images/zx_0_over.gif);
	background-repeat: no-repeat;
}


#zx_1{
	height: 41px;
	width: 176px;
	background-image: url(images/zx_1.gif);
	background-repeat: no-repeat;
}


.zx_2{
	height: 41px;
	width: 176px;
	background-image: url(images/zx_2.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.zx_2_hover{
	background-image: url(images/zx_2_over.gif);
	background-repeat: no-repeat;
}


#zx_3{
	height: 41px;
	width: 176px;
	background-image: url(images/zx_3.gif);
	background-repeat: no-repeat;
}


.zx_4{
	height: 41px;
	width: 176px;
	background-image: url(images/zx_4.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.zx_4_hover{
	background-image: url(images/zx_4_over.gif);
	background-repeat: no-repeat;
}

#zx_5{
	height: 41px;
	width: 176px;
	background-image: url(images/zx_5.gif);
	background-repeat: no-repeat;
}

.zx_6{
	height: 41px;
	width: 176px;
	background-image: url(images/zx_6.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.zx_6_hover{
	background-image: url(images/zx_6_over.gif);
	background-repeat: no-repeat;
}

.sub_level1{
	margin-left: 40px;
}
.sub_level1 a{
	color: #cccccc;
	text-decoration: none;

	border: 1px solid #FFFFFF;
}
.sub_level1 a:hover{
	background-color: #642424;

}




#sub_menu_ct{
		display:none;
	position:absolute;
	width:999px;
	height:358px;
	left:0px;
	/*
	background-image: url(images/sub_menu_bk.png);
	background-repeat: no-repeat;
	*/
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	z-index:800;
		
	
}

#sub_menu_png{
	position:absolute;
	left:0px;
	top:0px;
	width:999px;
	height:358px;
	background-image: url(images/sub_menu_bk.png);
	background-repeat: no-repeat;
	z-index:-50;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/sub_menu_bk.png");
	_background-image: none;
	_background-repeat: no-repeat;
	

}


#sub_menu_ct li{
	list-style:none;
	
}

.sub_nav_1{
	float:left;
	margin-left:32px;_margin-left:16px;
	height: 343px;
	width: 138px;
	padding-top: 15px;

	
}

.sub_nav_1_bk{
	background-image: url(images/sub_nav_col_bk.png);
	background-repeat: no-repeat;
	background-position: left top;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/sub_nav_col_bk.png");
	_background-image: none;
	_background-repeat: no-repeat;
	
		
}



.sub_nav_2{
	margin-left:2px;
	float:left;
	height: 343px;
	width: 138px;
	padding-top: 15px;	
}


.sub_nav_2_bk{

	background-image: url(images/sub_nav_col_bk.png);
	background-repeat: no-repeat;
	background-position: left top;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/sub_nav_col_bk.png");
	_background-image: none;
	_background-repeat: no-repeat;
	
}



.sub_nav_3{
	float:left;
	height: 343px;
	width: 138px;
	padding-top: 15px;	
}

.sub_nav_3_bk{

	background-image: url(images/sub_nav_col_bk.png);
	background-repeat: no-repeat;
	background-position: left top;	
	
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/sub_nav_col_bk.png");
	_background-image: none;
	_background-repeat: no-repeat;	
}



.sub_nav_4{
	margin-left:2px;_margin-left:-2px;
	float:left;
	height: 343px;
	width: 138px;
	padding-top: 15px;	
}

.sub_nav_4_bk{

	background-image: url(images/sub_nav_col_bk.png);
	background-repeat: no-repeat;
	background-position: left top;

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/sub_nav_col_bk.png");
	_background-image: none;
	_background-repeat: no-repeat;	
	
}


.sub_nav_5{
	margin-left:2px;_margin-left:1px;
	float:left;
	height: 343px;
	width: 138px;
	padding-top: 15px;	
}


.sub_nav_5_bk{

	background-image: url(images/sub_nav_col_bk.png);
	background-repeat: no-repeat;
	background-position: left top;


	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/sub_nav_col_bk.png");
	_background-image: none;
	_background-repeat: no-repeat;	
	
}


.sub_nav_6{
	margin-left:2px;_margin-left:-1px;

	float:left;
	height: 343px;
	width: 138px;
	padding-top: 15px;	
}


.sub_nav_6_bk{

	background-image: url(images/sub_nav_col_bk.png);
	background-repeat: no-repeat;
	background-position: left top;	

	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/sub_nav_col_bk.png");
	_background-image: none;
	_background-repeat: no-repeat;
	
		
}


ul.menu1 {
	width:138px;
	height:343px;
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	line-height: 25px;

	
	
}
ul.menu1 * {margin:0; padding:0}
ul.menu1 a {display:block; color:#000000; text-decoration:none}
ul.menu1 li {position:relative;  border-top:none; width:138px;margin:0}
ul.menu1 li img {
	border:0;
}
ul.menu1 li a {

	height:23px;
	display:block;
	font-family: "宋体";
	color: #dfecf3;
	padding-top: 0px;_padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
}

ul.menu1 li a:hover {
	/*background-color:#642424;*/
	color: #ffffff;
	background-image: url(images/sub_menu_item_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}



ul.menu1 li.sub_title a{
	color: #dfecf3;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;

	
}




ul.menu2 {
	width:138px;
	height:343px;
	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	line-height: 23px;
	
	
	
}
ul.menu2 * {margin:0; padding:0}
ul.menu2 a {display:block; color:#000000; text-decoration:none}
ul.menu2 li {position:relative;  border-top:none; width:138px; margin:0}
ul.menu2 li img {
	border:0;
}
ul.menu2 li a {
	height:23px;
	display:block;
	font-family: "宋体";
	color: #dfecf3;
	padding-top: 0px;_padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
}

ul.menu2 li a:hover {
	/*background-color:#642424;*/
	color: #ffffff;
	background-image: url(images/sub_menu_item_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}


ul.menu2 li.sub_title_nolink {
	cursor:default;
	margin-left:0px;
	color: #dfecf3;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}

ul.menu2 li.sub_title a{
	color: #dfecf3;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}



ul.menu3 {
	width:140px;
	height:343px;

	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	line-height: 25px;
	
}
ul.menu3 * {margin:0; padding:0}
ul.menu3 a {display:block; color:#000000; text-decoration:none}
ul.menu3 li {position:relative;  border-top:none; width:138px; margin:0}
ul.menu3 li a {
	height:23px;

	display:block;
	font-family: "宋体";
	color: #dfecf3;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
}

ul.menu3 li a:hover {
	/*background-color:#642424;*/
	color: #ffffff;
	background-image: url(images/sub_menu_item_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

ul.menu3 li.sub_title a{
	color: #dfecf3;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	
	
}






ul.menu4 {
	width:138px;
	height:343px;

	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	line-height: 25px;
	
	
}
ul.menu4 * {margin:0; padding:0}
ul.menu4 a {display:block; color:#000000; text-decoration:none}
ul.menu4 li {position:relative;  border-top:none; width:138px; margin:0}
ul.menu4 li a {
	height:23px;

	display:block;
	font-family: "宋体";
	color: #dfecf3;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
}

ul.menu4 li a:hover {
	/*background-color:#642424;*/
	color: #ffffff;
	background-image: url(images/sub_menu_item_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

ul.menu4 li.sub_title a{
	color: #dfecf3;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}







ul.menu5 {
	width:138px;
	height:343px;

	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	line-height: 25px;
	
}
ul.menu5 * {margin:0; padding:0}
ul.menu5 a {display:block; color:#000000; text-decoration:none}
ul.menu5 li {position:relative;  border-top:none; width:138px; margin:0}
ul.menu5 li a {
	height:23px;

	display:block;
	font-family: "宋体";
	color: #dfecf3;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
}

ul.menu5 li a:hover {
	/*background-color:#642424;*/
	color: #ffffff;
	background-image: url(images/sub_menu_item_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

ul.menu5 li.sub_title a{
	color: #dfecf3;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}


ul.menu6 {
	width:138px;
	height:343px;

	list-style:none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2px;
	line-height: 25px;
	
}
ul.menu6 * {margin:0; padding:0}
ul.menu6 a {display:block; color:#000000; text-decoration:none}
ul.menu6 li {position:relative;  border-top:none; width:138px; margin:0}
ul.menu6 li a {
	height:23px;

	display:block;
	font-family: "宋体";
	color: #dfecf3;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 15px;
}

ul.menu6 li a:hover {
	/*background-color:#642424;*/
	color: #ffffff;
	background-image: url(images/sub_menu_item_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

ul.menu6 li.sub_title a{
	color: #dfecf3;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}



