.header {
	width: 100%;
	height: auto;
}

.header-w {
	width: 100%;
	height: 53px;
	background-color: #110070;
}

.header-logo {
	width: 100%;
	height: 67px;
	background: url(../img/nav_bj.jpg);
}

.header-nav {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

.header-nav-logo {
	width: 160px;
	height: 67px;
	position: relative;
	display: inline-block;
	float: left;
}

.header-nav-logo img {
	position: absolute;
	top: 0;
	z-index: 999;
	left: 0px;
	top: -53px
}

/* 导航栏 */
.navArea {
	display: inline-block;
	float: left;
	height: 67px;
}

.navBg {
	height: 67px;
}

.nav {
	height: 67px;
	margin: 0 auto;
	font-family: "微软雅黑";
}

.nav li {
	float: left;
	/* width: 90px; */
	height: 67px;
}

.nav li a {
	display: block;
	height: 67px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #753505;
}

.nav img {
	width: 100%;
	height: 100%;
}

.nav li a:hover,
.nav li a:hover.on {
	background: #0e81d5;
	text-decoration: none;
	color: #1b1d1c;
}

.nav li a.on2 {
	background: #0e81d5;
	text-decoration: none;
}

.nav li:hover.on {
	background: #0e81d5;
	text-decoration: none;
}

.nav li ul {
	display: none;
	position: absolute;
	z-index: 9999;
	top: 95px;
}

.nav li ul li {
	float: none;
	display: block;
	position: relative;
	line-height: 20px;
	_display: inline;
	height: auto;
}

.nav li ul li .s {
	position: absolute;
	top: 0;
	left: 87px;
	border-left: 1px solid transparent;
}

.nav li ul li .s li {
	float: none;
}

.nav li ul li a {
	display: block;
	width: 90px;
	height: 26px;
	line-height: 26px;
	background: #e19d60;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	/* color: #fff; */
}

.nav li ul li a:hover {
	color: #1b1d1c;
	background: #e19d60;
}

.nav .t,
.nav .t:hover {
	background: #e19d60;
}


.navs1 {
	width: 100px;
}

.navs2 {
	width: 93px;
}

.navs3 {
	width: 94px;
}

.navs4 {
	width: 91px;
}

.navs5 {
	width: 91px;
}

.navs6 {
	width: 92px;
}

.navs7 {
	width: 95px;
}

.navs8 {
	width: 90px;
}

.navs9 {
	width: 89px;
}

/* 轮播 */
.header-banner {
	width: 100%;
	height: 420px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide img {
	display: block;
	margin: 0 auto;
}

/* 热线 */
.header-rx {
	width: 100%;
	height: 46px;
	background: url(../img/vip_bj.jpg);
}

.header-rx-vip {
	width: 1000px;
	height: 46px;
	margin: 0 auto;
}

.header-rx-vip div {
	display: inline-block;
	float: left;
}

.header-rx-vip div:nth-child(1) {
	width: 554px;
	height: 46px;
}

.header-rx-vip div:nth-child(1) img {
	width: 100%;
	height: 100%;
}

.header-rx-vip div:nth-child(2) {
	width: 296px;
	height: 46px;
	background: url(../img/vip_bj1.jpg);
}

.header-rx-vip div:nth-child(3){}

/* 评鉴 */
.header-pj {
	width: 1000px;
	height: 69px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	position: relative;
	top: -4px;
}

.header-pj div:nth-child(1) {
	width: 828px;
	height: 69px;
}

.header-pj div:nth-child(1) img {
	width: 100%;
	height: 100%;
}

.header-pj div:nth-child(2) {
	width: 172px;
	height: 69px;
}
