@charset "gbk";

/*
@名称: base
@功能: 重设浏览器默认样式
*/
html {
	color:#000;
	background:#fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

/* 内外边距通常让各个浏览器样式的表现位置不同 */
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;
}

body, button, input, select, textarea {
	font:12px/1.5 tahoma, arial, \5b8b\4f53;
}

input, select, textarea {
	font-size:100%;
}

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;
}

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;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:500;
}

q:before, q:after {
	content:'';
}

ins, a {
	text-decoration:none;
}

/* 清理浮动 */
.clear {
	height:0;
	clear:both;
	overflow:hidden;
	zoom:1; /* for IE6 IE7 */
}

body .none {
	display:none;
}

.fl, .fr {
	display:inline;
}

.fl {
	float:left;
}

.fr {
	float:right;
}

.tl {
	text-align:left;
}

.tc {
	text-align:center;
}

.tr {
	text-align:right;
}

.f14 {
	font-size:14px;
}

/* Css Reset End */

body {
	background:url(/images/cmp/nav_bg2.jpg) no-repeat top center;
	margin:0 auto;
	font-family: "微软雅黑", "宋体";
	font-size:18px;
}

.width100 {
	width:1280px;
	min-height:1080px;
	margin:0 auto;
	overflow-x:hidden;
	overflow:hidden;
}

.banner {
	background:url(/images/cmp/top_banner.png) no-repeat top left;
	height:168px;
}

.logo_l {
	/*background:url(/images/cmp/logo_l.jpg) no-repeat top left;*/
	width:878px;
	height:168px;
}

.logo_r {
	height:162px;
	margin-left:40px;
	line-height:162px;
}

.logo_r img {
	margin-top:50px;
}

.main {
	/*background:url(/images/cmp/nav_bg.jpg) no-repeat top left;*/
	width:1280px;
	height:862px;
	position:relative;
}

.newbg {
	background:url(/images/cmp/body_bg.jpg) no-repeat top center;
}

.r_map {
	background:url(/images/cmp/pic.png) no-repeat center center;
	width:524px;
	height:515px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-274px;
	margin-top:50px;
	z-index:30;
}

.blank8 {
	height:8px;
	overflow:hidden;
}

.blank8 {
	height:8px;
	overflow:hidden;
}

.blank10 {
	height:10px;
	overflow:hidden;
}

/* 菜单 */

.nav a span {
	display:block;
}

.nav-01, .nav-02, .nav-03, .nav-04, .nav-05, .nav-06, .nav-07, .nav-08, .nav-09, .nav-10 {
	display:block;
}

.nav-01 span {
	background:url(/images/cmp/nav-01.png) no-repeat center center;
	width:267px;
	height:267px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:0;
	margin-left:-530px;
	z-index:61;
}

a.nav-01:hover span {
	background:url(/images/cmp/nav-01-b.png) no-repeat center center;
}

.nav-02 span {
	background:url(/images/cmp/nav-02.png) no-repeat center center;
	width:238px;
	height:238px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:225px;
	margin-left:-580px;
	z-index:62;
}

a.nav-02:hover span {
	background:url(/images/cmp/nav-02-b.png) no-repeat center center;
}

.nav-03 span {
	background:url(/images/cmp/nav-03.png) no-repeat center center;
	width:210px;
	height:210px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:420px;
	margin-left:-500px;
	z-index:63;
}

a.nav-03:hover span {
	background:url(/images/cmp/nav-03-b.png) no-repeat center center;
}

.nav-04 span {
	background:url(/images/cmp/nav-04.png) no-repeat center center;
	width:196px;
	height:196px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:570px;
	margin-left:20px;
	z-index:64;
}

a.nav-04:hover span {
	background:url(/images/cmp/nav-04-b.png) no-repeat center center;
}

.nav-05 span {
	background:url(/images/cmp/nav-05.png) no-repeat center center;
	width:200px;
	height:200px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:570px;
	margin-left:-30px;
	z-index:65;
}

a.nav-05:hover span {
	background:url(/images/cmp/nav-05-b.png) no-repeat center center;
}

.nav-06 span {
	background:url(/images/cmp/nav-06.png) no-repeat center center;
	width:210px;
	height:210px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:500px;
	margin-left:180px;
	z-index:66;
}

a.nav-06:hover span {
	background:url(/images/cmp/nav-06-b.png) no-repeat center center;
}

.nav-07 span {
	background:url(/images/cmp/nav-07.png) no-repeat center center;
	width:230px;
	height:230px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:350px;
	margin-left:290px;
	z-index:67;
}

a.nav-07:hover span {
	background:url(/images/cmp/nav-07-b.png) no-repeat center center;
}

.nav-08 span {
	background:url(/images/cmp/nav-08.png) no-repeat center center;
	width:240px;
	height:250px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:150px;
	margin-left:330px;
	z-index:68;
}

a.nav-08:hover span {
	background:url(/images/cmp/nav-08-b.png) no-repeat center center;
}

.nav-09 span {
	background:url(/images/cmp/nav-09.png) no-repeat center center;
	width:220px;
	height:220px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:-10px;
	margin-left:240px;
	z-index:69;
}

a.nav-09:hover span {
	background:url(/images/cmp/nav-09-b.png) no-repeat center center;
}

.nav-10 span {
	background:url(/images/cmp/nav-10.png) no-repeat center center;
	width:220px;
	height:230px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:550px;
	margin-left:-360px;
	z-index:70;
}

a.nav-10:hover span {
	background:url(/images/cmp/nav-10-b.png) no-repeat center center;
}

.nav-11 span {
	background:url(/images/cmp/nav-11.png) no-repeat center center;
	width:220px;
	height:230px;
	position:absolute;
	top:0;
	left:50%;
	margin-top:560px;
	margin-left:-180px;
	z-index:70;
}

a.nav-11:hover span {
	background:url(/images/cmp/nav-11-b.png) no-repeat center center;
}

.ts_box {
	background:url(/images/cmp/wxts.png) no-repeat top left;
	width:800px;
	height:300px;
}

#ts_time {
	background:url(/images/cmp/time.png) no-repeat top left;
	width:98px;
	height:114px;
	margin:150px 0 0 350px;
	line-height:114px;
	text-align:center;
	font:70px/114px Arial;
	font-weight:bold;
	color:#333;
	float:left;
	display:inline;
}

.ts_back {
	background:url(/images/cmp/tishi_back.png) no-repeat top left;
	width:107px;
	height:45px;
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
}

.tishi_box {
	background:url(/images/cmp/tishi_bg.png) no-repeat top left;
	width:600px;
	height:200px;
}

.tishi_box h2 {
	height:46px;
	padding-left:20px;
	font:22px/46px "微软雅黑";
	color:#666;
}

