@charset "UTF-8";

.logo1{
	float: left;
	width: 562px;
	height: 120px;
	line-height: 120px;
}
.header-ri{
	float: right;
	height: 120px;
	background: url("../images/header-bg1.png") no-repeat;
	background-position: 0 50%;
}
.header-ri-p{
	margin-top: 29px;
	vertical-align: bottom;
	text-align: right;
	padding-right: 7px;
}
.header-as{
	margin-top: 10px;
	padding-left: 23px;
}
.header-as-hover{
	border-top: 2px solid #0d4b36;
	background: url("../images/header-arrow1.png") no-repeat;
	background-position: 50% 0;
}
.header-as>a:hover{
	border-top: 2px solid #0d4b36;
	background: url("../images/header-arrow1.png") no-repeat;
	background-position: 50% 0;
}
.header-s1{
	font-size: 14px;
	color: #333333;
}
.header-s2{
	font-size: 20px;
	color: #ae051f;
}
.header-a-black{
	float: left;
	margin: 0 13px;
	font-size: 14px;
	color: #343434;
	padding: 0 7px;
	height: 59px;
	line-height: 59px;
}
.header-a-green{
	float: left;
	margin: 0 13px;
	font-size: 14px;
	color: #0d4b36;
	padding: 0 7px;
	height: 59px;
	line-height: 59px;
}
