@charset "utf-8";
/* CSS Document */
*{ 
    margin:0;
	padding:0;
	}
a:link,a:visited,a:active,p,h,span,li{
	text-decoration:none;
	font-family:"微软雅黑";
	}
ul,li{
	list-style:none;
	}
	
	
	
#header{
	position:relative;
	
	}
#header .top{
	height:26px;
	background-color:#eaeaea;
	border-bottom:#c8c8c8 solid 1px;
	}
#header .top_in{
	width:976px;
	margin:0 auto;	
	}
#header .top span{
	float:right;			
	}
#header .top span a{
	line-height:20px;
	font-size:12px;
	color:#353535;
	}
#header .top span a:hover{
 color:#e3322a;
}
.logo{
	width:976px;
	margin:0 auto;

	}
.logo .text{
	float:right;
	margin:-50px 10px 0 0;
	line-height:30px;
	font-size:16px;
	}
.logo .text .add{
	margin:0 0 -20px 234px;
	color:#666;
	line-height:20px;
	font-size:14px;
	}
.logo .text .add:hover{
	color:#353535;
	}
	
.logo_in{
	width:550px;
	margin-left:16px;
	margin-top:28px;	
	}
.logo_in .line_box h4{
	float:right;
	line-height:35px;
	margin-bottom:5px;
	margin-right:40px;
	color:#3f3f3f;
	font-size:18px;
	font-weight:normal;
	}
.line_box{
	width:237px;
	height:39px;
	float:right;
	margin-top:18px;
	margin-right:50px;
	}
.line_box .line_up{
	width:149px;
	height:2px;
	background:#e4322b;
	margin-left:50px;
	}
.line_box .line_down{
	width:149px;
	height:2px;
	background:#e4322b;
	margin-left:-40px;
	}
#kword{
	border: solid #e8e8e8 1px;
    float:left; 
	height:20px;
    width:151px;
	}
.logo .btn{
	float:right;
	}
.nav{
	margin-top:28px;
	height:60px;
	background-color:#3c3c3c;
	border-bottom:3px solid #e3322a;
	}
.search{
	float:right;
	margin-left:18px;
	margin-top:-50px;
	}
.search_box{
	margin-left:45px;
	}
.search p{
	float:right;
	font-size:12px;
	margin-top:10px;
	}
.logo span{
	color:#e4322b;
	}
.nav_bj{
	width:976px;
	margin:0 auto;
	}
.nav_in{
	margin:0 auto;	
	margin-left:140px;
	width:760px;	
	}
.nav_in ul li{
	width:128px;
	height:60px;
	display:block;
	float:left;
	text-align:center;
	border-right:1px solid #3c3c3c;	
	}
.nav_in ul li a{
 padding:23px;	
}
.nav_in .home{
	background-color:#e3322a;
	}
.nav_in ul li:hover{
	background-color:#e3322a;
	}
.nav_in ul li span{	
	color:#fff;
	font-size:17px;
	line-height:60px;
	}
/*------二级导航-------*/
.nav_in .two{
 position:relative;
 z-index:2;
 visibility: hidden;
 	
}
.nav_in .two li{
 height:50px;	
 background-color:#3c3c3c;
 border-top:1px solid #3c3c3c;
 border-right:none;
}
.nav_in .two li a{
 line-height:50px;
 padding:18px;
 color:#fff;	
}	
.nav_in li:hover ul, .nav_in a:hover ul {
 visibility: visible;
}
/*------三级导航-------*/


#main{
	width:976px;
	margin:0 auto;
	margin-bottom:20px;
	}
#main .main_top{
	margin-top:5px;
	}
 body , ul {
  margin:0px;
  padding:0px;
 }
 ul {
  list-style:none;
 }
#marquee {
	width:975px;
	height:388px;
	overflow:hidden;
	}
#marquee ul li{
	display:block;
	float:left;
	}
#banner{
	width:975px;
	height:388px;
	position:relative;
	margin:0 auto;
	}
#marqueeNav{
	position:absolute;	
	right:452px;
	bottom:8px;
	}
#marqueeNav ul li{
	float:left;
	width:10px;
	height:10px;
	background-color:#3a3a3a;
	color:#fff;
	margin-right:5px;
	text-align:center;
	line-height:18px;
	font-size:12px;	
	cursor:pointer;
	border-radius:18px;
	text-indent:20px;
	overflow:hidden;
	}
#marqueeNav .navOn{
	background-color:#e3322a;
	}
	
#main{
 height:380px;	
}
#main .main_top{
 height:176px;	
}
#main .main_top .main_top_left{
 width:316px;
 height:176px;
 float:left;
 border:1px solid #d3d3d3;
 margin-right:10px;	
}
.main_top_left .text{
 margin-top:23px;
 margin-left:10px;
}
.main_top_left h3{
 font-size:16px;
 color:#2366e2;	
 line-height:38px;
}
.main_top_left p{
 font-size:13px;
 color:#666;
 line-height:18px;	
}
.main_top_left img{
 float:right;
 margin-right:8px;	
}
#main .main_top .main_top_right{
 width:316px;
 height:176px;
 float:right;
 border:1px solid #d3d3d3;
	
}
.main_top_right .text{
 margin-top:23px;
 margin-left:10px;
}
.main_top_right .text{
 margin-top:23px;
 margin-left:10px;
}
.main_top_right h3{
 font-size:16px;
 color:#2366e2;	
 line-height:38px;
}
.main_top_right p{
 font-size:13px;
 color:#666;
 line-height:18px;	
}
.main_top_right img{
 float:right;
 	
}
#photo-list {
	top:64px;
	left:50px;
	width:975px;
	height:190px;
	overflow:hidden;
	background:#fff;
	border:1px solid #d3d3d3;
	margin-top:10px;
	
}
#photo-list .the_box{
 width:955px;
 margin-left:10px;	
}
#photo-list ul li {
	float:left;
	margin-top:10px;
	margin-right:8px;
 }
#photo-list ul li img {
	display:block;
	width:202px;
	height:172px;
	border:1px solid #666;
		
 }
#scroll{
 width:1054px;
 overflow:hidden;	
}		

#footer{
	height:160px;
	background-color:#272727;
	border-top:3px solid #e3322a;
	}
.footer_in{
	width:976px;
	margin:0 auto;
	}
.footer_logo{
	margin-top:41px;
	margin-left:22px;
	}

.footer_in .mess{
	margin-top:15px;
	margin-right:163px;
	}
.footer_in .mess .dashed{
	float:left;
	}
.footer_in .mess ul{
	float:left;
	margin-left:52px;
	text-align:center;
	}
.footer_in .mess .first a{
	color:#fff;
	font-size:16px;
	line-height:44px;
	}
.footer_in .mess ul li a{
	color:#f1f1f1;
	font-size:12px;
	line-height:28px;
	}
.footer_in .mess{
	float:right;
	}