.tishi_c {
	padding:20px;
	text-align:center;
	font:30px/80px "微软雅黑";
	color:#060;
}

/* =============================================菜单 end */


/* ================================================列表页面 */
.list_t {
}

.list_t h2 {
	background:url(/images/cmp/t_list_bgl.png) no-repeat top left;
	height:58px;
	line-height:58px;
	padding-left:40px;
	float:left;
	display:inline;
}

.list_t h2 span {
	background:url(/images/cmp/t_list_bg.png) no-repeat top right;
	height:58px;
	padding-right:20px;
	line-height:58px;
	color:#fff;
	font-size:24px;
	display:block;
}

.list_main {
	background:url(/images/cmp/list_bg2.png) no-repeat left bottom;
	width:1156px;
	height:620px;
	margin:0 auto;
	padding:10px 12px;
	overflow:hidden;
}

/*文章列表*/

.list_news {
	margin:30px 0 0 15px;
}

.list_news li {
	height:66px;
	margin-bottom:10px;
	line-height:66px;
	font-size:22px;
}

.list_news li a {
	background:url(/images/cmp/list_news_bg.png) no-repeat left center;
	width:1039px;
	padding:0 30px 0 50px;
	font-weight:400;
	display:block;
	float:left;
	color:#333;
}

.list_news a:hover {
	background:url(/images/cmp/list_news_h.png) no-repeat left center;
}

.list_news a span.fr {
	color:#666;
}

.list_news a:hover span {
	color:#fff;
}

/*
翻页部分
*/
.page_c {
	margin:0 auto;
	padding:0 50px 0 100px;
}

.page_c a {
	width:120px;
	height:120px;
	margin:10px 30px 0 0;
	float:left;
	display:block;
}

.page_c input.page_u, .page_c input.page_n {
	width:120px;
	height:120px;
	margin:20px 30px 0 0;
	border:0;
	cursor:pointer;
	float:left;
	display:block;
}

/*民主评议*/
.page_c .page_a1 {
	background:url(/images/cmp/list_icon01.png) no-repeat center center;
}

.page_c .page_a1:hover {
	background:url(/images/cmp/list_icon01_h.png) no-repeat center center;
}

/*廉情预警*/
.page_c .page_a2 {
	background:url(/images/cmp/list_icon02.png) no-repeat center center;
}

.page_c .page_a2:hover {
	background:url(/images/cmp/list_icon02_h.png) no-repeat center center;
}

/*党务公开*/
.page_c .page_a4 {
	background:url(/images/cmp/list_icon04.png) no-repeat center center;
}

.page_c .page_a4:hover {
	background:url(/images/cmp/list_icon04_h.png) no-repeat center center;
}

/*事务公开*/
.page_c .page_a5 {
	background:url(/images/cmp/list_icon05.png) no-repeat center center;
}

.page_c .page_a5:hover {
	background:url(/images/cmp/list_icon05_h.png) no-repeat center center;
}

/*财务公开*/
.page_c .page_a6 {
	background:url(/images/cmp/list_icon06.png) no-repeat center center;
}

.page_c .page_a6:hover {
	background:url(/images/cmp/list_icon06_h.png) no-repeat center center;
}

/*退出评议*/
.page_c .page_a7 {
	background:url(/images/cmp/list_icon07.png) no-repeat center center;
}

.page_c .page_a7:hover {
	background:url(/images/cmp/list_icon07_h.png) no-repeat center center;
}

/*三色预警*/
.page_c .page_a8 {
	background:url(/images/cmp/list_icon08.png) no-repeat center center;
}

.page_c .page_a8:hover {
	background:url(/images/cmp/list_icon08_h.png) no-repeat center center;
}

/*权力运行*/
.page_c .page_a9 {
	background:url(/images/cmp/list_icon09.png) no-repeat center center;
}

.page_c .page_a9:hover {
	background:url(/images/cmp/list_icon09_h.png) no-repeat center center;
}

/*返回*/
.page_c .page_a10 {
	background:url(/images/cmp/list_icon10.png) no-repeat center center;
}

.page_c .page_a10:hover {
	background:url(/images/cmp/list_icon10_h.png) no-repeat center center;
}

/*村务公开*/
.page_c .page_a11 {
	background:url(/images/cmp/list_icon11.png) no-repeat center center;
}

.page_c .page_a11:hover {
	background:url(/images/cmp/list_icon11_h.png) no-repeat center center;
}

/*惠农政策*/
.page_c .page_a14 {
	background:url(/images/cmp/list_icon14.png) no-repeat center center;
}

.page_c .page_a14:hover {
	background:url(/images/cmp/list_icon14_h.png) no-repeat center center;
}

/*民情民意*/
.page_c .page_a15 {
	background:url(/images/cmp/list_icon15.png) no-repeat center center;
}

.page_c .page_a15:hover {
	background:url(/images/cmp/list_icon15_h.png) no-repeat center center;
}

/*村民规约*/
.page_c .page_a16 {
	background:url(/images/cmp/list_icon16.png) no-repeat center center;
}

.page_c .page_a16:hover {
	background:url(/images/cmp/list_icon16_h.png) no-repeat center center;
}

.page_c .page_a20 {
	background: url(/images/cmp/list_icon20.png) no-repeat center center;
}

.page_c .page_a20:hover {
	background: url(/images/cmp/list_icon20_h.png) no-repeat center center;
}


/*资产公开*/
.page_c .page_a30 {
	background:url(/images/cmp/sz_list_icon30.png) no-repeat center center;
}

.page_c .page_a30:hover {
	background:url(/images/cmp/sz_list_icon30.png) no-repeat center center;
}

/*资金公开*/
.page_c .page_a31 {
	background:url(/images/cmp/sz_list_icon31.png) no-repeat center center;
}

.page_c .page_a31:hover {
	background:url(/images/cmp/sz_list_icon31.png) no-repeat center center;
}

/*清产核资*/
.page_c .page_a32 {
	background:url(/images/cmp/sz_list_icon32.png) no-repeat center center;
}

.page_c .page_a32:hover {
	background:url(/images/cmp/sz_list_icon32.png) no-repeat center center;
}

/*合同公开*/
.page_c .page_a33 {
	background:url(/images/cmp/sz_list_icon33.png) no-repeat center center;
}

.page_c .page_a33:hover {
	background:url(/images/cmp/sz_list_icon33.png) no-repeat center center;
}

/*资源公开*/
.page_c .page_a34 {
	background:url(/images/cmp/sz_list_icon34.png) no-repeat center center;
}

.page_c .page_a34:hover {
	background:url(/images/cmp/sz_list_icon34.png) no-repeat center center;
}

/*上一页*/
.page_c .page_u {
	background:url(/images/cmp/list_page_u.png) no-repeat center center;
}

