﻿/*  二级 三级 联动菜单*/
  .nav{position:absolute; width: auto;  top:20px; right:0; z-index:11; }
.nav ul{}
.nav ul li{ float:left; position:relative; width:140px;}
.nav ul li a{ display:block; font: normal 16px/80px  "微软雅黑","宋体",Arial;  color:#151515; text-align:center;}
.nav ul li a:hover,.nav ul li a.cur{ color:#EE1122;}

.nav ul li ul{ position:absolute; display:none;  z-index:11; background:url(../ico/80.png); padding:4px 6px; border-bottom:#EE1122 2px solid;border-left:none;border-right:none;}
.nav ul li:last-child ul{ right:0;}
.nav ul li ul li{ float:none; background:none;  position:static; width:175px;}
.nav ul li ul li:last-child a{ background:# ;}
.nav ul li ul li a{ font-size:14px; line-height:35px; color:#151515; text-align:left; padding-left:2px; border-bottom:#CBCBCC 1px dashed;  background: url(../ico/ico011.png) no-repeat right center;}
.nav ul li ul li a:hover,.nav ul li ul li a.cur{  background: url(../ico/ico11.png) no-repeat right center; color:#EE1122;}

.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;}



.toplist{position:absolute; width: auto;  top:5px; right:0; z-index:22; }
.toplist ul{}
.toplist ul li{ float:left; margin-right:11px;}
.toplist ul li.qq{  width:26px; height:26px; border-radius:13px; background: url(../ico/qq.png) center center no-repeat; font-size:0; line-height:0; }
.toplist ul li.wx{  width:26px; height:26px; border-radius:13px; background: url(../ico/wx.png) center center no-repeat; font-size:0; line-height:0; }
.toplist ul li.tel{  width: auto; height:26px; border-radius:13px; 
background: url(../ico/tel.png) left center no-repeat; padding:0 20px 0 20px; 
font:normal 12px/26px Arial,"宋体","微软雅黑"; }

.gnbW { width:100%; height:100px; position: absolute ; z-index:999; background:url(../ico/80.png) repeat ;
  -webkit-box-shadow: 0 2px 2px #EFEFEF;  
  -moz-box-shadow: 0 2px 2px #EFEFEF;  
  box-shadow: 0 2px 2px #EFEFEF ;
  /*position:  fixed;*/
  }
  .gnbW:hover {background: #F8F8F8;

  }
.gnbDiv {position:relative; width:1050px; margin:0 auto;  height:100px;}

ul.gnbL { }

ul.gnbL li{position:relative; float:left; height:215px;  text-align:center; width:134px; border-left:#FFF 1px solid;}
ul.gnbL li.on {background-color:#F0F0F0; color:#151515; }
ul.gnbL li.on a{background-color:#F0F0F0; color:#EE1122;}
ul.gnbL li a{color:#151515;}
/*.gnb1{ background-color:#039;}
.gnb1_hight{ background-color:#C60008;}*/
ul.gnbL li a.oneD{font: normal 16px/100px  "微软雅黑","宋体",Arial, Helvetica, sans-serif; text-decoration: none; }
ul.gnbL li a.oneD:hover{text-decoration:underline ; color:#EE1122; }

.logo{position:absolute; top:0; left:0; border:0; z-index:99;   }

.twoD{position:absolute; top:100px; left:0; width:134px ;z-index:9990; }
.twoD a {display:block; float:left;  width:134px; 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:2px; border-bottom:#EE1122 2px solid;position:absolute; z-index:999; top:100px; left:0; background: url(../ico/gnb_bg.png) ;}









#navMain{
	width:100%;  background:url(../ico/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(../ico/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(../ico/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(../ico/bg_er.png) left top no-repeat; width:5px;  height:27px;}
.tabcontent ul li.right{ float:left;background:url(../ico/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;}