/* css 重置 */
html{ height:100%;}
body{ height:100%; background-color:#CCC}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; font-family:"微软雅黑"}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input:focus, textarea:focus, select:focus { outline: none; }
select, input { vertical-align: middle; }
legend { color: #000; }
.clean:before, .clean:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.clean:after, .clearfix:after { clear: both; }
.clean, .clearfix { zoom: 1; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.break { word-wrap: break-word; width: inherit; }
.linkhidden { text-indent: -9999em; overflow: hidden; }
.hidden { display: none; }
a{ text-decoration:none;}
/* css 重置结束 */
/*侧导航样式*/
.subNavBox{height: auto; width:150px; padding:0 !important; margin:10px 0 10px 10px !important; float:left;}
.subNav a{ color:#999;}
.subNav{border-bottom:solid 1px #e5e3da;cursor:pointer;font-weight:bold;font-size:14px;color:#999;line-height:28px;padding-left:10px;}
.subNav:hover{color:#003a59;}
.currentDd{
	color: #003a59
}
.currentDt{background-image: url(../img/.png);}
.navContent{display: none;border-bottom:solid 1px #e5e3da;}
.navContent li a{display:block;width:150px;heighr:28px;text-align:center;font-size:14px;line-height:28px;color:#333}
.navContent li a:hover{
	color: #fff;
	background-color: #003a59;
}
/*侧导航样式*/
h6{ font-family: "新宋体"; font-size:12px; color: #666; padding:0; margin:15px 0 15px 20px !important;}
.bigbox{width:998px; height:100%; margin:0 auto;}
.logo{ position: relative; margin:0 0 0 50px; float:left; position:absolute; z-index:2;}
.head{ width:998px; height:15%;min-height:90px;  background: repeat-x bottom  url(../img/headbg001.jpg) ; float:left;}
.nav{ width:auto; height:90px;  margin:50px 40px 30px 0 !important; padding:0 !important; font: "微软雅黑", "新宋体"; font-size:18px;  float:right;}
.nav ul{ padding:0; margin:0; }
.nav ul li{ float:left; padding:0 !important; margin:0 25px 0 0 !important;}
.nav ul li a{ color:#003a59;}
.nav ul li a:hover{color: #06F;}
.indexmid{width:998px; height:75%;min-height:400px; background:center no-repeat url(../img/indexbg001.jpg); float:left;}
.Title{text-align:center; margin:10% auto 0; width: auto; height: auto;}
.indexfoot{width:995px; height:10%;min-height:50px; background-image:url(../img/footbg001.jpg);float:left; text-align:center; line-height:300%; font-size:14px; font: "微软雅黑", "新宋体" ; color: #003a59;}
.mid{width:998px; height:75%;min-height:300px;  background-color:#FFF;float:left;}
.ctnr{width:808px;  height:90%;min-height:300px; padding:0 !important; margin:10px !important;float:left; border-left: #666 solid 1px;}
#ctnr{width:808px;height:100%; min-height:300px; background:none; padding:0 !important; margin:0 !important;}
.CurrentLocation{ font-family: "新宋体"; font-size:12px; color:#666; width:998px; height:30px; }