.page_c .page_u:hover {
	background:url(/images/cmp/list_page_u_h.png) no-repeat center center;
}

/*下一页*/
.page_c .page_n {
	background:url(/images/cmp/list_page_n.png) no-repeat center center;
}

.page_c .page_n:hover {
	background:url(/images/cmp/list_page_n_h.png) no-repeat center center;
}

/*返回首页*/
.page_c .page_back {
	background:url(/images/cmp/list_back.png) no-repeat top left;
	width:120px;
	height:120px;
	margin:10px 20px 0 0;
	float:right;
	display:inline;
}

.page_c .page_back:hover {
	background:url(/images/cmp/list_back.png) no-repeat bottom left;
}

.page_c .mleft {
	margin-left:130px;
}

/* ================================================列表页面 end */


/* ================================================文章详细页 */
.list_news_c {
	width:1130px;
	height:536px;
	margin:14px auto;
	overflow:hidden;
	position:relative;
}

.list_news_c h2 {
	padding-bottom:6px;
	text-align:center;
	font-size:24px;
	color:#0277d6;
	border-bottom:2px #279eff solid;
}

.p_ab {
	position:relative;
	top:0;
	left:0;
}


.p_info {
	padding:10px;
}

.p_info span {
	display:block;
	float:left;
}

.p_info span.fr {
	float:right;
	text-align:right;
}

.gk_table td, .gk_table th {
	background:#f8f8f8;
	padding:6px;
	border:1px #99bbe8 solid;
}

.gk_table th {
	background:url(/images/cmp/gk_table_th.png) repeat-x left center;
	text-align:center;
	font-size:16px;
	color:#2c5ca5;
}

.gk_table td {
	text-indent:2em;
	line-height:1.8em;
}

.read_box {
	position:absolute;
	top:10px;
	right:40px;/*margin-right:-30px;*/
}

.read_box h3 {
	width:64px;
	height:64px;
	margin-right:28px;
	cursor:pointer;
	float:left;
	display:inline;
}

.read_box .read_u {
	background:url(/images/cmp/read_u.png) no-repeat top left;
}

.read_box .read_n {
	background:url(/images/cmp/read_n.png) no-repeat top left;
}

.read_box .read_t {
	background:url(/images/cmp/read_t.png) no-repeat top left;
	display:none;
}

.read_box .read_u:hover, .read_box .read_n:hover {
	background-position:bottom left;
}

/* ==================================================文章详细页 end */

/* ==================================================列表页*/
.seach {
	background:url(/images/cmp/seach_bg.gif) no-repeat top left;
	width:1123px;
	height:79px;
	margin:2px 0 0 1px;
	padding-left:340px;
	padding-right:40px;
	line-height:79px;
	text-align:left;
}

.seach select {
	width:330px;
	font-family:"微软雅黑";
}

.seach_btn {
	background:url(/images/cmp/seach_btn.jpg) no-repeat top left;
	width:116px;
	height:73px;
	margin-left:10px;
	vertical-align:bottom;
	border:0;
	cursor:pointer;
}

/* 2013-6-14 */
.seach1 {
	background:url(/images/cmp/seach_bg1.gif) no-repeat top left;
	width:1123px;
	height:79px;
	margin:2px 0 0 1px;
	padding-left:36px;
	padding-right:40px;
	line-height:79px;
	text-align:left;
}

.seach1 select {
	margin:0 2px;
	font-family:"微软雅黑";
}

.seach_btn1 {
	background:url(/images/cmp/seach_btn.jpg) no-repeat top left;
	width:116px;
	height:73px;
	margin-left:10px;
	vertical-align:bottom;
	border:0;
	cursor:pointer;
}








.list_p {
	margin-top:10px;
}

/*  ================================================列表页 end*/

/* =================================================民情民意 */
.mqmy_btn {
	margin:50px 0 0 80px;
}

.mqmy_btn li {
	margin:30px;
	float:left;
	display:inline;
}

.mqmy_py, .mqmy_kh, .mqmy_ts, .mqmy_jy {
	background:url(/images/cmp/mzpy_b01.png) no-repeat center center;
	width:430px;
	height:136px;
	display:block;
}

.mqmy_kh {
	background:url(/images/cmp/mzpy_b02.png) no-repeat center center;
}

.mqmy_ts {
	background:url(/images/cmp/mzpy_b03.png) no-repeat center center;
}

.mqmy_jy {
	background:url(/images/cmp/mzpy_b04.png) no-repeat center center;
}

.mqmy_py:hover {
	background:url(/images/cmp/mzpy_b01_h.png) no-repeat center center;
}

.mqmy_kh:hover {
	background:url(/images/cmp/mzpy_b02_h.png) no-repeat center center;
}

.mqmy_ts:hover {
	background:url(/images/cmp/mzpy_b03_h.png) no-repeat center center;
}

.mqmy_jy:hover {
	background:url(/images/cmp/mzpy_b04_h.png) no-repeat center center;
}

/*  =====================================================民情民意 end */

/* =================================================民主评议 */
.mzpy_btn {
	margin:30px 0 0 260px;
}

.mzpy_btn li {
	margin:10px;
}

.mzpy_cdzz, .mzpy_cwh, .mzpy_cjwh, .mzpy_mqmy {
	background:url(/images/cmp/mzpy_a01.png) no-repeat center center;
	width:592px;
	height:144px;
	display:block;
}

.mzpy_cwh {
	background:url(/images/cmp/mzpy_a02.png) no-repeat center center;
}

.mzpy_cjwh {
	background:url(/images/cmp/mzpy_a03.png) no-repeat center center;
}

.mzpy_cdzz:hover {
	background:url(/images/cmp/mzpy_a01_h.png) no-repeat center center;
}

.mzpy_cwh:hover {
	background:url(/images/cmp/mzpy_a02_h.png) no-repeat center center;
}

.mzpy_cjwh:hover {
	background:url(/images/cmp/mzpy_a03_h.png) no-repeat center center;
}


/*  =====================================================民主评议 end */





/* ======================================================党务公开目录 */
.list_c {
	margin:30px 1px 0 0;
}

.t_box {
	background:url(/images/cmp/smallbg_01.gif) repeat-x bottom left;
	height:52px;
	padding-left:30px;
}

.t_box h2 {
	background:url(/images/cmp/list_tab_t.png) no-repeat top left;
	width:180px;
	height:43px;
	margin-right:26px;
	padding-left:9px;
	text-align:center;
	font:22px/43px "微软雅黑";
	color:#0a93e8;
	cursor:pointer;
	float:left;
	display:inline;
}

.t_box .tab_h {
	background:url(/images/cmp/list_tab_t.png) no-repeat bottom left;
	color:#fff;
}

.news_box li {
	padding-left:10px;
	line-height:46px;
	border-bottom:1px #ccc dashed;
}

