*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
header{
	width: 100%;
	height: 80px;
}
#navzhong{
	width: 960px;
	height: 100%;
	margin: 0 auto;
	/*background: red;*/
	overflow: hidden;
	line-height: 80px;
}
#img1{
	height: 100%;
	float: left;
}
#navzhong a{
	text-decoration: none;
	float: right;
	color: #1d51af;
	margin-right: 30px;
}
#banner{
	width: 100%;
	height: 50px;
	background: #1d51af;
}
#bannerzhong{
	width: 960px;
	height: 100%;
	margin: 0 auto;
	
	overflow: hidden;
}
#bannerzhong a{
	text-decoration: none;
	color: white;
	float: left;
	width: 80px;
	height: 40px;
	border-radius:4px;
	text-align: center;
	line-height: 40px;
	margin-right: 30px;
	margin-top: 6px;
}
#bannerzhong #diwu{
	color:#1D51AF;
	background: white;
}
#bannerzhong a:hover{
	background: white;
	color:#1D51AF;
}
#datu{
width: 100%;
	height: 800px;
	overflow:hidden;
	
	background: url("../images/tlj.png");
	background-repeat: no-repeat;
	
	background-position:center;
	
	
}
@media only screen and (max-width:1000px ) {
	#datu{
		width: 100%;
		height: 400px;
		background: url("../images/tlj.png");
		background-size: 100% 100%;
	    background-position: 0 0;
	}
}
#smbt{
	width: 960px;
	/*margin-top: 30px;*/
	margin: 30px auto 0;
	text-align: center;
	font-size: 26px;
	color: #4D4D4D;
	
}
#deti{
	width: 960px;
	

	margin: 30px auto 0;
} 
#deti img{
	width: 100%;
}
#zhuce{
	width: 100%;
	height: 420px;
	background: #3b3b3b;
	margin-top: 40px;
}
#dl{
	width: 960px;
	margin:0 auto;
	padding-top: 30px;
	overflow: hidden;
	/*background: yellow;*/
}
#dlzuo{
	width: 40%;
	float: left;
	
}
#dlyou{
	float: left;
	margin-left: 170px;
	/*background: blueviolet;*/
	color: white;
}
#dlyou div{
	margin-top: 20px;
}
#input1,#input2,#input3{
	width: 230px;
	height: 30px;
	margin-top: 10px;
	border-radius: 5px;
	border: 1px solid white;
	/*background:white;*/
}
#tijiao{
	margin-top: 20px;
	width: 120px;
	height: 30px;
	background:#959898;
	color: white;
	border-radius: 3px;
	border: 1px solid #959898;
	text-align: center;
	line-height: 30px;
	/*margin: 10px auto 0;*/
	
}

#dlzuo h1{
	color: white;
}
#dlzuo p{
	color: white;
}
#dlzuo div{
	color: white;
	line-height: 1.5;
	margin-top: 20px;
	
}
#dibu{
	padding-top: 40px;
	width: 100%;
	height:300px;
	background:#161616;
	text-align: center;
}
#dibu h2{
	color:#4e4940;
}
#xia2{
	width: 960px;
	margin: 30px auto 0;
}
.ww{
	width: 30%;
	height: 80px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	
}
.ww div{
	margin-top: 20px;
	color: #4E4940;
}
#wzba{
	margin-top: 40px;
	/*text-align: center;*/
	color:#4E4940;
}
#wzba a{
	text-decoration: none;
	color: #4E4940;
}

