﻿/*  二级 三级 联动菜单*/
  .nav{position:absolute; width: auto;  top:47px; right:0; z-index:11; }
.nav ul{}
.nav ul li{ float:left; position:relative; width:120px;}
.nav ul li a{ display:block; font: normal 16px/95px  "微软雅黑","宋体",Arial;  color:#FFF; text-align:center;}
.nav ul li a:hover,.nav ul li a.cur{ color:#FC9500;}

.nav ul li ul{ position:absolute; display:none;  z-index:11; background: #191919;  border-top:#FC9500 2px solid; width:170px;}
.nav ul li:last-child ul{ right:0;}
.nav ul li ul li{ float:none; background:none;  position:static; width:100%;border-bottom:#747474 1px dashed;}
.nav ul li ul li:last-child a{ background:# ;}
.nav ul li ul li a{ font-size:14px; line-height:40px; color:#747474; text-align:left;   padding-left:10px; width:150px;}
.nav ul li ul li a:hover,.nav ul li ul li a.cur{ background: url(../images/ico011.png) no-repeat right center; color:#FC9500;}

.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 { width:100%; height:80px; position:relative; z-index:999;
/*  -webkit-box-shadow: 0 5px 5px #BABBBE;  
  -moz-box-shadow: 0 5px 5px #BABBBE;  
  box-shadow: 0 5px 5px #BABBBE;*/}
.gnbDiv {position:relative; width:1050px; margin:0 auto; z-index:9989; height:80px;}
ul.gnbL {position:absolute; width:810px;  top:0; right:0; z-index:11;  }

ul.gnbL li{position:relative; float:left; height:270px; width:135px; text-align:center; }
ul.gnbL li.on {background-color:#F1F1F1; color:#151515; }
ul.gnbL li.on a{background-color:#F1F1F1; color:#2978C2;}
ul.gnbL li a{color:#151515;}
/*.gnb1{ background-color:#039;}
.gnb1_hight{ background-color:#C60008;}*/
ul.gnbL li a.oneD{font: normal 16px/80px  "微软雅黑","宋体",Arial, Helvetica, sans-serif; text-decoration: none; }
ul.gnbL li a.oneD:hover{text-decoration:underline ; color:#2978C2; }

.logo{position:absolute; top:0; left:0; border:0; z-index:99;  }

.twoD{position:absolute; top:80px; left:0; width:135px ;z-index:9990; }
.twoD a {display:block; float:left;  width:135px; font: normal 13px/30px "微软雅黑"; text-align: center; }
.twoD a.on,.twoD a:hover{background: ; text-decoration: underline; }
.twoD a.none{background:none ; text-align:center; padding-left:0;}
.gnbBg {width:100%; height:5px; position:absolute; z-index:999; top:70px; left:0; background: url(../images/gnb.png);
-webkit-box-shadow: 0 5px 5px #BABBBE;  
  -moz-box-shadow: 0 5px 5px #BABBBE;  
  box-shadow: 0 5px 5px #BABBBE;}









#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;}