.news_box li a {
	background:url(/images/cmp/samll_icon01.png) no-repeat center left;
	padding-left:20px;
	line-height:46px;
	font-size:22px;
	color:#333;
	display:block;
}

.news_box li:hover {
	background:#78c7e8 url(/images/cmp/smallbg_02.gif) repeat-x top left;
}

.news_box li:hover a {
	color:#fff;
}

/* list4 党务公开目录 end*/

/* 民主评议输入 */
.mzpy_text {
	margin:40px 0 0 20px;
}

.text_box {
	width:1110px;
	height:420px;
	font:22px/150% "微软雅黑";
	border:1px #ccc solid;
	overflow-x:hidden;
}

textarea:focus {
	border:#f60 1px solid;
}

/* 民主评议输入 end*/

/* 评价 */

.mzpy_tbox {
	height:480px;
	margin:40px 16px 30px;
	overflow:hidden;
	position:relative;
}

.py_box {
	margin:0 20px 26px 0;
}

.user_n {
	width:92px;
	margin:0;
	text-align:center;
	font-size:16px;
	text-align:left;
	overflow:hidden;
}

.user_box h2 {
	text-align:center;
	font-size:16px;
}

.user_img {
	background:url(/images/cmp/uesr.png) no-repeat center center;
	width:70px;
	height:70px;
	padding:11px;
}

.py_c {
	background:url(/images/cmp/smallbg_05.png) no-repeat bottom right;
	height:116px;
	margin-left:10px;
}

.h_box {
	background:#b2e9ff;
	margin-bottom:2px;
}

.h_box h2 {
	background:#fff;
	padding:0 12px;
	font-weight:bold;
	color:#00457b;
}

.h_color {
	background:#b2e9ff;
}

.pyjg {
	padding:6px 12px;
}

.pyjg h2 {
	width:54px;
	height:72px;
	margin-right:24px;
	text-align:left;
	cursor:pointer;
	float:left;
	display:inline;
}

.pyjg .last {
	margin-right:0;
}

.pyjg_yx {
	background:url(/images/cmp/ssyj_input.png) no-repeat top left;
}

.pyjg_lh {
	background:url(/images/cmp/ssyj_input.png) no-repeat 0 -72px;
}

.pyjg_yb {
	background:url(/images/cmp/ssyj_input.png) no-repeat 0 -144px;
}

.pyjg_cha {
	background:url(/images/cmp/ssyj_input.png) no-repeat 0 -216px;
}

.pyjg input {
	margin-top:54px;
	vertical-align:bottom;
	float:left;
	display:inline;
}

.pysm {
	background:url(/images/cmp/smallbg_04.png) no-repeat center left;
	height:100%;
	margin-left:2px;
}

.pysm_p {
	width:112px;
	padding:0 10px;
	font:12px/150% "微软雅黑";
	color:#666;
}

/* 评价 end*/




/* 三色预警 */
.ssyj_box {
	height:480px;
	margin:30px 16px;
	overflow:hidden;
}

.ssyj_c {
	margin-top:125px;
	padding-left:103px;
}

.img_box {
	width:171px;
	height:190px;
}

.ach_box {
	margin-left:82px;
	line-height:190px;
}

.ss_box h2 {
	background:url(/images/cmp/icon_ssyj2.png) no-repeat top left;
	width:72px;
	height:73px;
	margin:20px 22px 0 0;
	text-align:center;
	font:36px/73px Arial;
	color:#fff;
	float:left;
	display:inline;
}

.ss_box .org {
	background-position:center center;
}

.ss_box .red {
	background-position: bottom left;
}

.hj_c {
	margin-top:30px;
}

.hj_c h2 {
	background:url(/images/cmp/btn_bg03.png) no-repeat top left;
	height:50px;
	line-height:50px;
	padding-left:20px;
}

.hj_c h2 span {
	background:#f6f6f6 url(/images/cmp/btn_bg03.png) no-repeat top right;
	font:24px/50px "微软雅黑";
	font-weight:bold;
	padding-right:20px;
	color:#fff;
	display:block;
}

.btn01 {
	background:url(/images/cmp/btn_bg02.png) top left;
	width:188px;
	height:50px;
	margin:40px 20px 0 0;
	text-align:center;
	font:30px/50px "微软雅黑";
	border:0;
	outline:0;
	color:#fff;
	cursor:pointer;
}

.btn01:hover {
	background:url(/images/cmp/btn_bg02.png) bottom left;
}

.page_c .last {
	margin-right:10px;
}

.ssyj_box .py_c {
	background:url(/images/cmp/smallbg_05.png) no-repeat bottom right;
	height:136px;
}

/* 三色预警 end*/



.footer {
	background:url(/images/cmp/footer2.png) no-repeat top center;
	width:100%;
	height:60px;
	padding-top:20px;
	position:absolute;
	font-size:14px;
	bottom:0;
	left:0;
	
}

/*遮罩层margin-top:760px;*/
#overlay {
	background: #000;
	filter: alpha(opacity=70); /* IE的透明度 */
	opacity: 0.7;  /* 透明度 */
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 2012; /* 此处的图层要大于页面 */
	display:none;
}

#overlay_v1 {
	position:absolute;
	z-index:2013;
}

#overlay_v2 {
	position:absolute;
	z-index:2014;
}

/**------------------------------------新增-------------------------------**/
.page_c_d {
	padding:8px 10px 0 50px;
}

/*廉情公开*/
.page_c .page_a12 {
	background: url(/images/cmp/list_icon12.png) no-repeat center center;
}

.page_c .page_a12:hover {
	background: url(/images/cmp/list_icon12_h.png) no-repeat center center;
}

/*社廉情公开*/
.page_c .page_a13 {
	background: url(/images/cmp/list_icon13.png) no-repeat center center;
}

.page_c .page_a13:hover {
	background: url(/images/cmp/list_icon13_h.png) no-repeat center center;
}

/*社廉情公开地方名*/
.slqgk_btn {
	margin:50px 0 0 10px;
	line-height:100px;
	text-align:center;
}

.slqgk_btn li {
	margin:0px;
	float:left;
	display:inline;
}

.slqgk_cdzz {
	background: url(/images/cmp/slqgk_b05.png) no-repeat center center;
	width:277px;
	height:82px;
	display:block;
}

.slqgk_cdzz:hover {
	background: url(/images/cmp/slqgk_b05_h.png) no-repeat center center;
}

.slqgk_cdzz span {
	font-size:36px;
	color:#FFFFFF;
	font-family:"微软雅黑";
	text-align:center;
	line-height:68px;
	font-weight:bold;
}

/*我要开会*/
.kh_c {
	margin-top:10px;
	height:546px;
	overflow:hidden;
}

