@charset "gb2312";
/* CSS Document */

/* ================================公用部分代码.开始================================ */


/* 内外边距通常让各个浏览器样式的表现位置不同 */
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, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin:0; padding:0; }
/* 重设 HTML5 标签, IE 需要在 js 中 createElement(TAG) */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
/* 要注意表单元素并不继续父级 font 的问题 */
body, button, input, select, textarea { font:12px/1.5  Geneva, sans-serif,"SimSun";  font-family:"微软雅黑";  color:#000;}
input, select, textarea { font-size:100%; }
.checkbox{ width:13px; height:13px; display:inline-block}
/* 去掉各Table  cell 的边距并让其边重合 */
table { border-collapse:collapse; border-spacing:0; }
/* IE bug fixed: th 不继承 text-align*/
th { text-align:inherit; }
/* 去除默认边框 */
fieldset, img, a img { border:0; }
/* ie6 7 8(q) bug 显示为行内表现 */
iframe { display:block; }
/* 去掉 firefox 下此元素的边框 */
abbr, acronym { border:0; font-variant:normal; }
/* 一致的 del 样式 */
del { text-decoration:line-through; }
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:500;}
/* 去掉列表前的标识, li 会继承 */
ol, ul { list-style:none; }
/* 对齐是排版最重要的因素, 别让什么都居中 */
caption, th { text-align:left; }
/* 来自yahoo, 让标题都自定义, 适应多个系统应用 */
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:500; }
q:before, q:after { content:''; }
/* 统一上标和下标 */
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
/* 让链接在 hover 状态下显示下划线 */
a:hover { text-decoration:underline; }
/* 默认不显示下划线，保持页面简洁 */
ins, a { text-decoration:none; }
/* 清理浮动 */
.clearfix:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.clearfix { zoom:1; /* for IE6 IE7 */ }
/* 隐藏, 通常用来与 JS 配合 */
body .fn-hide { display:none; }
/* 设置内联, 减少浮动带来的bug */
.fl, .fr { display:inline; }
.fl { float:left; }
.fr { float:right; }

