
.nav ul {
	 height: 120px; overflow: hidden; float: left; 
}
.nav li {
	width: 116px; height: 80px; margin-top: 10px; margin-right: 20px; float: left;
}
.nav li>a {
	text-align: center; color: rgb(138, 138, 138); line-height: 36px; font-size: 16px; display: block; position: relative;
}
.nav li>a:hover {
	background:#0071bb; border-radius:5px; height:36px; color:#ffffff;
}
.nav li>a.active2 {
	background:#0071bb; border-radius:5px; height:36px;color:#ffffff;
}
.nav li:hover .upicon {
	display: block;
}
.upicon {
	background: url("../images/navarrow.png") no-repeat 0px 0px; left: 50px; top:56px; width: 16px; height: 8px; display: none; position: absolute;
}
.navItemBg {
	left: 0px; top: 90px; width: 100%; height: auto; display: none; position: absolute; z-index: 2; opacity: 0.98; background-color: rgb(246, 246, 246); -moz-opacity: 0.98;
}
.upicon0{
    margin-top:0px;
    width: 100%;
    height: 3px;  
    position: absolute;
    background-color: #0071bb;
}
.nav li:hover .navItemBg {
	display: block;
}
.navItemWrap {
	margin:auto;width:100%;position:relative;letter-spacing:1px;
}
.navItem {
      padding-top: 20px; position: relative;float:right; width:1100px;
}
.navSubItem {
	width: 192px; height: auto; margin-right: 42px; margin-bottom: 20px; float: left;
}
.navSubItem h3{
	height: 15px; color:#0071bb; line-height: 10px; font-size: 15px; margin-bottom: 10px;
}
.navSubItem h3 a{
	height: 15px; color:#0071bb; line-height: 10px; font-size: 15px; margin-bottom: 10px;
}
.navSubItem h3 a:hover {height: 15px; color:#ff00dc; line-height: 10px; font-size: 15px; margin-bottom: 10px;
    }
.navSubItem ul {
	width: 100%; position: relative;
}
.navSubItem ul li {
	margin: 0px; width: 100%; height: 24px;
}
.navSubItem ul li a {
	margin: 0px; width: 100%; text-align: left; color: rgb(161, 161, 161); line-height: 23px; font-size: 14px;
}
.navSubItem ul li a:hover {
	background: none; color: rgb(24, 165, 217);
}
.navSubItem.first ul li {
	width: 200px;
}
.navSubItem.first ul li a {
	width:200px;
}
.navSubItem ul li.tyline {
	top: 6px; width: 1px; height: 66px; right: 0px; position: absolute; background-color: rgb(234, 234, 234);
}
.navSubItem1 {
	 margin-left:120px;width: 150px;
}
.navSubItem2 {
	width: 200px;
}
.navSubItem21 {
	width:240px;
}
.navSubItem3 {
	width:100px; margin-left:630px;
}
.navSubItem31 {
	 width:100px;left:150px;
}
.navSubItem6 {
	 width:100px;float:right;
}
.navSubItem61 {
	 width:100px;float:right;
}
.navSubItem4 {
	width: 249px; position: relative;
}
.navSubItem5 {
	margin-right: 0px;
}
.navItem a.allmove {
	width: 112px; color: rgb(45, 128, 158); line-height: 24px; padding-top: 116px; font-size: 14px; float: left;
}
.navItem a.allmove:hover {
	background: none; color: rgb(45, 128, 158); text-decoration: underline;
}