.kh_box {
	background:url(/images/cmp/kh_tb_tl.png) no-repeat top left;
	width:1140px;
	padding-left:15px;
}

.kh_box_t {
	background:url(/images/cmp/smallbg_01.gif) repeat-x bottom left;
	height:52px;
	padding-left:30px;
}

.kh_box_t h2 {
	background:url(/images/cmp/kh_box_t.gif) no-repeat top left;
	height:43px;
	margin-right:26px;
	padding-left:50px;
	font:22px/43px "微软雅黑";
	color:#0a93e8;
	cursor:pointer;
	float:left;
	display:inline;
}

.kh_box_t h2 span {
	background:#fff url(/images/cmp/kh_box_t.gif) no-repeat top right;
	height:43px;
	padding-right:30px;
	font:22px/43px "微软雅黑";
	display:block;
}

.btn_qd {
	background:url(/images/cmp/btn_bg04.gif) no-repeat top left;
	width:158px;
	height:66px;
	border:0;
	cursor:pointer;
}

.btn_qc {
	background:url(/images/cmp/btn_bg04.gif) no-repeat bottom left;
	margin-left:100px;
}

/*我要开会表格*/
.kh_tb {
	background:url(/images/cmp/kh_tbbg.png) no-repeat top right;
	width:100%;
}

.kh_tb td {
	text-align:center;
	padding:8px 12px;
	font-size:22px;
	font-family:Arial;
	border-bottom:1px #ccc dashed;
	color:#222;
}

.kh_tb .tl {
	text-align:left;
	font:18px/150% "微软雅黑";
}

.kh_tb th {
	padding:8px 12px;
	text-align:center;
	font-size:24px;
	font-family:"微软雅黑";
	white-space:nowrap;
	color:#fff;
}

.kh_thw1 {
	width:40px;
}

.kh_thw2, .kh_thw3, .kh_thw4 {
	background:url(/images/cmp/kh_tb_thr.png) no-repeat top right;
	width:570px;
}

.kh_thw3 {
	width:110px;
}

.kh_thw4 {
	width:110px;
}

.kh_btn, .kh_btn2{
	background:url(/images/cmp/kh_btn.png) no-repeat top left;
	width:146px;
	height:44px;
	font:22px/44px "微软雅黑";
	border:0;
	color:#fff;
	cursor:pointer;
}

.kh_btn2{
	background:url(/images/cmp/kh_btn.png) no-repeat bottom left;
	cursor: auto;
}

/*投诉*/
.tstext_box {
	width:1000px;
	height:430px;
	font:22px/150% "微软雅黑";
	border:1px #ccc solid;
	overflow-x:hidden;
}

.tspadding {
	padding:5px;
}

.tspadding input {
	height:30px;
	width:1000px;
	font:22px/150% "微软雅黑";
	border:1px #ccc solid;
	overflow-x:hidden;
}

/*投诉 end*/

/**------------------------------------新增-------------------------权力运行图ou**/
.list_main2 {
	background:url(/images/cmp/list_bg.png) no-repeat left bottom;
	width:1156px;
	margin:12px auto;
	padding:12px 12px 10px;
	overflow:hidden;
}

.list_main2 .list_t h2{
	margin-left:20px;
}

.list_main2 .list_t h2 span{
	background-color:#c5e1f7;
}

.bg_qlyx {
	background: url(/images/cmp/list_bg4.png) no-repeat bottom left;
	width:1160px;
	height:923px;
	margin-bottom:60px;
}


.body2 {
	background:url(/images/cmp/nav_bg3.jpg) no-repeat top center;
	margin:0 auto;
	font-family: "微软雅黑", "宋体";
	font-size:14px;
}
/*返回2*/
.page_c2{
	width:98%;
	padding:8px 0 0 20px;
	position:absolute;
	z-index:888px;
	bottom:60px;
	left:0;
}

.page_c2 {
	margin:0 auto;
}
.page_c2 a {
	width:120px;
	height:120px;
	margin:20px 30px 0 0;
	float:left;
	display:block;
}

.page_c2 .page_a100 {
	background:url(/images/cmp/list_icon10.png) no-repeat center center;
}

.page_c2 .page_a100:hover {
	background:url(/images/cmp/list_icon10_h.png) no-repeat center center;
}

/*返回首页2*/
.page_c2 .page_back {
	background:url(/images/cmp/list_back.png) no-repeat top left;
	width:120px;
	height:120px;
	margin:0 20px 0 0;
	float:right;
	display:inline;
}

.page_c2 .page_back:hover {
	background:url(/images/cmp/list_back.png) no-repeat bottom left;
}

.page_c2 .mleft {
	margin-left:130px;
}
/**----------------------------修改----------------------------**/
.list_news_c2 {
	width:1140px;
	height:760px;
	margin:40px auto;
	overflow:hidden;
	position:relative;
}

.main2{
	position:relative;
}


/*模块*/
.corw {
	color:#fff;
}

.pdlr10 {
	padding:0 10px;
}

.bg_white {
	background:url(/images/cmp/list_bg2.png) no-repeat bottom left;
}

.bg_ssyj {
	background:url(/images/cmp/list_bg3.png) no-repeat bottom left;
}

.fast {
	margin-left:0;
}

.last {
	margin-right:0;
}



/*公开项目tab切换样式*/
.janler_table {
	width: 100%;
}

.janler_table td {
	padding-left: 10px;
	line-height: 43px;
	border-bottom: 1px #ccc dashed;
}

.janler_table td a {
	background: url(/images/cmp/samll_icon01.png) no-repeat center left;
	padding-left: 20px;
	line-height: 43px;
	font-size: 22px;
	color: #333;
	display: block;
}

.janler_table td:hover {
	background: url(/images/cmp/smallbg_02.gif) repeat-x top left;
}

.janler_table td:hover a {
	color: #fff;
}

/**------------------------------------------------------新增-------------小p 2012-6-17-------------------------------------**/
.user_m{
margin-left:10px;
margin-top:15px;
}
.user_z{
line-height:16px;
font-size:14px;
margin-left:30px;
}
.pdlr11{
padding-top:10px;
}
.ssyj_box1{
	height:480px;
	margin:10px 16px;
	overflow:hidden;
	position:relative;
}
.ssyj_box1 .py_box{
	margin-bottom:20px;
}
.yy .py_box{margin:0 10px 10px 0;}

/**郭亮：退出身份认证**/
.page_c .page_back_cardid {
	background:url(/images/cmp/list_back2.png) no-repeat top left;
	width:145px;
	height:146px;
	margin:0 20px 0 0;
	float:right;
	display:inline;
}

.page_c .page_back_cardid:hover {
	background:url(/images/cmp/list_back2.png) no-repeat bottom left;
}

.page_c .mleft {
	margin-left:130px;
}

