.index .top{
	width:100%;
	height:122px;
	float:left;
	background:#fff;
}
.top .logo{
	width:657px;
	height:104px;
	background:url(../images/logo.jpg) no-repeat;
	float:left;
	margin-right:100px;
}
.top .daohang{
	width:760px;
	height:100%;
	margin-top:52px;
	float:left;
}
.daohang ul{
	width:100%;
	height:52px;
	float:left;
}
.daohang ul li{
	width:120px;
	height:100%;
	float:left;
	color:#000000;
	line-height:52px;
	font-size:16px;
}
.daohang ul li a{
	color:#000000
}
.index .erji{
	width:100%;
	height:137px;
	background:url(../images/erbg.jpg) repeat-x;
	float:left;
}
.erji ul{
	width:620px;
	height:71px;
	margin-left:290px;
	float:left;
	background:url(../images/erdaohang.jpg) no-repeat;
}
.erji ul li{
	width:112px;
	height:18px;
	line-height:18px;
	margin-top:32px;
	float:left;
	text-indent:10px;
	color:#ffffff;
	font-size:14px;
	font-family:"微软雅黑";
	
}
.erji ul li a{
	color:#ffffff;
}
.banner_main1{
	width:100%;
	height:auto;
	float:left;
	margin-bottom:14px;
}
.banner_main1 .banner_main1_01{
	width:100%;
	height:auto;
	float:left;
	position: relative;
	/*border:1px solid black;*/
}
.banner_main1_01 img {
	width: 100%;
	height:auto;
	display: block;
}

@media screen  and (max-width: 1400px) {
	 .top .logo{
	
			margin-right:60px;
		}
		.top .daohang{
			width:530px;
			
		}
		.daohang ul{
			width:100%;
			height:52px;
			float:left;
		}
		.daohang ul li{
			width:80px;
			
		}
	
	.daohang ul li{
		width:80px;
		
	}
	}