/****** 顶部浮动栏css ******/
.header-height{
	height: 32px;
}
.wrapper-header{
	position: fixed;
	z-index: 999;
	width: 100%;
	top: 0;
	left: 0;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	background: #f5f4f4;
	min-width: 1200px;
}
.pstion-header{
	position: absolute;
}
.header-main{
	height: 30px;
	width: 1200px;
	margin: 0 auto;
}
.header-main-left{
	line-height: 30px;
	color: #777
}
.header-left-btn{
	color: #eb8a00;
	margin: 0 5px;
}
.header-left-btn:hover{
	color: #eb8a00;
}
.icon-reveal{
	display: inline-block;
	width: 8px;
	height: 5px;
	background: url(../images/comm.png);
}
.icon-reveal1{
	left: 4px;
	position: relative;
	vertical-align: middle;
}
.this-header-nav .icon-reveal{
	background-position: 0 -6px;
}
.header-nav-li{
	position: relative;
	border-left: 1px solid #f5f4f4;
	border-right: 1px solid #f5f4f4;
}
.header-nav-name{
	height: 30px;
	padding: 0 12px;
	line-height: 30px;
	cursor: pointer;
	color: #343434;
}
.header-nav-main{
	position: absolute;
	top: 31px;
	display: none;
}
.header-nav-main1{
	width: 149px;
	height: 170px;
	border:1px solid #eeeeee;
	border-radius: 5px;
	left: 50%;
	margin-left: -75px;
}
.header-nav-bg{
	background: #fff;
	/*opacity: 0.92;
	filter:Alpha(opacity=92);*/
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.nav-main-ul1{
	position: relative;
	z-index: 2;
	padding-left: 17px;
}
.nav-main-ul1 li{
	float: left;
	margin-right: 17px;
	margin-top: 12px;
	width: 48px;
}
.header-nav-main2{
	width: 100%;
	height: 170px;
	border:1px solid #eeeeee;
	border-top:0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	left: -1px;
}
.nav-main-ul2{
	position: relative;
	z-index: 2;
	text-align: center;
}
.nav-main-ul2 li{
	margin-top: 12px;
}
.header-nav-main3{
	width: 125px;
	height: 155px;
	border:1px solid #eeeeee;
	border-radius: 5px;
	left: 50%;
	margin-left: -63px;
}
.phone-erwei{
	position: relative;
	z-index: 2;
}
.phone-erwei-img{
	text-align: center;
	margin-top: 18px;
}
.phone-erwei-img{
	height: 74px;
}
.phone-erwei-tell{
	text-align: center;
	color: #333;
	line-height: 16px;
	margin-top: 13px;
}
.header-nav-main4{
	width: 100%;
	height: 81px;
	border:1px solid #eeeeee;
	border-top:0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	left: -1px;
}
.header-nav-main5{
	width: 385px;
	right: -1px;
	border:1px solid #eeeeee;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	*background: #fff;
}

.nav-main-dl{
	padding-left: 18px;
	background: #fff;
	padding-bottom: 23px;
}
.nav-main-dl dt{
	padding-top: 18px;
}
.header-right-ca{
	color: #eb8a00
}
.header-right-ca:hover{
	color: #eb8a00 
}
.nav-main-dl dd li{
	margin-right: 17px;
	margin-top: 5px;
}
.nav-main-dl a{
	white-space:nowrap; 
}
.nav-mian-dlbtn{
	display: block;
	height: 37px;
	background: #e6e7e8;
	text-align: center;
	line-height: 37px;
	color: #606060;
	
	opacity: 1;
	filter:Alpha(opacity=100);
}
.this-header-nav{
	background: #fff;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	position: relative;
}
.this-header-nav .header-nav-main,.this-header-nav .border-hide,.this-header-nav .border-hide1{
	display: block;
}

.border-hide{
	height: 3px;
	position: absolute;
	z-index: 2;
	width: 100%;
	background: #fff;
	left: 0;
	bottom: -3px;
	display: none;
}
.border-hide1{
	height: 3px;
	position: absolute;
	z-index: 2;
	width: 100%;
	background: #fff;
	left: 0;
	top: -1px;
	display: none;
}