.pyjg_yx {
	background:url(/images/cmp/ssyj_input.png) no-repeat top left;
}

.pyjg_lh {
	background:url(/images/cmp/ssyj_input.png) no-repeat 0 -72px;
}

.pyjg_yb {
	background:url(/images/cmp/ssyj_input.png) no-repeat 0 -144px;
}

.pyjg_cha {
	background:url(/images/cmp/ssyj_input.png) no-repeat 0 -216px;
}

.pyjg_yx_gray {
	background:url(/images/cmp/ssyj_input_un.png) no-repeat top left;
}

.pyjg_lh_gray {
	background:url(/images/cmp/ssyj_input_un.png) no-repeat 0 -72px;
}

.pyjg_yb_gray {
	background:url(/images/cmp/ssyj_input_un.png) no-repeat 0 -144px;
}

.pyjg_cha_gray {
	background:url(/images/cmp/ssyj_input_un.png) no-repeat 0 -216px;
}

.pyjg input {
	margin-top:54px;
	vertical-align:bottom;
	float:left;
	display:inline;
}

.pysm {
	background:url(/images/cmp/smallbg_04.png) no-repeat center left;
	height:100%;
	margin-left:2px;
}

.pysm_p {
	width:112px;
	padding:0 10px;
	font:12px/150% "微软雅黑";
	color:#666;
}