.mt8{ margin-top:8px}
.mb8{ margin-bottom:8px;}
.clear{clear:both;}
.red{ color:#F00}
/* ================================公用部分代码.结束================================ */


/* ================================首页部分代码.开始================================ */
.top{ margin:0 auto; width:1000px;}
.logo{ float:left; }
.fr{ margin-top:20px; color:#aca64c;}
.fr a{ color:#aca64c; padding:5px 0; }
#a-menu{ width:auto; height:43px; background:url(../images/nav-bj.jpg) repeat-x; display:block; border-bottom:1px #9d9846 solid; margin-bottom:1px;}
#a-nav{ width:1000px; height:43px; margin:0 auto;}
#a-nav ul li{ float:left; line-height:43px;}
#a-nav ul li img{ float:left;}
#a-nav ul li a{ width:98px; height:43px; color:#fff; font-family:"微软雅黑"; text-decoration:none; text-align:center; font-size:15px; display:block}
#a-nav ul li a:hover{ width:98px; height:43px;  background:url(../images/nav-hover.jpg) repeat-x; background-position:2px; display:block; color:#000;}
#a-nav ul li #aselect{width:98px; height:43px;  background:url(../images/nav-hover.jpg) repeat-x; display:block; color:#000;}

.content{ margin:0 auto; width:980px; padding:10px}
.banner{ height:250px; width:100%}
.gonggao{ background:url(../images/gg.jpg) no-repeat; width:980px; height:55px; display: block; padding-top:15px;}

.news-ban{ width:260px; height:210px; background:#CCC; float:left; padding:5px; margin-right:26px;  display:block; overflow:hidden;}
.fl{ margin-right:20px;}

.register{ width:235px; height:230px;  float:right}
h1{ height:26px;  color:#898000; font-size:14px; font-weight:bold;}
.color898{font-size:14px; color:#898000}


.ry{ background:url(../images/rybj.jpg) repeat-x; height:200px; margin-top:10px;}
.link{ background:url(../images/link.jpg) no-repeat; border:1px solid #ccc; height:42px; margin-top:10px;}
.link ul{ padding-left:120px;}
.link ul li{ float:left; padding:11px; }
.link ul li a{ color:#333;}

.footer{ background:url(../images/footer.jpg) repeat-x; height:90px; text-align:center; padding-top:2px; clear:both;}
.footer table{ width:744px; margin:0 auto}
/* ================================首页部分代码.结束================================ */


/* ================================About部分代码.开始================================ */
.about-fl{ width:220px; margin-top:10px; float:left}
h2{ background:#aaa033; line-height:35px; height:35px; font-size:18px; color:#fff; text-align:center;}
.adree{color:#333; font-size:12px;  font-weight:normal; width:460px; height:40px; display:block; float:right; text-align:right; padding-right:10px;}
.about-list{ border:1px solid #e9e9e9; }
.about-list li{ height:29px; background:url(../images/about.jpg) repeat-y;   }
.about-list li a{ margin-left:17px; height:29px; line-height:29px; color:#333; display:block; border-bottom:1px solid #e9e9e9; padding-left:23px;}
.choose{ background:url(../images/about_hover.jpg) no-repeat;}
.about-list li a:hover{ background:url(../images/about_hover.jpg) no-repeat;}
.lxwm{ border:1px solid #e9e9e9;  line-height:20px; color:#333; padding:5px 5px 5px 10px; } 
.about-fr{ width:740px;  float:right; margin-top:10px; min-height:200px;}
.about_title{ color:#898000; font-size:18px; font-weight:bold; background:url(../images/about_bt.jpg); line-height:40px; display:block; height:43px;   padding-left:20px;}
.about_nr p{ text-indent:2em; padding:3px 5px;}
/* ================================About部分代码.结束================================ */

/* ================================党群工作部分代码.开始================================ */
.about_nr{ margin-top:15px;}
.tt{width: 740px;overflow: hidden;float: left;padding-bottom: 12px;border-bottom: 1px dashed #ccc;}
.tt p{ text-indent:0em;}
.tt dt { width: 122px; height: 90px; padding: 3px;  border: 1px solid rgb(204, 204, 204); text-align: center; float: left; margin-right: 15px; margin-left: 5px; display: inline;}
.tt dd { width: 585px; float: left; height: 98px; overflow: hidden;}
.tt dd a { width: 440px;  height: 24px; line-height: 24px; overflow: hidden; float: left; text-decoration: none; font-weight: bold; color:#aaa033}
.tt dd tt { width: 100px; height: 28px;line-height: 28px;overflow: hidden; float: right;}
.tt dd span { width: 585px;  float: left; overflow: hidden; line-height: 22px; }

.new { width:740px;  display:block; float:left; list-style:none; }
.new p{ text-indent:0em;}
.new li { display:block; float:left; border-bottom:1px #CCCCCC dashed;  width:740px; height:34px; overflow:hidden; background:url(img/bg1.jpg) no-repeat 5px 15px;}
.new li .list { color:#2f2b2c; text-decoration:none; float:left; line-height:34px;}
.new li .list:hover { color:#aaa033; text-decoration:none; position:relative; top:1px;}
.new li span { float:right;  margin-right:10px; line-height:38px;}
.news_tit { width:688px; line-height:34px; font-size:20px; font-weight:bold; text-align:center; margin-bottom:20px; float:left; height:34px; overflow:hidden;   }
.over{ overflow:hidden; width:590px; display:block; text-overflow:ellipsis; white-space:nowrap; height:34px;}

/* ================================党群工作部分代码.结束================================ */

/* ================================翻页部分代码.开始================================ */
DIV.yellow {
	PADDING-RIGHT: 7px; PADDING-LEFT: 7px; PADDING-BOTTOM: 7px; MARGIN:20px 3px; PADDING-TOP: 7px; TEXT-ALIGN: center
}
DIV.yellow A {
	BORDER-RIGHT: #ccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #ccc 1px solid; COLOR: #000; PADDING-TOP: 2px; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none
}
DIV.yellow A:hover {
	BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid; BORDER-LEFT: #f0f0f0 1px solid; COLOR: #000; BORDER-BOTTOM: #f0f0f0 1px solid
}
DIV.yellow A:active {
	BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid; BORDER-LEFT: #f0f0f0 1px solid; COLOR: #000; BORDER-BOTTOM: #f0f0f0 1px solid
}
DIV.yellow SPAN.current {
	BORDER-RIGHT: #d9d300 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #d9d300 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #d9d300 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #d9d300 1px solid; BACKGROUND-COLOR: #d9d300;
}
DIV.yellow SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}
/* ================================翻页部分代码.结束================================ */

/* ================================集团荣誉部分代码.开始================================ */
.jtry li{ float:left; margin:9px 4px; width:235px; height:165px; text-align:center; vertical-align:middle; border:1px solid #ddd}
/* ================================集团荣誉部分代码.结束================================ */
h3{ color:#aaa033; font-size:16px; text-align:center; background:url(../images/newspage.jpg) center bottom no-repeat}
h3 span{ color:#999; font-size:12px; line-height:30px;}
.zlxz li{ height:55px;}
.zlxz li a{ background:url(../images/zlxz_bj1.jpg) no-repeat; height:45px; display:block; width:674px; padding:10px 0 0 66px; color:#000 }
.zlxz li a:hover{background:url(../images/zlxz_bj.jpg) no-repeat; text-decoration:none;}