
	body{
	margin:0;
	padding:0;
	color:#333;
	}
	ul{
		margin:0;padding:0;
	}
	ul li{
		list-style:none;
	}
	a{
		text-decoration:none;
		color:#333;
	}
	p,h1,h2,h3,h5,h6{
		margin:0;
	}
	input,button{
	padding:0;margin:0;border:1px solid #ccc;display:inherit;
	}
	.clear{
		clear:both;
	}
		
		
	
	.header{
		 width:100%;
		 height:224px;
		 overflow:hidden;
	}
	.header_top{
		 width:100%;
		 height:36px;
	 	 background:#eeeeee;
	 }
	 .header_top .top_inner{
		 margin:0 auto;
		 width:1250px;
		 height:36px;
		 line-height:36px;
	}
	.top_inner .top_left{
		float:left;
		height:36px;
		color:#666666;
		font-size:12px;
		}
	.top_inner .top_right{
		float:right;
		margin-right:87px;
		}
	.top_inner .top_right a{
		text-decoration:none;
		color:#666666;
		font-size:12px;
		padding:0 10px 0 10px
		}
	.header_center{
		width:1260px;
		height:111px;
		margin:0 auto;
		}
		
		
	.header .header_center{
		width:1260px;
		height:125px;
		margin:0 auto;
	}
	.header .header_center	.logo{
		float:left;
		margin:15px 0 0 60px;
	}
	.header .header_center .logo2{
		box-sizing:border-box;
		padding:20px;
		float:left;
		margin:25px  0 0 100px;
	}
	.header .header_center .logo2 .p1{
		font-size:24px;
		color:#000;
		font-weight:900;
	}
	.header .header_center .logo2 .p1 span{
		color:#1c75e3;
	}
	.header .header_center .logo2 .p2{
		font-size:14px;
		color:#5f5f5f;
	}
	.header .header_center .center_right{
		float:right;
		overflow:hidden;
		margin:40px 75px 0 0;
	}	
	.header .header_center .center_right .pic{
		float:left;
	}
	.header .header_center .center_right  .txt{
		box-sizing:border-box;
		padding:5px 0;
		float:left;
		color:#1c75e3;
		font-weight:bold;
	}
	.header .header_center .center_right  .txt p{
		text-align:center;
	}
	

	.nav{
		width:100%;
		height:64px;
		background:#1c75e3;
	}
	.nav .inner{
		width:1260px;
		height:64px;
		margin:0 auto;
		}
	.nav ul{
		
		display:block;
	}
	.nav li{
		float:left;
		height:64px;
		line-height:64px;
		
	}
	.nav li a {
		color:#ffffff;
		padding:20px 41px;
		font-size:18px;
		
	}
	.nav li a:hover{
		background:#efecec;
		color:#1c75e3;
	}
	
	
	.sousuo{
		background:#f8f7f7;
		overflow:hidden;
	}
	.sousuo .sou{
		width:1200px;
		height:60px;
		line-height:60px;
		margin:0 auto;
	}	
	
	.sousuo .sou_left{
		float:left;
		height:60px;
	}
	.sousuo .sou_left span{
		font-size:14px;
		color:#333333;
	}
	.sousuo .sou_left a{
		font-size:14px;
		color:#333333;
		padding:10px;
	}

	.sousuo .sou_right{
		float:right;
		height:40px;
		padding:10px 0;
	}
	.sousuo .sou_right #text{
		width:248px;
		height:38px;
		border:1px solid  #1c75e3;
		vertical-align:top;
		float:left
	}
	.sousuo .sou_right .sub{
		width:100px;
		height:38px;
		border:1px solid #1c75e3;
		background:#1c75e3;
		color:#fff;
	}
	.content{
	width:1200px;float:left;
	position:relative;left:50%;margin:0 0 0 -600px;
	}

	


/*尾部*/
.footer{
	width:100%;height:300px;float:left;background:#676767;color:#fff;
}
.footer .footer-menu{
	width:100%;height:60px;line-height:60px;border-bottom:1px solid #fff;
}
.footer .footer-menu a{
	padding:0 25px;color:#fff;
	border-left:1px solid #fff;
}
.footer .footer-menu a:nth-child(1){
	border-left:none;padding:0 25px 0 0;
}
.footer .footer-con{
	height:150px;float:left;padding:30px 0 60px 0;
}
.footer .footer-con img{
	float:left;
}
.footer .footer-con .footer-info{width:400px;height:60px;margin:0px 0 0 25px;float:left;}
.footer .footer-con .footer-info p{height:30px;line-height:30px;color:#fff;}
.footer .footer-code{margin:0px 0px 0px 80px;float:left;}
.copy{
	width:100%;height:40px;background:#454444;text-align:center;color:#fff;float:left;line-height:40px;
}
.copy a{
	color:#fff;
}

	
