@charset "utf-8";
.wrapper {
	width:100%;
/*	position: absolute;
	top:-60px;
	height:600px;*/
}

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

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

.topNavSub {
	position: relative;
}

.topNav a {
	height:65px;
	line-height: 65px;
	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: 270px;
	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:40px;}
.subNav ul a {
	width: 165px;
	display: block;
	padding: 0px;
	text-align:left;
	float: left;
	color: #fff; 
	font:14px/20px "Microsoft YaHei";
	padding:10px;
	background:#2345b5;
	text-align:center;
}

.subNav ul a:hover {
	color: #fff;
	background:#2345b5;
}


.sub1 {
	left:115px;
}

.sub2 {
	left:255px;
}

.sub3 {
	left:380px;
}

.sub4 {
	left:518px;
}

.sub5 {
	left:649px;
}

.sub6 {
	left:782px;
}
.sub7 {
	left:917px;
}
.sub8 {
	left:1050px;
}


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

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








.topNavList div {float:left;width:0px;}
.topNavList li {float:left;width:133px;height:65px;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:#fff;font-size:16px;}
.topNavList li a:link,.linav_ul li a:visited {color:#fff;font-size:16px; display:inline-block;width:133px;height:65px; line-height:65px;}
.topNavList li a:hover {color:#fff;font-size:16px;text-decoration:none;}
.select {}
.select a:link,.select a:visited {color:#FFFFFF;font-size:16px;}