.header-wrap {
	height: 206px;
	background: #fff;
	position: fixed;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 99;
}
.header-padtop {
	height: 206px;
}
.header-name {
	background: #f5f6f7;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	color: #666;
}
.header-name .dlname {
	height: 36px;
	line-height: 36px;
}
.name-color {
	float: left;
}
.name-color a {
	color: #165dff;
	text-decoration: none;
	cursor: pointer;
}
.name-color-dlh {
	float: left;
}
.name-color-dlh a {
	color: #165dff;
	text-decoration: none;
	cursor: pointer;
}
.header-logo {
	height: 90px;
}
.logo-main {
	height: 90px;
	width: 1200px;
	margin: 0 auto;
}
.logo-main .logo {
	float: left;
	width: 181px;
	height: 60px;
	margin-top: 20px;
}
.logo-main .logobm {
	float: left;
	height: 32px;
	color: #333333;
	font-size: 22px;
	line-height: 32px;
	padding-left: 20px;
	border-left: 1px solid #333;
	margin: 36px 0 0 20px;
}
.search-location {
	float: right;
	width: 365px;
	position: relative;
	height: 50px;
	margin-top: 20px;
}
.search-text-tb {
	width: 365px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #1471fd;
	border-radius: 50px;
	background: #ffffff;
	box-sizing: border-box;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0 40px 0 10px;
	font-size: 14px;
}
.search-btn-tb {
	display: block;
	width: 23px;
	height: 24px;
	background: url(../../images/search.png) no-repeat;
	position: absolute;
	top: 14px;
	right: 14px;
	cursor: pointer;
}
.header-nav {
	width: 100%;
	height: 80px;
	background: #1471fd;
}
.header-nav950 {
	height: 80px;
	width: 1200px;
	margin: 0 auto;
}
.hdnav-main {
	/* float: left; */
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.hdnav-main li {
	/* float: left; */
	/* width: 135px; */
	height: 80px;
	line-height: 80px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}
.hdnav-main li a {
	font-size: 20px;
	color: #ffffff;
}
.hdnav-main li.active a {
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}
.hdnav-main li .zxzx {
	position: absolute;
	top: 80px;
	left: -16px;
	width: 150%;
	font-size: 14px;
	padding: 10px 0;
	background: #fff;
	color: #333;
	display: none;
}
.hdnav-main li .zxzx a {
	display: block;
	color: #555;
	line-height: 40px;
}
.nav-phone {
	float: right;
	height: 36px;
	line-height: 36px;
	font-weight: normal;
}
.nav-phone a {
	display: inline-block;
	font-size: 12px;
	color: #666;
}
.nav-phone a:hover {
	color: #1471fd;
}
.nav-phone span.sx {
	display: inline-block;
	font-size: 12px;
	color: #666;
	margin: 0 5px;
}
.nav-phone .fwrxphone {
	display: inline-block;
	font-size: 12px;
	color: #666;
}
