@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2026-04-25 15:53:35
 * @version $Id$
 */

#header{
	margin:0 auto;
	background:#fff;
	height:85px;
	width:1200px;	
	}
	
#header .left{
	float:left;
	height:70px;
	width:200px;
	padding:0 0 0 0px;
	background:#fff;		
	}	

#header .right{
	float:right;
	height:85px;
	width:850px;
	padding:0 56px 0 0;
	background:#fff;		
	}	

#header .right ul{
	text-decoration:none;
	width:800px;
	height:85px;
	background:#fff;
	overflow:hidden;				
	}

#header .right ul li{
	width:100px;
	height:85px;
	line-height:85px;	
	float:left;
	text-align:right;
	font-size:14px;
	color:#3e6b9d;
	list-style:none;
	background:#fff url(/skin/images2/header_li_bg1.jpg) no-repeat;
	font-weight:bold;	
	}	

#header .right ul li a {
	height:85px;
	line-height:85px;	
	text-decoration: none;
	color:#3e6b9d;
	padding-right:14px;
}

#header .right ul li a:hover {
	height:85px;
	line-height:85px;	
	text-decoration: none;
	color:#e31b21;
	padding-right:14px;
}

#header .right ul li a.this {
	height:85px;
	line-height:85px;	
	text-decoration: none;
	color:#e31b21;
	padding-right:14px;
}







.footer{
	width:1200px;
	height:280px;
	margin:0 auto;
	margin-top:40px;
	background:#020e22;	
	}

.footerOther{
	width:1200px;
	height:280px;
	margin:0 auto;
	background:#020e22;	
	}

.foot1{
	width:240px;
	margin-left:0px;
	float:left;	
	background:#020e22;		
	}	


.foot1 .title{
	width:240px;
	padding-top:18px;
	float:left;
	height:34px;
	line-height:34px;
	color:#cccccc;
	font-size:13px;
	background:#020e22;		
	border-bottom:#494949 1px solid;	
	}
	

.foot1 p{
	width:240px;
	margin-top:18px;
	float:left;
	line-height:26px;
	color:#cccccc;
	font-size:12px;
	background:#020e22;	
	}


.foot1 .mail{
	width:240px;
	height:95px;
	line-height:95px;
	font-size:13px;
	text-indent:30px;
	float:left;
	color:#cccccc;	
	background:#020e22 url(/skin/images2/footermail.jpg) left center no-repeat;		
	}	


.foot1 .mail a{
	text-decoration:none;
	color:#cccccc;			
	}


.foot1 .mail a:hover{
	color:#cccccc;		
	text-decoration:underline;
	}	


.foot2{
	width:240px;
	margin-left:42px;
	float:left;
	background:#020e22;		
	}

.foot2 .title{
	width:240px;
	padding-top:18px;
	float:left;
	height:34px;
	line-height:34px;
	color:#cccccc;
	font-size:13px;
	background:#020e22;		
	border-bottom:#494949 1px solid;	
	}

.foot2 ul{
	text-decoration:none;
	width:240px;
	overflow:hidden;
	float:left;
	background:#020e22;		
	}

.foot2 ul li{
	width:240px;
	height:35px;
	line-height:35px;
	list-style:none;	
	font-size:12px;
	color:#cccccc; /*灰色*/
	text-indent:20px;
    background:#020e22 url(/skin/images2/footerarrow.jpg) no-repeat left top;
	border-bottom:#192436 1px dotted;
	overflow:hidden;
    vertical-align:top;	 /*解决ie背景填充空隙*/	
	}	

.foot2 ul li a {
	float:left;
	text-decoration: none;
	color:#cccccc; /*灰色*/	
}

.foot2 ul li a:hover {
	text-decoration:underline;
	color:#cccccc;  /*灰色*/	
}


.foot3{
	width:240px;
	margin-left:42px;
	float:left;
	background:#020e22;		
	}

.foot3 .title{
	width:240px;
	padding-top:18px;
	float:left;
	height:34px;
	line-height:34px;
	color:#cccccc;
	font-size:13px;
	background:#020e22;
	border-bottom:#494949 1px solid;	
	}

.foot3 ul{
	text-decoration:none;
	width:240px;
	overflow:hidden;
	float:left;
	background:#020e22;		
	}

.foot3 ul li{
	width:240px;
	height:35px;
	line-height:35px;
	list-style:none;	
	font-size:13px;
	color:#cccccc; /*灰色*/
	font-weight:bold;
	overflow:hidden;
    background:#020e22;	
    vertical-align:top;	 /*解决ie背景填充空隙*/	
	}	

.foot3 ul li a {
	float:left;
	text-decoration: none;
	color:#cccccc; /*灰色*/
	background:#020e22;			
}

.foot3 ul li a:hover {
	text-decoration:underline;
	color:#cccccc;  /*灰色*/
	background:#020e22;			
}


.foot4{
	width:240px;
	margin-right:0px;
	float:right;
	background:#020e22;	
	}

.foot4 .title{
	width:240px;
	padding-top:18px;
	float:left;
	height:34px;
	line-height:34px;
	color:#cccccc;
	font-size:13px;
	background:#020e22;		
	border-bottom:#494949 1px solid;	
	}

.foot4 .footermap{
	width:240px;
	height:140px;
	background:#020e22;					
	}	


.footbottom{
	width:1200px;
	height:45px;
	margin:0 auto;
	background:#171427;		
	}

.footbottom .left{
	width:500px;
	height:45px;
	line-height:45px;
	font-size:12px;
	color:#cccccc;
	float:left;
	text-align:left;
	margin-left:0px;
	background:#171427;			
	}


.footbottom .left a{
	color:#cccccc;
	text-decoration:none;
	background:#171427;			
	}

.footbottom .left a:hover{
	color:#cccccc;
	text-decoration:underline;
	background:#171427;			
	}


.footbottom .right{
	width:500px;
	height:45px;
	line-height:45px;
	font-size:12px;
	color:#cccccc;
	float:right;
	text-align:right;
	margin-right:0px;
	background:#171427;					
	}	

.footbottom .right a{
	text-decoration: none;
	color:#cccccc; /*灰色*/
	background:#020e22;	
	}	

.footbottom .right a:hover{
	text-decoration:underline;
	color:#cccccc; /*灰色*/
	background:#020e22;	
	}	






