﻿		
/*  二级 三级 联动菜单*/
.nav{position:absolute; width: 100%;  top:100px; left:0; z-index:11; }
.nav ul{ width:100%;     }
.nav ul li{ float:left; position:relative; width:14.28%; text-align:center;}
.nav ul li a{ display:block; float:left; width:100%;font: normal 16px/30px  "微软雅黑","宋体",Arial;  color:#FFF; border-radius:15px; overflow:hidden; text-align:center;}
.nav ul li a:hover,.nav ul li a.cur{ color:#FFF;background-color:#f18920;}

.nav ul li a.soso{ width:30px; height:30px; overflow:hidden;  padding:0 ;color:#FFF;background:url(../ico/s_small.png) center center no-repeat #aaa; font-size:0; }
.nav ul li a.wxin{ width:30px; height:30px; overflow:hidden; padding:0 ; color:#FFF;background:url(../ico/weixin.png) center center no-repeat #aaa; font-size:0; }

/*.nav ul li:last-child{position:absolute; right:20px; top:-55px; }*/

.nav ul li ul{ position:absolute; display:none;  z-index:12;   font: normal 14px/30px  "微软雅黑","宋体",Arial; 
 top:27px; left:50%;  width:180px; margin-left:-90px;padding:15px 0 0 0; background:url(../ico/ico_up.png) center 7px no-repeat;
  }
/*.nav ul li:last-child ul{ right:0; }*/
.nav ul li ul li{ float:left; width:100%; text-align:center; margin:0;background-color: rgba(240,136,35,1); border-bottom:rgba(255,255,255,0.9) 1px dashed; border-radius:5px; }
/*.nav ul li ul li:last-child{ border-radius:0 15px 15px 0; overflow:hidden ; padding:0 20px 0 10px; }
.nav ul li ul li:first-child{ border-radius:15px 0 0 15px; overflow:hidden ; padding:0 10px 0 20px;  }*/
.nav ul li ul li a{float:left; padding:0;margin:0;  }
.nav ul li ul li a:hover,.nav ul li ul li a.cur{ color:#FFF; }

.nav ul li ul form{ background-color:#aaa; height:30px; padding:3px; border-radius:17px; overflow:hidden;  }
.nav ul li ul form input.txtBox{
			width:170px;
			height:30px;
			font: normal 12px/30px "宋体", Arial, Helvetica, sans-serif,"微软雅黑"; color:#989898;
			background-color:#FFF;
			border-radius:15px; border:none;
			float:left;
			padding-left:15px;
		}
		
.nav ul li ul form input.login{
			width:38px;
			height:30px;
			float:left;
			border: none;
			cursor:pointer;
			margin:0;
			background:url(../ico/search.png) center center no-repeat;
		}
		
.nav ul li ul li ul{ position:absolute; display:none; z-index:12; left:200px; top:0; width:340px; background:#ccc url(img/navselect.png) no-repeat -8px center;}
.nav ul li ul li ul li a{ background:none;}
.nav ul li ul li ul li a:hover{ background:#06c; color:#fff;}




.gnbW {position: absolute; z-index:90; width:100%;  top:10px; }
.gnbDiv { width:100%;  position: relative; }












#navMain{
	width:100%;  background:url(../images/bg_top.png) center -76px repeat-x #D6D6D6;
	position:absolute;
	z-index:100;
	top: 0;
	left:0;
}

.cx_tabmenu {WIDTH:980px; height:65px; overflow:hidden;  float:left; margin:50px 0;}

#ddimagetabs {	WIDTH: 980px; float:left;  }
#ddimagetabs A {display: inline; float:left; color:#fff;
	width:244px; margin-right:1px;
	text-align:center;
	text-decoration:none;
	font:bold 14px/35px "微软雅黑",Arial, Helvetica, sans-serif;
	background:#888888;
}
#ddimagetabs A.current {COLOR: #fff ; background: url(../images/ico02.png) center bottom no-repeat #C60008;}


#tabcontentcontainer { float:left;  width:980px;}
.tabcontent {	DISPLAY: none; float:left;  width:980px; background-color:#FBFBFB;}
.tabcontent ul{	float:left;  }
.tabcontent ul li{	float:left;}
.tabcontent ul li a{float:left; COLOR:#333;  padding:0 8px;  font:normal 12px/30px "微软雅黑",Arial, Helvetica, sans-serif; background:url(../images/ico03.gif) right center no-repeat;} 
.tabcontent ul li a.none{background:none; }
.tabcontent ul li a.none{ background: none;}
/*.tabcontent ul li.left{float:left;background:url(../images/bg_er.png) left top no-repeat; width:5px;  height:27px;}
.tabcontent ul li.right{ float:left;background:url(../images/bg_er.png) right top no-repeat; width:5px; height:27px;}*/
.tabcontent ul li a:hover{COLOR: #003399; text-decoration: none; }
.tabcontent ul li a.hover{COLOR: #CC0000; text-decoration: none;}