.nav_1{
    width:725px;
	float:right;
    clear: both;
    position:relative;}


.wrapper {
	width:100%;
/*	position: absolute;
	top:-60px;
	height:600px;*/
}

/*head start*/
.topNav {
	width: 100%;
	height: 56px;
	z-index: 1;
}

.topNavList {
	width: 100%;
	height: 56px;
	margin: 0 auto;
}

.topNavSub {
	position: relative;
}

.topNav a {
	height:56px;
	line-height: 56px;
	color: #fff;
	text-align:center;
	text-decoration:none;
}

.activeLeft {
	width: 8px;
	height: 51px;
	position: absolute;
	top: -1px;
	display: none;
}

.activeRight {
	width: 10px;
	height: 51px;
	position: absolute;
	top: -1px;
	display: none;
}


/*sub start*/
.subNavWrapper {
	width: 270px;
	height: 300px;
	position: absolute;
	left: 44%;
	top: 218px;
	margin: 0 0 0 -495px;
	z-index: 999;
	display: none;
}

.subNavSet {
	width:100%;
	height: 300px;
	margin: 0 auto;
	position: relative;
}

.subNav {
	position: relative;
	display: none;
}

.subNav ul {
	height:300px;
	position: absolute;
	top: 16px;
	color: #333;
}

.subNav ul li{float:left;width:185px;border-bottom:1px solid #ccc; height:42px;}
.subNav ul a {
	width: 165px;
	display: block;
	text-align:left;
	float: left;
	color: #000; 
	font:14px/15px "Microsoft YaHei";
	padding:14px 10px;
	background:#fff;
}

.subNav ul a:hover {
	color: #0cc220;
	background:#f6f6f6;
	font:14px/15px "Microsoft YaHei";
}


.sub1 {
	left:137px;
}

.sub2 {
	left:292px;
}

.sub3 {
	left:440px;
}

.sub4 {
	left:592px;
}

.sub5 {
	left:742px;
}

.sub6 {
	left:892px;
}
.sub0 .subBgTopLeft, .sub1 .subBgTopLeft,.sub2 .subBgTopLeft,.sub3 .subBgTopLeft,.sub4 .subBgTopLeft,.sub5 .subBgTopLeft,.sub6 .subBgTopLeft {
	width: 100%;
	height: 7px;
	display: block;
}

.sub0 .subBgBotLeft, .sub1 .subBgBotLeft,.sub2 .subBgBotLeft,.sub3 .subBgBotLeft,.sub4 .subBgBotLeft,.sub5 .subBgBotLeft, .sub6 .subBgBotLeft{
	width:185px;
	height:560px;
	display: block;
	border:0px solid #ccc;
}








.topNavList div {float:left;width:0px;}
.topNavList li {float:left;width:133px;height:56px;color:#0d1115;font-size:16px;text-align:center;}
.topNavList li:last-child {background:url('') no-repeat;}
.topNavList li.select {border-bottom:0px solid #007ed9; color:#007ed9;}
.topNavList li.select a:link,.linav_ul li.select a:visited {color:#007ed9;font-size:16px;}
.topNavList li a:link,.linav_ul li a:visited {color:#fff;font-size:16px; display:inline-block;width:150px;height:56px; line-height:56px;}
.topNavList li a:hover {color:#fff;font-size:16px;text-decoration:none;}
.select {}
.select a:link,.select a:visited {color:#FFFFFF;font-size:16px;}