@charset "utf-8";
.main header {
	margin: 0px;
	padding: 0px;
}
.main header .headerbox .head {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
.main header .headerbox .head .hl {
	background-color: #096;
	text-align: center;
	height: 35px;
}
.main header .headerbox .head .hr {
	float: right;
	width: 1200px;
	height: 120px;
}
.main header .headerbox .head .hr .hrt {
	height: 40px;
	background-color: #f6f5f5;
}
.main header .headerbox .head .hr .hrt .hrtl {
	float: left;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #3C3D42;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 30px;
}
.main header .headerbox .head .hr .hrt .hrtr {
	float: right;
	height: 40px;
	font-size: 12px;
	line-height: 40px;
	font-weight: bold;
	color: #3C3D42;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.main header .headerbox .head .hr .hrt .hrtr a {
	font-size: 12px;
}
.main header .headerbox .head .hl img {
	max-height: 150px;
	max-width: 150px;
}
.main header .headerbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	height: 120px;
	clear: both;
	margin-bottom: 1px;
}
.main header .headerbox .head .hr .hrt .hrtl span {
	font-size: 12px;
}
.main header .hb {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.main header .hb .hbt {
	background-color: #f6f5f5;
	height: 40px;
	width: 100%;
}
.main header .hb .hbt .hbtb {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-color: #f6f5f5;
}
.main header .hb .hbt .hbtb .hbtbl {
	width: 150px;
	height: 120px;
	float: left;
	position: absolute;
	z-index: 1;
	background-color: rgba(1,153,93,1);
	text-align: center;
	padding: 10px;
}
.main header .hb .hbt .hbtb .hbtbr {
	float: right;
	height: 40px;
	width: 1200px;
	font-size: 12px;
	font-weight: bold;
}
.main header .hb .hbt .hbtb .hbtbr .hbtbrl {
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
}
.main header .hb .hbt .hbtb .hbtbr .hbtbrr {
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}
.main header .hb .hbt .hbtb .hbtbr .hbtbrr a {
	font-size: 12px;
}
.main header .hb .hbb {
	height: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.main header .hb .hbb .hbbb {
	margin-right: auto;
	margin-left: auto;
	width: 1400px;
	height: 80px;
}
.main header .hb .hbb .hbbb .hbbbl {
	float: left;
	width: 200px;
	height: 80px;
}
.main header .hb .hbb .hbbb .hbbbr {
	float: left;
	height: 80px;
	width: 1200px;
}

.main header .hb .hbb .hbbb .hbbbr .hbbbrl {
	float: left;
	height: 80px;
}
.main header .hb .hbb .hbbb .hbbbr .hbbbrr {
	float: right;
	height: 40px;
	text-align: right;
	padding: 20px;
}
.main header .hb .hbb .hbbb .hbbbr .hbbbrl .nav {
	height: 80px;
	margin-right: 10px;
}
.main header .hb .hbb .hbbb .hbbbr .hbbbrl .nav ul {
	margin: 0px;
	padding: 10px;
	clear: both;
}
.main header .hb .hbb .hbbb .hbbbr .hbbbrl .nav ul li {
	float: left;
	list-style-type: none;
	line-height: 60px;
	height: 60px;
	padding-right: 10px;
	padding-left: 10px;
}
.main header .hb .hbb .hbbb .hbbbr .hbbbrl .nav ul li a {
	font-size: 16px;
	color: #3C3D42;
	font-weight: bold;
}
.main header .hb .hbb .hbbb .hbbbr .hbbbrr form .input {
	border: 1px solid #DDD;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 33px;
	height: 33px;
	width: 200px;
	border-radius: 6px;
	margin-right: 10px;
}
.main header .hb .hbb .hbbb .hbbbr .hbbbrr form .submit {
	height: 35px;
	border: 0px solid #ddd;
	background-color: #096;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-radius: 6px;
}
