@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0px; background-color:#eef9fb}
a{ text-decoration:none; margin:0px; padding:0px}
p{ margin:0px; padding:0px;}
ul{ margin:0px; padding:0px}
li{ list-style:none; margin:0px; padding:0px;}
div{ margin:0px; padding:0px;}
img{ margin:0px; padding:0px; border:none}
dl{ margin:0px; padding:0px;}
dd{ margin:0px; padding:0px}
.clearfix{ clear:both}

.header_list{ background-image:url(header_list_bg.png); background-repeat:repeat-x;}
.header_list_top{ width:1000px; margin:0 auto;}
.header_list_top img{ float:left;}
.header_list_top ul{ margin-left:500px;}
.header_list_top li{ float:left; height:60px;}
.header_list_top li a{ height:60px; line-height:55px; color:#333; font-family:"微软雅黑";}

.banner_list{ max-width:1920px; height:600px; margin:0 auto; background-image:url(banner_2.png); background-repeat:no-repeat; background-position:center center;}
.banner_list .nav_list{ width:1000px; margin:0 auto;  position:relative; left:0 px; top:0px;} 
.banner_list .nav_list ul{position:absolute; top:500px; left:0px;}
.banner_list .nav_list li{ float:left; margin-left:10px;}


.footer_bg{ background-color:#1f5c92; width:100%; height:240px; margin-top:10px;}
.footer_lianjie{ width:400px; margin:0 auto;}
.footer_lianjie span{ color:#FFF; display:block; float:left; margin-top:20px; margin-bottom:20px;}
.footer_lianjie a{ color:#FFF;}

.shaixuan .styled-select {  
	width: 160px;   
	height: 30px;   
	float: left;
	margin: 5px 0 0 15px;
	text-align: center; 
	overflow: hidden;  	
	*margin-top: 8px;
}

.shaixuan{
   width: 400px; margin:0 auto;
   height: 40px;
   margin-bottom: 10px;
}
.shaixuan span{
	display:inline-block; 
	text-align:center; 
	border-radius: 5px; 
	font-size:18px; 
	color:#b50004; 
	line-height:42px; 
	font-family: "微软雅黑"; 
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
}
.shaixuan .styled-select {  
	width: 160px;   
	height: 30px;   
	float: left;
	margin: 5px 0 0 15px;
	text-align: center; 
	overflow: hidden;  	
	*margin-top: 8px;
	}
.shaixuan select{
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center; 
	font-size: 16px;  
	border: 1px solid #ccc;   
}

.footer{ width:800px; margin:0 auto;}
.footer p{ color:#FFF; text-align:center; line-height:30px;}
.footer img{ float:left; margin-top:-80px; margin-left:120px;}
