.wrap {
	width: 1200px;
	margin: 0 auto;
}

.header {
	width: 100%;
	background: #fff;
	float: left;
	position: relative;
	z-index: 99999;
	box-shadow: 0px 1px 5px 1px #ABABAB;

}

.head_left {
	float: right;
	width: 897px;
}

.header h1 {
	float: left;
	margin: 0px 0 0 0;
}

.home {
	float: right;
	width: 83px;
	margin-left: -100px;
}

.home li {
	line-height: 80px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border-left: 1px solid #eaeaea;
	float: left;
}

.home li a {
	display: block;
	height: 80px;
}

.home li a:hover,
.home li a.hover {
	background: #434343;
	color: #fff;
}

.home li.list2 {
	width: 68px;
	display: none;
}

.home li.list3 {
	width: 80px;
}

.home li.list3 .searchbtn {
	background: url(../../images/SearchIconButton.png) no-repeat center center;
	width: 40px;
	display: block;
	height: 40px;
	border: none;
	cursor: pointer;
	outline: none;
	position: absolute;
	z-index: 10009;
	right: 32px;
	top: 19px;
}

.home li.list3 .searchCloseBtn {
	background: url(../../images/SearchCloseButton.png) no-repeat center center;
	width: 40px;
	display: block;
	height: 40px;
	border: none;
	cursor: pointer;
	outline: none;
	position: absolute;
	z-index: 9999;
	right: 0px;
	top: 19px;
}

.home li.list3 .searchbtnALink {
	background: url(../../images/icon2.png) no-repeat center center #434343;
	width: 80px;
	display: inline-block;
	height: 80px;
	border: none;
	cursor: pointer;
	outline: none;
	position: absolute;
	z-index: 100001;
	right: 0px;
	top: 0px;
}

.home li.list3 .searchkey {
	width: 230px;
	height: 36px;
	line-height: 36px;
	padding-left: 4px;
	padding-right: 4px;
	border: #CCC solid 1px;
	background: #fff;
	position: absolute;
	z-index: 10000;
	right: 32px;
	top: 20px;
	outline: none;
	font-size: 14px;
	font-family: "微软雅黑", "Microsoft YaHei";
}

.SearchBox {
	background: #323232;
	width: 0px;
	height: 80px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 100002;
	border-left: 1px solid #dadadc;
	border-right: 1px solid #dadadc;
	overflow: hidden;
}

.header-wrap {
	background: #fff;
	height: 80px;
	position: relative;
	z-index: 103;
	width: 1200px;
	margin: 0 auto;
}

.header-wrap .header-inner {
	height: 80px;
	margin: auto;
}

.navlist {
	float: left;
	width: 750px;
	height: 80px;
	background: #fff;
}

.navlist li {
	float: RIGHT;
	line-height: 80px;
	font-size: 14px;
	position: relative;
	text-transform: uppercase;
}

.navlist li a {
	color: #595757;
	padding: 0 16px 0 16px;
	display: block;
	font-family: "微软雅黑", "Microsoft YaHei";
	-webkit-transition: none;
	-moz-transition: none;
	-mz-transition: none;
	transition: none;
}

.navlist li a:hover,
.navlist li a.hover,
.navlist li.on {
	color: #fff;
	background-color: #434343;
}

.navlist li.on a {
	color: #fff;
}

.sub-menus {
	float: left;
	width: 100%;
	position: relative;
}

.sub-menus .sub-menu {
	position: absolute;
	left: 0;
	right: 0;
	top: 0px;
	width: 100%;
	border-top: 1px solid #eaeaea;
	margin: 0;
	overflow: hidden;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	background: #fff;
	position: absolute;
	top: -500px;
	-webkit-transition-duration: 550ms;
	-moz-transition-duration: 550ms;
	-o-transition-duration: 550ms;
	transition-duration: 550ms;
	-webkit-transition-timing-function: cubic-bezier(0.17, 0.5, 0.44, 0.36);
	-moz-transition-timing-function: cubic-bezier(0.17, 0.5, 0.44, 0.36);
	-o-transition-timing-function: cubic-bezier(0.17, 0.5, 0.44, 0.36);
	transition-timing-function: cubic-bezier(0.17, 0.5, 0.44, 0.36);
}

.sub-menus .sub-menu.show {
	-webkit-transition-timing-function: cubic-bezier(0.73, 0.67, 0.77, 0.92);
	-moz-transition-timing-function: cubic-bezier(0.73, 0.67, 0.77, 0.92);
	-o-transition-timing-function: cubic-bezier(0.73, 0.67, 0.77, 0.92);
	transition-timing-function: cubic-bezier(0.73, 0.67, 0.77, 0.92);
	-webkit-transition-duration: 250ms;
	-moz-transition-duration: 250ms;
	-o-transition-duration: 250ms;
	transition-duration: 250ms;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	top: 0;
}

.daohanglist {
	float: left;
	width: 1200px;
	margin: 30px 0 20px 282px;
	display: inline;
}

.daohanglist li {
	float: left;
	width: 160px;
	line-height: 28px;
	font-size: 14px;
	margin: 0 40px 0 322px;
}

.daohanglist li img {
	display: block;
	margin-bottom: 10px;
}

.daohanglist2 {
	margin: 30px 0 20px 0px;
}

.daohanglist2 li {
	width: 96px;
	margin: 0 50px 0 0;
}

.daohanglist2 li p {
	font-size: 12px;
	line-height: 22px;
}

.daohanglist2 li h2 {
	padding-bottom: 8px;
}

.daohanglist2 li h2 a {
	font-weight: bold;
	color: #434343;
}

.daohanglist2 li.nor {
	margin-right: 0;
}

.navbox {
	width: 780px;
	margin: 0 auto;
	padding: 30px 0 20px;
	margin-left: 320px;
}

.nav_l {
	float: left;
	/* width:400px; */
}

.nav_l a {
	display: block;
	line-height: 30px;
}

.nav_r {
	float: left;
	margin-top: 1px;
}

.nav_r a {
	display: block;
	margin-left: 16px;
	float: left;
}

.nav_l dl {
	width: 170px;
	float: left;
	display: inline-block;
}