@charset "gb2312";
/* CSS Document luosi */

/* Css Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }

/* frame Public*/
body{}
#wrap{ text-align: center;  background:  url(images/wrapBg.png) center 30px no-repeat;}
#header,#mainContent,#content{width: 992px;  margin:0px auto; text-align:left;  }
#mainContent,#content{
	overflow: hidden;
	margin-top: 0px;
	border: 2px solid #EEF8FF;
}

.side{width:240px; float:left; text-align:left; overflow: hidden;}
.mainContent,.main{width:700px; float:right; overflow:hidden; text-align:left; }


/* 导航栏目 */
#navBox{ position: relative; z-index: 8;}
#mainNav{
	height:54px;
	position:relative;
	z-index: 1;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
}
#mainNav .li1{ float:left; width:195px; height:62px; padding-right: 3px; display: inline;  line-height:40px; text-align:center;}
#mainNav .last1{padding-right: 0; float: right; _float:left;}
#mainNav .li1 .h1{ font-size:18px; font-weight:bold; font-family:'微软雅黑'; }
#mainNav .last1 .h1{ background:none;}
#mainNav .li1 .a1{color:#095ca9; width: 122px; height: 62px; float: left; line-height: 43px; overflow: hidden;  text-align: center; margin-bottom: 3px; display: inline; background-color: #fff; }
#mainNav .last1 .a1{ white-space:nowrap; }
#mainNav .on1{}
#mainNav .on1 .a1{background-color: #0d61ae; margin-bottom: 0; padding-bottom: 3px; color: white; }

/*二级菜单*/
.subBox{display: none; position: absolute; z-index: 2; left: 0px; top: 62px; width: 995px; float: left; height: 352px; overflow: hidden; border: 2px solid #0d61ae; background-color: #fff;}
.subBoxgk{display: none; position: absolute; z-index: 2; left: 0; top: 62px; width: 740px; float: left; height: 352px; overflow: hidden; border: 2px solid #0d61ae; background-color: #fff;}
.subNav .on{display: block;}
#homeSubBox{border: 0; height: 0; overflow: hidden; background: none;}
.leftNav{width: auto; height: 368px; float: left; padding: 0 40px 0 30px; background:  url(images/topSubNavLeft.png) right top no-repeat;}
.leftNav .nodeList{overflow: hidden; margin-top: 28px;}
.leftNav .nodeList li{width: 100px; height: 38px; float: left; margin: 12px 0 0 10px; display: inline;}
.leftNav .nodeList li a{width: 98px; height: 36px; float: left; text-align: center; font: 14px/36px '微软雅黑', Arial,sans-serif; border: 1px solid #e0e0e0; background-color: #fff;}
.leftNav .nodeList li a:hover{color: white; background-color: #0d61ae; border: 1px solid #0d61ae;}
