<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav{ width:1050px; margin:0 auto; height:85px; padding-top:5px; }
.nav ul{ float:right; margin-right:-21px;}
.nav ul li{ float:left; position:relative; padding-top:30px; }
.nav ul li a{ display:block;width:135px; text-align:center; font: normal 18px/35px "微软雅黑",Arial; color:#454545;  }
.nav ul li a:hover,.nav ul li a.cur{  color:#0066CC;}

.nav ul li ul{ position:absolute; left:0; top:85px; display:none ; 
width:205px; z-index:11; padding:5px 10px; background-color:#FFF; border:#edebe8 1px solid; margin-left:-55px;
}
.nav ul li ul li:first-child{  position:absolute; top:-16px; padding-top:16px; 
background:url(../ico/lit_up.png) no-repeat center top;}
/*.nav ul li:last-child ul{ right:0; border-radius:0 0 4px 4px;text-align: center; width:135px;}*/
.nav ul li ul li{ float:left;width:100%;padding-top:0;}
.nav ul li ul li:last-child a{border-bottom:none; }
.nav ul li ul li a{ float:left;width:100%; border-bottom:#edebe8 1px dashed; text-align:left; line-height:22px;padding:5px 0;}
.nav ul li ul li a h4{  font: normal 16px/22px "微软雅黑",Arial; color:#343434; padding-bottom:5px;}
.nav ul li ul li a span{  font: normal 14px/22px "微软雅黑",Arial;color:#777; }
.nav ul li ul li a:hover h4{ color:#0066CC; background:none; }
.nav ul li ul li a:hover span{ color:#7996b3; background:none; }

.nav ul li ul li a:hover,.nav ul li ul li a.cur{ color:#0066CC; background:none; }




.nav ul li ul li ul{ position:absolute; display:none; z-index:12; left:150px; top:0; width: ; background: #ddd;border-radius:4px; }
.nav ul li ul li:last-child ul{  display:none; height:0; width:0; background: none;  }
.nav ul li ul li ul li a{ }
.nav ul li ul li ul li a:hover{ }


.gnbW {position: absolute; z-index:90; width:100%;  top:40px; }
.gnbDiv {width:1050px; margin:0 auto;}
ul.gnbL { position:relative; float:left; margin-left:250px;  border-left:#e5e5e5 1px solid;z-index:99;}
ul.gnbL li{position:relative; float:left;  width:133px; text-align:center; transition:all ease-out 0.3s; 
height:230px; /*二级菜单高度*/}

ul.gnbL li.on { background-color:#4DAB79; color:#FFF;}
ul.gnbL li.on a{ color:#FFF;}
ul.gnbL li a{color:#2E2E2E;}
/*.gnb1{ background-color:#039;}
.gnb1_hight{ background-color:#C60008;}*/
ul.gnbL li a.oneD{font: normal 16px/80px  "微软雅黑","宋体",Arial; text-decoration: none; }
ul.gnbL li a.oneD:hover{text-decoration:underline; color:#FFF; }

.twoD{position:absolute; top:80px; left:0; width:100%;}
.twoD a {display:block; float:left; width:100%; color:#444; font: normal 13px/30px "微软雅黑"; text-align: center; }
.twoD a.on,.twoD a:hover{background: ; color:#0070bd; text-decoration:underline;}
.twoD a.none{background:none ; text-align:center; padding-left:0;}
.gnbBg {width:100%; position:absolute; top:79px; left:0;  height:1px; z-index:1;
background-color:#FFF;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
background-color:rgba(255,255,255,0.98); }









#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;}</pre></body></html>