.top_logobj
{
	width: 100%;
	height: 70px;
	background-color: #0c4c88;
	position: fixed;
	top: 0;
	z-index:999999;
	border-bottom: solid 2px #fff;
	overflow: hidden;
}
.top_logo
{
	width: 167px;
	float: left;
}
.top_dh
{
	width: 600px; height: 70px; text-align: center; float: left; overflow: hidden;
}
.divA
{
	padding: 0 12px 0 12px;
	overflow: hidden;
	float: left;
}
.divA a 
{
	font-size: 16px;
	color: #fdfbfb;
	line-height: 70px;
	font-family: 'microsoft yahei';
}
.divEA
{
	padding: 0 12px 0 12px;
	overflow: hidden;
	float: left;
}
.divEA a 
{
	font-size: 16px;
	color: #fdfbfb;
	line-height: 70px;
	font-family: 'microsoft yahei';
}
.top_dhEN
{
	max-width: 1200px; width: 71%; height: 70px; text-align: center; float: left; overflow: hidden;
}
.top_dhEN a 
{
	padding: 0 20px 0 20px;
	line-height: 70px;
	font-size: 16px;
	color: #fdfbfb;
	font-family: 'microsoft yahei';
}

.top_logoright
{
	width: 155px;
	float: right;
	overflow:hidden;
}
.top_logorightEN
{
	width: 155px;
	float: right;
	overflow:hidden;
}


.top_dh24
{
	width: 220px;
	
	font-size: 20px;
	line-height: 30px;
	font-family: 'Microsoft YaHei';
	color: #fff;
	text-align: left;
	overflow: hidden;
	float: left;
}
.top_img
{
	width: 75px;
	line-height: 34px;
	margin-right: 15px;
	color: #fff;
	text-align: left;
	float: left;
}

.top_img a
{
	color: #fff;
}
.top_img img
{
	padding: 10px 3px 0 0;
	float: left;
}

@media screen and (max-width: 1065px)
{
.top_dh
{
	width: 300px; padding: 12px 0 0 20px; height: 70px; text-align: center; float: left; overflow: hidden;
}
.divA a 
{
	font-size: 14px;
	color: #fdfbfb;
	line-height: 22px;
	font-family: 'microsoft yahei';
}
.divEA a 
{
	font-size: 14px;
	color: #fdfbfb;
	line-height: 22px;
	font-family: 'microsoft yahei';
}
.top_dh24
{
	width: 220px;
	
	font-size: 15px;
	line-height: 20px;
	font-family: 'Microsoft YaHei';
	color: #fff;
	text-align: left;
	overflow: hidden;
	float: left;
}
.top_logoright
{
	width: 110px;
}
}

@media screen and (max-width: 680px)
{
.top_dh
	{
		width: 260px;
		padding: 10px 0 0 5px;
		height: 70px;
		text-align: center;
		float: left;
		overflow: hidden;
	}
.divA
	{
		padding: 0 5px 0 8px;
		overflow: hidden;
		float: left;
	}
.divEA
	{
		padding: 0 5px 0 8px;
		overflow: hidden;
		float: left;
	}
.top_logo
	{
		padding-top: 10px;
		width: 98px;
	}
.top_dh24
	{
		display: none;
	}
.top_logoright
	{
		width: 72px;
	}
}

@media screen and (max-width: 500px)
{
.top_logo
	{
		padding-top: 10px;
		width: 88px;
		height:45px;
	}
.top_dh
	{
		width: 210px;
		padding: 10px 0 0 5px;
		height: 70px;
		text-align: center;
		float: left;
		overflow: hidden;
	}
.divEA
	{
		padding: 0 5px 0 8px;
		overflow: hidden;
		float: left;
	}
.divEA a
	{
		font-size: 13px;
		color: #fdfbfb;
		line-height: 18px;
		font-family: 'microsoft yahei';
	}
}

@media screen and (max-width: 430px)
{
	.top_img
	{
		width: 65px;
	    margin-right: 0;
		float: right;
	}
	.top_img img
	{
		width: 18px;
	    padding: 10px 1px 0 0;
	}
.top_img a
{
	font-size: 12px;
}
.top_logo
	{
		padding-top: 10px;
		width: 80px;
		height:40px;
	}
.top_dh
	{
		width: 160px;
		padding: 10px 0 0 5px;
		height: 70px;
		text-align: center;
		float: left;
		overflow: hidden;
	}
.divA
	{
		padding: 0 5px 0 8px;
		overflow: hidden;
		float: left;
	}
.divA a
	{
		font-size: 12px;
		color: #fdfbfb;
		line-height: 18px;
		font-family: 'microsoft yahei';
	}
}