﻿.Nav{height: 36px;background: rgba(0, 72, 153, 0.78);}
.wrapHeader {
	z-index: 99999;
        height: 100%;
        margin: 0 auto;
}
.wrapHeader2 {
	background:#fff;
}

.wrapHeader .headerBottom {
	position: relative;
	z-index: 1000;
	width: 100%;
	height: 6px;
	overflow: hidden;
	
}
.headNav li {float: left; z-index: 99;position: relative;line-height: 36px;}

/*
.headNav .cur {
	background: url(../images/nav_cur.png) no-repeat center 9px;background: #004899;
}
*/
.headNav  li a {
	float: left;
	display:block;
	width:88px;
	color:#fff;
	text-align:center;
	font-family:"幼圆" !important;
	font-weight:bold;
        font-size: 14px;
        padding: 0 18px;
}
.headNav li a:hover{background:#004899;text-decoration:none;} 
/*.headSearch {
	float: left;
	padding: 33px 0 0 10px;
}
.headSearch .txt {
	float: left;
	width: 125px;
	height: 17px;
	padding: 6px 13px;
	background-position: -120px 0;
}
.headSearch .txt input {
	width: 115px;
	height: 17px;
	border: 0;
	background: none;
	line-height: 17px;
	outline: none;
}
.headSearch .btn {
	float: left;
	width: 20px;
	height: 20px;
	margin: 4px 0 0 -30px;
	border: none;
	background-position: -296px -4px;
	overflow: hidden;
	text-indent: -9999px;
}*/
.subNav {
	position: absolute;
	z-index:10000;
	width:980px;
top:36px;
}
.subNav .cont {
	display: none;
	width: 778px;
	height: 200px;
	padding-top:20px;
	background:url(../images/nav_bg.png) no-repeat right bottom;
}
.subNav .leftBar {
	float: left;
	width: 154px;
	padding-left: 40px;
	line-height: 25px;
}
.subNav .leftBar a {
	color: #5c5c5c;
	padding-left: 15px;
	background: url(../images/nav_menu.jpg) no-repeat 0 5px;
}
.subNav .leftBar a:hover {
	color: #ec0000;
	background: url(../images/nav_menu_hover.jpg) no-repeat 0 5px;
}
.subNav .line {
	float: left;
	width: 1px;
	height: 185px;
	background: #ddd;
}
.subNav .rightBar {
	float: left;
	width: 540px;
	padding-left: 40px;
	overflow: hidden;
	color: #5c5c5c;
}
.subNav .rightBar .fld {
	float: left;
	width: 231px;
	margin-right: 38px;
	line-height: 20px;
}
.subNav .rightBar .fld img {
	display: block;
	width: 231px;
	height: 133px;
}
.subNav .rightBar .fld .txt {
	display: block;
	margin-top: 10px;
	color: #5c5c5c;
}
.subNav .rightBar .fld .txt:hover {
	color: #ec0000;
}
.subNav .rightBar .fld2 {
	float: left;
	width: 269px;
	overflow: hidden;
	line-height: 20px;
}
.subNav .rightBar .fld2 .left {
	float: left;
	width: 185px;
}
.subNav .rightBar .fld2 .left img {
	display: block;
}
.subNav .rightBar .fld2 .line {
	margin: 0 41px;
}
.subNav .rightBar .fld2 strong {
	display: block;
	height: 25px;
	padding-top: 20px;
}
.subNav .rightBar .fld2 strong {
	display: block;
}
.subNav .cont2 {
	display: none;
	width: 980px;
	height: 178px;
	background: url(../images/nav_bg.png) no-repeat right bottom;
}
.subNav .cont2 .title {
	float: left;
	width: 128px;
}
.subNav .cont2 .title a {
	display: block;
	height: 146px;
	overflow: hidden;
	background: #e8e8e8;
	color: #666;
	font-weight: bold;
	font-size: 18px;
	line-height: 148px;
	text-align: center;
}
.subNav .cont2 .title .cur a {
	display: block;
	height: 128px;
	border-bottom: 17px solid #7d191a;
	background: #711314;
	color: #fff;
}
.subNav .cont2 .list {
	float: left;
	height: 175px;
	background: url(../images/nav_car_bg.png) repeat-x left bottom;
	text-align: center;
}
.subNav .cont2 .list img {
	border: 1px solid #eee;
}
.subNav .cont2 .last {
	background: none;
}
.subNav .cont2 .list li {
	float: left;
	width: 150px;
	min-height: 90px;
	margin-left: 11px;
	margin-top: 10px;
}
.subNav .cont2 .list a {
	color: #666;
}
.subNav .cont2 .list li:hover a {
	color: #0126a5;
}
.subNav .cont2 .list a:hover {
	color: #ec0000;
}

.subNav .cont3 {
	display: none;
	width: 983px;
	height: 146px;
	background: url(../images/nav_bg.png) no-repeat right bottom;
	overflow:hidden;
}
.subNav .cont3 ul{
	margin-left:24px;
}
.subNav .cont3 ul li{
	float:left;
	margin-right:20px;
}
.subNav .cont3 img{
	width:170px;
	height:80px;
	border:1px solid #999；
}
.subNav .cont3 p{
	line-height:40px;
	text-align:center;
}
.subNav .cont3 a {
	color: #666;
}
.subNav .cont3 a:hover{
	color: #ec0000;
}