/**何冠 **/
.input_number_yg2{text-align: left;width: 120px;color: #084594;border:none;border-bottom:1px solid #B5BACE;}
.input_number_yg{text-align: right;width: 120px;color: #084594;border:none;border-bottom:1px solid #B5BACE;}

/**颜刚**/
.ss_box .yellow2 {
		background:url(/images/cmp/yellow.gif) no-repeat top left;
}
.ss_box .org2 {
		background:url(/images/cmp/Orange.gif) no-repeat top left;
}

.ss_box .red2 {
		background:url(/images/cmp/red.gif) no-repeat top left;
}

.hj_c {
	margin-top:20px;
}


/*2012-6-26新增三色预警*/
.yj_xx {
	background:url(/images/cmp/list_bg5.png) no-repeat bottom left;
}

.yj_img {
	background-image:url(/images/cmp/user_img_b.png);
	background-repeat:no-repeat;
	width:318px;
	height:404px;
	padding:10px;
	margin-left:0;
	margin-top:20px;
}

.yj_box h2 {
	width:150px;
	height:165px;
	margin:8px 40px 0 0;
	text-align:center;
	font:60px/165px Arial;
	color:#fff;
	float:left;
	display:inline;
}

.yj_box .yellow2{
	background:url(/images/cmp/d1.gif) no-repeat top left;
}

.yj_box .org2 {
	background:url(/images/cmp/d2.gif) no-repeat top left;
}

.yj_box .red2 {
	background:url(/images/cmp/d3.gif) no-repeat top left;
}

.yj_box .yellow{
	background:url(/images/cmp/icon_ssyj3.png) no-repeat top left;
}

.yj_box .org {
	background:url(/images/cmp/icon_ssyj3.png) no-repeat center left;
}

.yj_box .red {
	background:url(/images/cmp/icon_ssyj3.png) no-repeat bottom left;
}


.yj_hj {
	margin-top:60px;
}

.yj_hj h2 {
	background:url(/images/cmp/btn_bg03.png) no-repeat top left;
	height:50px;
	line-height:50px;
	padding-left:20px;
}

.yj_hj h2 span {
	background:#f6f6f6 url(/images/cmp/btn_bg03.png) no-repeat top right;
	font:24px/50px "微软雅黑";
	font-weight:bold;
	padding-right:20px;
	color:#fff;
	display:block;
}

.yj_line {
	border-bottom:1px dashed #CCCCCC;
	margin-left:40px;
}

.cadre_jbg3 {
	float:left;
	height:200px;
	width:760px;
	margin-top:10px;
}

.cadre_jbg3 li {
	padding-left:40px;
	font-size:24px;
	white-space: normal;
	line-height:36px;
	color:#333;
	list-style:none;
}

.cadre_jbg3 li span {
	padding-left:50px;
}

.cadre_jbg3 a {
	color:#0066CC;
	text-decoration:none;
}

.cadre_jbg3 a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration:underline;
}


/*模块*/
.corw {
	color:#fff;
}

.pdlr10 {
	padding:0 10px;
}

.bg_white {
	background:url(/images/cmp/list_bg2.png) no-repeat bottom left;
}

.bg_ssyj {
	background:url(/images/cmp/list_bg3.png) no-repeat bottom left;
}

.fast {
	margin-left:0;
}

.last {
	margin-right:0;
}

/*2012-7-7新增*/
.t_box2 {
	background:url(/images/cmp/smallbg_01.gif) repeat-x bottom left;
	height:52px;
	padding-left:30px;
}

.t_box2 h2, .t_box2 h2 span {
	height:43px;
	cursor:pointer;
	float:left;
	display:inline;
}

.t_box2 h2{
	background:url(/images/cmp/list_tab_t01.png) no-repeat top left;
	padding-left:54px;
	margin-right:26px;
}

.t_box2 h2 span{
	background:#fff url(/images/cmp/list_tab_t01.png) no-repeat top right;
	padding-right:37px;
	display:block;
	font:22px/43px "微软雅黑";
	color:#0a93e8;
}

.t_box2 .tab_h {
	background:url(/images/cmp/list_tab_t02.png) no-repeat top left;
}

.t_box2 .tab_h span {
	background:#fff url(/images/cmp/list_tab_t02.png) no-repeat top right;
	color:#fff;
}

/*2012-7-7新增 end*/

/*2012-7-9新增*/
.cadre_jbg4 {
	float:left;
	width:760px;
	margin-top:10px;
}

.cadre_jbg4 p {
	padding-left:40px;
	font-size:24px;
	white-space: normal;
	line-height:36px;
	color:#333;
	list-style:none;
}

.cadre_jbg4 p span {
	padding-left:50px;
}
/*2012-7-9新增 end*/

/*-------------新增------------------小P------------2012-7-26*/
.page_c .page_03 {
	width:200px;
	height:30px;
	margin:50px 10px 0 0;
	border:0;
	font-size:25px;
	font-family:"微软雅黑";
	float:right;
	display:block;
}
.page_c .page_03 span {
	font-size:25px;
	font-family:"微软雅黑";
	color:#0066CC;
}
/*2012-7-26新增 end*/


/*-------------dengqun新增-------------2012-8-7*/
.input_number_yg2{text-align: left;width: 180px;color: #084594;border:none;border-bottom:1px solid #B5BACE;}
.input_number_yg3{text-align: left; width: 120px;color: #084594;border:none;border-bottom:1px solid #B5BACE;}
/*2012-8-7新增 end*/


/*2012-9-14新增 郭帅*/
.tspadding_id {
	padding:5px;
}

.tspadding_id input {
	height:30px;
	width:450px;
	font:22px/150% "微软雅黑";
	border:1px #ccc solid;
	overflow-x:hidden;
}

.id_box {
	background-color:#5599FF ;
}


/*-------------guoshuai新增-------------2012-10-17*/

.logo_r h2{
	font-size:50px;
	font-family:"汉真广标";
	color:#fff;
	text-align:center;
	position:absolute;
	top:0px;
	white-space:nowrap;
}

.logo_r h3{
	font-size:51px;
	font-family:"汉真广标";
	color:#1ea9e2;
	text-align:center;
	position:absolute;
	top:0;	
	white-space:nowrap;
}


.r_map h2{
	font-size:42px;
	font-family:"汉真广标";
	color:#fff;
	text-align:center;
	margin-top:80px;
}


/*2012-11-1 郭帅增加  返回*/
.fhbtn{
	position:absolute;
	left:50%;
	margin:-240px 0 0 470px; 
	z-index:99999;
}

.fhbtn a{
	background:url(/images/cmp/fanhui.png) no-repeat bottom left;
	width:163px;
	height:74px;
	display:block;
}

.fhbtn a:hover{
	background:url(/images/cmp/fanhui.png) no-repeat top left;
}



/*2013-1-24*/
.sz_btn{
	margin:60px 0 0;
	position:relative;
}

.sz_btn a{
	width:339px;
	height:138px;
	float:left;
	display:inline;
	margin:40px 22px;
}

.sz_btn .sz_btn01{
	background:url(/images/cmp/sz_btn01.png) no-repeat top center;
}

.sz_btn .sz_btn02{
	background:url(/images/cmp/sz_btn02.png) no-repeat top center;
}

.sz_btn .sz_btn03{
	background:url(/images/cmp/sz_btn03.png) no-repeat top center;
}

.sz_btn .sz_btn04{
	background:url(/images/cmp/sz_btn04.png) no-repeat top center;
}

.sz_btn05{
	background:url(/images/cmp/sz_btn05.png) no-repeat top center;
}

.sz_btn01:hover,
.sz_btn02:hover,
.sz_btn03:hover,
.sz_btn04:hover,
.sz_btn05:hover{
	background-position:0 -139px;
}

.sz_conbg{
	background:url(/images/cmp/sz_bg_con.png) no-repeat bottom center;
	width:1070px;
	height:860px;
	padding:40px 15px 0;
	margin:0 auto;
	position:relative;
}

.sz_con {
	margin:30px 1px 0 0;
	position:relative;	
}

.sz_b{
	position:absolute;
	z-index:20;
	left:-56px;
}

.sz_b h2{
	background:url(/images/cmp/sz_tab_h.png) no-repeat center;
	width:22px;
	height:140px;
	padding:40px 16px 0;
	color:#fff;
	font-size:22px;
	line-height:1.2;
	margin-bottom:16px;
	cursor:pointer;
}

.sz_b .tab_h{
	background:url(/images/cmp/sz_tab.png) no-repeat center;
	color:#555;
}

.sz_v{
	padding-left:10px;
	width:1059px;
	height:753px;
	overflow:hidden;
}

.sz_box li {
	padding-left:10px;
	line-height:2.6;
	border-bottom:1px #ccc dashed;
}

.sz_box li a {
	background:url(/images/cmp/samll_icon01.png) no-repeat center left;
	padding-left:20px;
	line-height:2.6;
	font-size:22px;
	color:#333;
	display:block;
}

.sz_box li:hover {
	background:#78c7e8 url(/images/cmp/smallbg_02.gif) repeat-x top left;
}

.sz_box li:hover a {
	color:#fff;
}

.tb_l{
	float:left;
	display:inline;
	width:528px;
	border-right:1px dotted #ccc;
}

.tb_r{
	float:right;
	display:inline;
	width:528px;
}

.tb_con{
	padding:2px 10px;
}

.zygk_tab{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}

.zygk_tab td{
	padding:4px 4px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	font-size:15px;
	line-height:2.2;
	cursor:pointer;
}

.zygk_tab img{
	margin:0 4px;
}

.zygk_tab .w1{
	width:22px;
	text-align:center;
	padding-right:0;
	padding-left:0;
}


.ht_btn{
	margin:50px 0 0;
	position:relative;
}

.ht_btn a{
	width:200px;
	height:24px;
	padding-top:140px;
	text-align:center;
	float:left;
	display:inline;
	margin:30px;
	color:#444;
	font-size:20px;
	font-weight:bold;
}

.ht_btn .ht_btn01{
	background:url(/images/cmp/sz_ht01.png) no-repeat top center;
}

.ht_btn .ht_btn02{
	background:url(/images/cmp/sz_ht02.png) no-repeat top center;
	margin-left:80px;
}

.ht_btn03{
	background:url(/images/cmp/sz_ht03.png) no-repeat top center;
}

.ht_btn .ht_btn04{
	background:url(/images/cmp/sz_ht04.png) no-repeat top center;
	margin-left:80px;
}

.ht_btn .ht_btn05{
	background:url(/images/cmp/sz_ht05.png) no-repeat top center;
}

.ht_btn06{
	background:url(/images/cmp/sz_ht06.png) no-repeat top center;
}

.ht_btn07{
	background:url(/images/cmp/sz_ht07.png) no-repeat top center;
}

.ht_btn08{
	background:url(/images/cmp/sz_ht01.png) no-repeat top center;
}

.ht_btn01:hover,
.ht_btn02:hover,
.ht_btn03:hover,
.ht_btn04:hover,
.ht_btn05:hover,
.ht_btn06:hover,
.ht_btn07:hover,
.ht_btn08:hover{
	background-position:center -197px;
	color:#a00;
}

.tb_box h1{
	background:url(/images/cmp/sz_bg_h1.png) repeat-x bottom left;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	line-height:2.2;
	border-top:1px solid #efecf5;
	border-bottom:1px solid #d0ced7;
	color:#303031;
}

.tb_box h2{
	background:#faebe6;
	font-size:20px;
	text-align:center;
	line-height:2;
	color:#001280;
}

.sz_ts{
	background:url(/images/cmp/sz_bg_ts.png) no-repeat top center;
	height:164px;
	margin-top:6px;
}

.sz_ts p{
	padding:18px 20px;
	font-size:18px;
	text-indent:2em;
	line-height:1.8;
	color:#222;
}
	

.hr10{
	clear:both;
	overflow:hidden;
	width:100%;
	height:16px;
	zoom:1;
}



/*--------------------------三资 资源 资产公开信息页----------------------------*/
.zygk_txt{
	color:#316301;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	font-family:"微软雅黑";
	padding-top:10px;
	padding-bottom:10px;
	height:40px;
	line-height:40px;
	border-bottom:3px solid #316301;
}


.hr{
	height:10px;
	clear: both;
}
.zygk{
	padding:14px;
}

.zygk_top { 
	background: url(/images/cmp/zygk_top.jpg);
	background-repeat:no-repeat;
	width:1126px;
	height:30px; 
	line-height:30px;
	vertical-align:middle;
	overflow:hidden;
}
.zygk_top li{
	list-style:none;
	display:inline;
	position:absolute;
	right:260px;
	padding:0 15px;
	cursor:pointer;
	color:#446300;
	font-weight:bold;
	line-height:31px;
	white-space:nowrap;
}
.zygk_top span{
	float:left;
	color: #003300;
	font-family:"微软雅黑";
	font-size:18px;
	padding-left:25px;
	font-weight:bold;
}
.zygk_table{
	border-left:1px solid #87a93e;
	border-right:1px solid #87a93e;
	width:1126px;
}
.zygk_left{
	background-image:url(/images/cmp/zygk_left.jpg);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	color: #003300;
	font-weight:bold;
	font-family:"微软雅黑";
	font-size:18px;
	white-space:nowrap;
	text-align:center;
	border-bottom:1px solid #87a93e;
}

.zygk_center{
	padding-left:10px;
	padding-right:10px;
	white-space:nowrap;
	color: #003300;
	font-family:"微软雅黑";
	font-size:18px;
	border-left:1px solid #87a93e;
	border-right:1px solid #87a93e;
	border-bottom:1px solid #87a93e;
}
.zygk_right{
	border-bottom:1px solid #87a93e;
	height:128px;
	width:108px;
	background-repeat:no-repeat;
	text-align:center;
	_padding-left:30px;
}

.zygk_left2{
	background-image:url(/images/cmp/zygk_left.jpg);
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
	text-align:center;
	color: #003300;
	font-weight:bold;
	font-family:"微软雅黑";
	font-size:18px;
	white-space:nowrap;
	border-bottom:1px solid #87a93e;
	border-right:1px solid #87a93e;
}

.zygk_center2{
	text-align:center;
	white-space:nowrap;
	color: #003300;
	font-family:"微软雅黑";
	font-size:18px;
	border-right:1px solid #87a93e;
	border-bottom:1px solid #87a93e;
}

.zygk_right2{
	border-bottom:1px solid #87a93e;
	text-align:center;
	white-space:nowrap;
	color: #003300;
	font-family:"微软雅黑";
	font-size:18px;
}


/*2013-1-30*/
.sz_btn a{
	width:299px;
	height:122px;
	float:left;
	display:inline;
	margin:20px 32px;
}

.sz_btn .sz_btn04{
	background:url(/images/cmp/sz_btn04.png) no-repeat top center;
}

.sz_btn06{
	background:url(/images/cmp/sz_btn06.png) no-repeat top center;
}

.sz_btn07{
	background:url(/images/cmp/sz_btn07.png) no-repeat top center;
}

.sz_btn08{
	background:url(/images/cmp/sz_btn08.png) no-repeat top center;
}
.sz_btn09{
	background:url(/images/cmp/sz_btn09.png) no-repeat top center;
}
.sz_btn01:hover,
.sz_btn02:hover,
.sz_btn03:hover,
.sz_btn04:hover,
.sz_btn05:hover{
	background-position:0 0;
}

.page_c a {
	width:120px;
	height:120px;
	margin:10px 22px 0 0;
	float:left;
	display:block;
}

.page_c {
	margin:0 auto;
	padding:0 50px;
}

.page_c .page_a35 {
	background:url(/images/cmp/sz_list_icon35.png) no-repeat center center;
}

.page_c .page_a35:hover {
	background:url(/images/cmp/sz_list_icon35.png) no-repeat center center;
}

.page_c .page_a36 {
	background:url(/images/cmp/sz_list_icon36.png) no-repeat center center;
}

.page_c .page_a36:hover {
	background:url(/images/cmp/sz_list_icon36.png) no-repeat center center;
}

.page_c .page_a37 {
	background:url(/images/cmp/sz_list_icon37.png) no-repeat center center;
}

.page_c .page_a37:hover {
	background:url(/images/cmp/sz_list_icon37.png) no-repeat center center;
}




/*2013-6-13(首页) 邓群新增*/
.ind_footer{ left:50%; height:132px; background:url(/images/cmp/ind_footer.png) center 0 no-repeat; bottom:-49px; padding:0;}
.width100{ overflow:visible;}
.footer_box{ width:494px; height:76px; float:left; padding-top:48px;}
.footer_info{ width:348px; height:76px; float:left; padding-top:48px;}
.footer_info p{line-height:220%;}
.w1336{ width:1336px; margin:0 auto;}
.cb{ clear:both;}
.footerScroll{ width:396px; height:54px !important; float:left; padding-left:18px; margin:11px 0; overflow:hidden;}
.footer_box a{ float:right; width:62px; height:76px; text-indent:-10000px; text-align:left;}
.footerScroll ul li{ height:54px; overflow:hidden; width:100%;}
.footerScroll li a{ float:none; width:100%; height:100%; color:#333; text-indent:0; font-size:18px; text-align:left; line-height:180%;}

.new_th{font-size:18px; background: #f5f5f5 url(/images/new_icon01.gif) no-repeat 10px center; line-height: 2.4;margin-right:0;margin-left:0;font-weight:bold; padding-left:30px; color:#61972c;}
.new_imgauto{padding: 0px;}
.new_imgauto li{float: left; display: inline;margin-bottom: 2px; margin-right: 14px; padding: 0px; border:1px solid #ccc; background: #fff; cursor: pointer;}
.new_imgauto li img{width: 90px; height: 120px; border:0; }

/*数据表单1*/
.sjTable,
.sjTitle{
	width:100%;
}
.sjTable td{
	border:1px solid;
	padding:3px;
}
.sjTable th,
.sjTitle th{
	background:#f9f9f9 url(/images/appbase/blue/table_thbg.png) repeat-x bottom left;
	font-weight:bold;
	text-align:center;
	border:1px solid;
}

.tableGray td{
	background:#f6f6f6;	
}

.tableH td {
	background:#f0f9fe url(/images/appbase/blue/tableH.png) repeat-x bottom center;
	box-shadow:1px 1px 1px #fff;
}

/*2015-08-03*/
.zygk_left_big{ background:url(/images/cmp/zygk_left_big.jpg) 0 bottom repeat-x #fbfef3;}

/*2017-08-14*/
.str_wrap {
	overflow:hidden;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_static .str_move {
	right: 0;
}
.str_move span {
	margin-right: 60px;
}
.str_static span {
	margin-right: 0px;
}