﻿body{font:normal 12px/24px "微软雅黑";  line-height: 150%;}


body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {
    font-family: "微软雅黑","宋体",arial,verdana,sans-serif;
    padding: 0;
    margin: 0;
}

html, body { width: 100%; height: 100%; min-width: 1250px; min-height: 560px; }

a{font-family: "微软雅黑";}
body,p,ul,li,ol,h1,h2,h3,h4,h5,h6,dl,dt,dd,form,iframe,div{margin:0;padding:0;}
ul,ul li,ol,li{list-style:none outside none;}
img{ border:0 none; vertical-align:top;}
input,select{vertical-align:middle;border:0 none;}
/*设置左右浮动，class="fl"为左浮动，class="fr"为右浮动*/
.fl { float:left; display:inline;}
.fr { float:right; display:inline;}
/*把h1--h6的字体大小和加粗样式全部清除掉，这样h标签就跟普通标签没有区别*/
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
/*a样式*/
a,a:hover{text-decoration:none;}
a:link, a:visited { text-decoration:none; color:#000;}
/*clear,clearfix是清楚浮动的----clearfix用法是：给浮动元素的父级添加class="clearfix"，即可清楚子元素的浮动，目前是业内比较流行的清楚浮动方法。*/
.clear{ clear:both;zoom:1;height:0;font-size: 1px;line-height: 0px;text-indent:-9999px;}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {zoom:1;display:block;_height:1px;}


/*新版首页左侧导航*/
.nav_map { padding:5px 5px 10px 10px;background:#fffcf6;border:1px solid #c9c9c9;border-top:none; }
.nav_map .mapnav1 {margin-left:10px;}
.nav_map a.mapnochecked:link, .nav_map a.mapnochecked:hover, .nav_map a.mapnochecked:visited, .nav_map a.mapnochecked:active{ color: #333; font-weight: bold; }
.nav_map .mapsubul li a {color:#333;}
.nav_map .mapsubul {margin-left:15px;}
.nav_map .mapsubul li { background: url(/eportal/fileDir/hssxxgk/resource/cms/2014/11/2014111813571073377.jpg) no-repeat scroll 0 10px rgba(0, 0, 0, 0);height: 24px; line-height: 24px; padding-left: 12px;border-left:1px dotted #c9c9c9;}


/*分类导航模块*/
.simpleTree {
	margin: 0px; padding: 0px;
}

.simpleTree li {
 margin: 0px; padding: 0px 0px 0px 8px;line-height:0px;
}
.simpleTree li span {
	display:inline;
	margin-left:3px
}
.simpleTree ul {
	margin: 0px; padding: 0px;
}

.simpleTree .line { height:0px; display:none;
}
.simpleTree .line-last { display:none;
}
.simpleTree .line-over {
}
.simpleTree .line-over-last {
}
.simpleTree .folder-open {background: url("/eportal/fileDir/hssxxgk/resource/cms/2014/11/2014111911073353929.gif") no-repeat scroll 12px 12px;
}
.simpleTree .folder-open .text a {
	
	 height: 34px; color:#ff000a; line-height: 34px; font-size: 14px; padding-left:18px;font-weight: bold; display: block; font-family:"微软雅黑"; text-decoration:none;
}
.simpleTree .folder-open-last .text a {
	
	 height: 34px; color:#ff000a; line-height: 34px;font-size: 14px; padding-left:18px; font-weight: bold; display: block; font-family:"微软雅黑"; text-decoration:none;
}

.simpleTree .folder-open-last {background: url("/eportal/fileDir/hssxxgk/resource/cms/2014/11/2014111911073353929.gif") no-repeat scroll 12px 12px ;
}
.simpleTree .folder-close {background: url("/eportal/fileDir/hssxxgk/resource/cms/2014/11/2014111911063596664.gif") no-repeat scroll 12px 12px;
}
.simpleTree .folder-close-last {background: url("/eportal/fileDir/hssxxgk/resource/cms/2014/11/2014111911063596664.gif") no-repeat scroll 12px 12px ;}
.simpleTree .folder-close-last .text a {
	 height: 34px; color:#515151; line-height: 34px; font-size: 14px;padding-left:18px; font-weight: bold; display: block; font-family:"微软雅黑"; text-decoration:none;
}
.simpleTree .doc { background: url("categoryimg/leaf.gif") no-repeat scroll 0 -1px ;
}
.simpleTree .doc .text a{
	background:url(/eportal/fileDir/hssxxgk/resource/cms/2014/11/2014111911082389443.gif) 10px center no-repeat;
	 height: 34px; color:#515151; line-height: 34px; padding-left: 25px; font-size: 12px; font-weight:normal; display: block; font-family:"微软雅黑"; text-decoration:none; border-bottom:none;}
.simpleTree .doc .active a {
	background:url(/eportal/fileDir/hssxxgk/resource/cms/2014/11/2014111911082389443.gif) 10px center no-repeat;
	 height: 34px; color:#ff000a; line-height: 34px; padding-left: 25px; font-size: 12px; font-weight:normal; display: block; font-family:"微软雅黑"; text-decoration:none; border-bottom:none;}

.simpleTree .doc-last {background: url("categoryimg/leaf-last.gif") no-repeat;
}
.simpleTree .doc-last .text a{
	background:url(/eportal/fileDir/hssxxgk/resource/cms/2014/11/2014111911082389443.gif) 10px center no-repeat;
	 height: 34px; color:#515151; line-height: 34px; padding-left: 25px; font-size: 12px; font-weight:normal; display: block; font-family:"微软雅黑"; text-decoration:none; border-bottom: 1px solid #D3D3D3;}
.simpleTree .doc-last .active a {
	background:url(/eportal/fileDir/hssxxgk/resource/cms/2014/11/2014111911082389443.gif) 10px center no-repeat;
	 height: 34px; color:#ff000a; line-height: 34px; padding-left: 25px; font-size: 12px; font-weight:normal; display: block; font-family:"微软雅黑"; text-decoration:none; border-bottom:none;}
.simpleTree .ajax {
	background: url("categoryimg/spinner.gif") no-repeat 0px 0px; height: 16px; display: none;
}
.simpleTree .ajax li {
	margin: 0px; padding: 0px; display: none;
}
.simpleTree .trigger {cursor: pointer;display: inline;height: 20px;margin-left: 5px;*margin-left:2px;position:absolute;z-index:999;margin-top: 7px;*margin-top:16px;width: 128px;
}
.simpleTree .text {cursor: pointer;border-bottom: 1px solid #D3D3D3; color: #515151;display: block;font-family: "微软雅黑";font-size: 14px;font-weight: bold;height: 34px;line-height: 34px;text-decoration: none;
	
}
.simpleTree .folder-close .text a {height: 34px; color:#515151; line-height:34px; font-size: 14px;padding-left:18px;  display: block; font-family:"微软雅黑"; text-decoration:none;}
.simpleTree .active {
	padding: 0px; font-weight: bold;cursor: pointer; display:block;
}
.simpleTree .active a {
	background:url(/eportal/fileDir/hssxxgk/resource/cms/2014/11/2014111911063596664.gif) 1px center no-repeat;
	height: 34px; color:#ff000a; line-height: 34px; padding-left: 18px; font-size: 14px; font-weight: bold; display: block; font-family:"微软雅黑"; text-decoration:none; border-bottom:1px solid #d3d3d3;
}

.trigger1 {cursor: pointer;display: inline;height: 20px;margin-left: 5px;*margin-left:2px;position:absolute;z-index:-1;margin-top: 7px;*margin-top:16px;width: 128px;
}

.art_title{font-size:12px;color:#fff;line-height:25px;}
.art_title a:link{font-size:12px;color:#fff;line-height:25px;}
.art_title a:visited{font-size:12px;color:#fff;line-height:25px;}
.art_title a:hover{font-size:12px;color:#fff;line-height:25px;}