/*
 *	Author		:南京量子传媒徐长龙15861112408
 *	Time		：2017.3.16
 *	Abstract	：天目湖官网公用样式
 *
 */

body ,h1 ,h2 ,h3 ,h4{ font-family:"微软雅黑"; }

/*天目湖官网公用样式*/
/*导航*/
#nav { z-index:50; position:fixed; top:0px; left:0px; height:60px; *height:60px; border-top:31px solid #00a2ff;  _border-top-width:3px ; border-bottom:1px solid rgba( 0,0,0,0.1); background:#fff;  }
#logo { float:left; _display:inline-block; width:251px; height:55px; overflow:hidden; padding:4px 0px;/*text-indent:-999px;background:url(/happy/images/common.png) no-repeat 0px 6px;*/ }
.navLink { position:relative; float:left; display:inline-block; width:800px; height:60px; padding-left:20px; _padding-left:20px;  _width:920px;  }
.navLink dl { position:relative; z-index:22; float:left; display:inline-block; width:130px; height:60px; text-align:center; color:#494949; font:normal 18px/60px "微软雅黑"; 
}
.navLink dl dt { width:130px; height:60px; }
.navLink dl dd { width:130px; display: none; opacity: 0; filter:alpha(opacity=0);}
.navLink dt a{  display:inline-block; width:130px; height:60px; text-align:center; color:#494949; font:normal 18px/60px "微软雅黑"; 
	-webkit-transition:color 0.3s ease;
	-moz-transition:color 0.3s ease;
	-ms-transition:color 0.3s ease;
	-o-transition:color 0.3s ease;
	transition:color 0.3s ease;
}

.navLink dd a{  display:block; width:130px; height:36px; background:#fff; text-align:center; color:#008e96; font:normal 15px/28px "宋体"; 
	-webkit-transition:color 0.3s ease;
	-moz-transition:color 0.3s ease;
	-ms-transition:color 0.3s ease;
	-o-transition:color 0.3s ease;
	transition:color 0.3s ease;
}

.navLink dd a:hover{background:#efefef; text-decoration:none}

.navLink a:hover ,.navLink a.active { color:#008e96; background-position:1px -104px; }
.navLink .moveActive { position:absolute; z-index:21; top:0px; left:17px; width:130px; height:57px; background:#008e96; border-bottom:3px solid #f39800 }


#scnav { z-index:50; position:fixed; top:0px; left:0px; height:60px; *height:60px; border-top:31px solid #00a2ff;  _border-top-width:3px ; border-bottom:1px solid rgba( 0,0,0,0.1); background:url(scmenu.jpg) center  }
.scnavLink { position:relative; float:left; display:inline-block; width:920px; height:60px; padding-left:20px; _padding-left:20px;  _width:920px;  }
.scnavLink dl { position:relative; z-index:22; float:left; display:inline-block; width:130px; height:60px; text-align:center; color:#fff; font:normal 18px/60px "微软雅黑"; }
.scnavLink dl dt { width:130px; height:60px; color:#fff }
.scnavLink dl dd { width:130px; display: none; opacity: 0; filter:alpha(opacity=0);}
.scnavLink dt a{  display:inline-block; width:130px; height:60px; text-align:center; color:#fff; font:normal 18px/60px "微软雅黑"; 
	-webkit-transition:color 0.3s ease;
	-moz-transition:color 0.3s ease;
	-ms-transition:color 0.3s ease;
	-o-transition:color 0.3s ease;
	transition:color 0.3s ease;
}

.scnavLink dd a{  display:block; width:130px; height:36px; background:#fff; text-align:center; color:#008e96; font:normal 15px/28px "宋体"; 
	-webkit-transition:color 0.3s ease;
	-moz-transition:color 0.3s ease;
	-ms-transition:color 0.3s ease;
	-o-transition:color 0.3s ease;
	transition:color 0.3s ease;
}

.scnavLink dd a:hover{background:#efefef; text-decoration:none}

.scnavLink a:hover ,.navLink a.active {  background-position:1px -104px; }
.scnavLink .moveActive { position:absolute; z-index:21; top:0px; left:17px; width:130px; height:60px; background:#f39800; }



.enIndex{ display:block; position:absolute; bottom:10px; right:0px; width:none; margin:0px 10px; height:40px; font:normal 14px/40px Arial; color:#494949;}
.enIndex:hover { text-decoration:underline; }



/*
 *通用样式修改
 */
#rightSide .actBtn{ background-position:-42px 0px; }
#rightSide .actListBox{ border-left:6px solid #00a4ff; }
#rightSide .actList li div { background:#00a4ff; }
#rightSide .rquickNav a:hover { color:#eb8f23; }
#rightSide .bdShareWrap { background-color:#00a4ff; }
