﻿@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td,form{margin:0;padding:0; text-decoration:none; font-family:"微软雅黑";}
ol, ul ,li{ display:block;list-style: none; text-decoration:none;}
img {border: 0;}
i{ text-decoration:none; list-style:none; font-style:normal; letter-spacing:1px;}
body { font-family:"Microsoft YaHei"; margin:0; padding:0; background-color:#fff;}
.clear{clear:both;height:0;font-size: 1px;line-height: 0px;}
a { text-decoration:none; letter-spacing:1px;}
/*a:hover { color:#0066cc;}*/
p{ display:block; letter-spacing:1px;}
.mt10{ margin-top:10px}
.mb10{ margin-bottom:10px}
.mb5{ margin-bottom:5px}
.fl{ float:left;}
.fr{float:right;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.fallow_lx{
	width:450px; 
	display:none;
	padding:5px; 
	font-size:12px;
	font-family: "微软雅黑";
	text-align:left;  
	background-color:#eee; 
	/* IE 8 */
	filter:alpha(opacity=90);
	/* Firefox,Safari(WebKit),Opera */
	-ms-filter:alpha(opacity=90);
	/* IE 4-7 */
	zoom:1;
	opacity: 0.9;
	position:absolute; 
	cursor:pointer; 
	color:#333;
	line-height:18px;
	z-index:100000000000;
}

/*规范样式*/
A {
	COLOR: #333; TEXT-DECORATION: none; 
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	 TEXT-DECORATION: none
}

.f000 A {
	COLOR: #000; TEXT-DECORATION: none
}
.f000 A:visited {
	TEXT-DECORATION: none
}
.f000 A:hover {text-decoration:none; cursor:pointer;}
.f000 A:active {
	COLOR: #780000
}
.fff1 A {
	COLOR: #ff1000; TEXT-DECORATION: none
}
.fff1 A:visited {
	TEXT-DECORATION: none
}
.fff1 A:hover {
	COLOR: #830606; TEXT-DECORATION: underline
}
.fff1 A:active {
	COLOR: #ff1000
}
.f14px {
	FONT-SIZE: 14px
}
.f12px {
	FONT-SIZE: 12px
}
.f185 A {
	COLOR: #18547e; TEXT-DECORATION: none
}
.f185 A:visited {
	TEXT-DECORATION: none
}
.f185 A:hover {
	COLOR: #000; TEXT-DECORATION: underline
}
.f185 A:active {
	COLOR: #18547e
}
H1 {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: inherit; VERTICAL-ALIGN: baseline; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
H2 {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: inherit; VERTICAL-ALIGN: baseline; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
H3 {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: inherit; VERTICAL-ALIGN: baseline; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
H4 {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: inherit; VERTICAL-ALIGN: baseline; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
H5 {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: inherit; VERTICAL-ALIGN: baseline; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
H6 {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: inherit; VERTICAL-ALIGN: baseline; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}

UL {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: inherit; VERTICAL-ALIGN: baseline; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
LI {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: inherit; VERTICAL-ALIGN: baseline; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}




UL {
	LIST-STYLE-TYPE: none; LIST-STYLE-IMAGE: none
}
OL {
	LIST-STYLE-TYPE: none; LIST-STYLE-IMAGE: none
}
LI {
	LIST-STYLE-TYPE: none; LIST-STYLE-IMAGE: none
}
.clear{ clear:both;}

/**************头部*********************/
.edition {
	LINE-HEIGHT: 30px; WIDTH:100%; HEIGHT: 30px
}
.edfont {FLOAT: left; FONT-SIZE: 12px; margin:0 0 0 30px; }
/*.edfont a{display:block;float:left;width:112px;}*/
.search {LINE-HEIGHT: 30px; FLOAT: right; HEIGHT: 30px; OVERFLOW: hidden; margin:0 30px 0 0; font-size:12px;cursor:pointer;}
.gjser {
	TEXT-ALIGN: center; LINE-HEIGHT: 24px; BACKGROUND-COLOR: #ccc; MARGIN-TOP: 4px; WIDTH: 75px; HEIGHT: 24px; COLOR: #fff; MARGIN-LEFT: 5px; FONT-SIZE: 12px; CURSOR: pointer; border-radius: 5px
}
.gjsera DIV:hover {
	BACKGROUND-COLOR: #004986
}
.search FORM {
	WIDTH: 250px
}
.search LABEL {
	POSITION: relative; MARGIN-TOP: 4px; DISPLAY: block; FLOAT: left; HEIGHT: 20px
}
.search SPAN {
	POSITION: absolute; LINE-HEIGHT: 20px; FLOAT: left; COLOR: #464646; FONT-SIZE: 14px; CURSOR: text; LEFT: 10px
}
.search BUTTON {
	BORDER-BOTTOM: #d2d1d1 1px solid; BORDER-LEFT: #d2d1d1 1px solid; LINE-HEIGHT: 20px; BACKGROUND-COLOR: #49afcd; MARGIN-TOP: 4px; WIDTH: 80px; HEIGHT: 24px; COLOR: #fff; MARGIN-LEFT: 10px; BORDER-TOP: #d2d1d1 1px solid; BORDER-RIGHT: #d2d1d1 1px solid; BEHAVIOR: url(iecss3.htc); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px
}
.headimg {position: relative;}
.headimgtul { margin: 15px 35px;
    position: relative;
    height: 88px;
    width:550px;position: absolute;}
/*导航*/
.head-v3 {Z-INDEX: 2000; POSITION: relative; width:1200px; margin:0 auto;}
.head-v3 .navigation-inner {
	POSITION: relative; MARGIN: 0px auto; width:1200px;
}
.navigation-up {WIDTH: 100%; HEIGHT: 42px}
.navigation-up .navigation-v3 {}
.navigation-up .navigation-v3 UL {FLOAT: left;}
.navigation-up .navigation-v3 LI { font-size:14px; FLOAT: left; COLOR: #fff; cursor:pointer;}
.navigation-up ul .nav_x{ background:url(nav_x.png) no-repeat right;}
.navigation-up .navigation-v3 .nav-up-selected {BACKGROUND-IMAGE: url(nav_x.png); BACKGROUND-REPEAT: no-repeat}
.navigation-up .navigation-v3 .nav-up-selected-inpage {COLOR: #000; TEXT-DECORATION: none}
.navigation-up .navigation-v3 LI H2 {FONT-WEIGHT: normal; padding:0; font-size:14px;}
*+html  .navigation-up .navigation-v3 LI H2 A{LINE-HEIGHT: 41px;DISPLAY: inline-block; HEIGHT: 41px; font-size:20px; color: #fff;width: 172px;}
.navigation-up .navigation-v3 LI H2 A {LINE-HEIGHT: 42px;  DISPLAY: inline-block; HEIGHT: 42px; font-size:20px; color: #fff; text-align: center;width: 172px;}
.navigation-down {Z-INDEX: 999999; POSITION: relative; MARGIN: 0px auto; WIDTH:1199px; height:0px;}
.navigation-down .nav-down-menu {POSITION: absolute; MARGIN: 0px; WIDTH: 100%;TOP: 0px; left:0px;background:url(nav-down-bj.png) repeat;}

.navigation-up .navigation-v3 LI H2 A:hover{ background:url(bq_scy_dbj_02_03.png) no-repeat; color:#44A8EE; font-weight:600;}


.navigation-down .nav-down-menu .navigation-down-inner {POSITION: relative;MARGIN: 0px; WIDTH:1179px; padding:10px; border-top:none; height:360px;border-top: solid 2px #0066cc;}
.hdjl_table{table-layout:fixed;}
.navtaba A { TEXT-DECORATION: none}
.navtaba A:visited { TEXT-DECORATION: none}
.navtaba A:hover { COLOR: #fff; TEXT-DECORATION: none}
.navtaba A:active { COLOR: #fff}
.navhov01 {
	BACKGROUND-POSITION: -10px -76px
}
.navhov01:visited {
	BACKGROUND-POSITION: -10px -76px
}
.navhov01:hover {
	BACKGROUND-POSITION: -10px -10px
}
.navhov01:active {
	BACKGROUND-POSITION: -10px -76px
}
.navhov02 {
	BACKGROUND-POSITION: -152px -76px
}
.navhov02:visited {
	BACKGROUND-POSITION: -152px -76px
}
.navhov02:hover {
	BACKGROUND-POSITION: -152px -10px
}
.navhov02:active {
	BACKGROUND-POSITION: -152px -76px
}
.navhov03 {
	BACKGROUND-POSITION: -294px -76px
}
.navhov03:visited {
	BACKGROUND-POSITION: -294px -76px
}
.navhov03:hover {
	BACKGROUND-POSITION: -294px -11px
}
.navhov03:active {
	BACKGROUND-POSITION: -294px -76px
}
.navhov04 {
	BACKGROUND-POSITION: -434px -76px
}
.navhov04:visited {
	BACKGROUND-POSITION: -434px -76px
}
.navhov04:hover {
	BACKGROUND-POSITION: -437px -11px
}
.navhov04:active {
	BACKGROUND-POSITION: -434px -76px
}
.navhov05 {
	BACKGROUND-POSITION: -578px -76px
}
.navhov05:visited {
	BACKGROUND-POSITION: -578px -76px
}
.navhov05:hover {
	BACKGROUND-POSITION: -578px -11px
}
.navhov05:active {
	BACKGROUND-POSITION: -578px -76px
}
.navhov06 {
	BACKGROUND-POSITION: -730px -76px; HEIGHT: 40px
}
.navhov06:visited {
	BACKGROUND-POSITION: -730px -76px; HEIGHT: 40px
}
.navhov06:hover {
	BACKGROUND-POSITION: -730px -11px; HEIGHT: 40px
}
.navhov06:active {
	BACKGROUND-POSITION: -730px -76px; HEIGHT: 40px
}
.navhov07 {
	BACKGROUND-POSITION: -872px -76px; HEIGHT: 40px
}
.navhov07:visited {
	BACKGROUND-POSITION: -872px -76px; HEIGHT: 40px
}
.navhov07:hover {
	BACKGROUND-POSITION: -872px -11px; HEIGHT: 40px
}
.navhov07:active {
	BACKGROUND-POSITION: -872px -76px; HEIGHT: 40px
}
.box_bj{ width:100%; background:url(sy-bj.png) repeat-x; position:relative;}
.top_xian{ width:100%; height:3px; background:url(sy-top-bj.png) repeat-x;}
/*.yun{position: absolute;
    left: 0;
    top: 30px;
    width: 1220px;
    height: 200px;
    background: url(sy-yun.png) no-repeat center;
}*/
/*导航下拉内容*/
/*市政府*/
.szfbox table{ width:100%;}
.szfbox tr{ display:block; border-bottom:dashed 1px #ccc; padding:0 0 10px 0;}
.szfbox table tr td{ padding:0 10px;}
.shizhangbox{ overflow:hidden; width:380px;}
.shizhang_zp{ width:120px; height:160px; padding:3px; border:solid 1px #ccc; float:left;}
.shizhang_zp img{ width:100%; height:100%;}
.shizhang_js{ width:240px; float:left; margin:0 0 0 10px;}
.shizhang_js p{font-size:18px; line-height:50px;color:#666;text-index:2em;}
.shizhang_js h1{ font-size:16px; line-height:40px;}
.shizhang_js h1 span{ font-size:20px; font-weight:200; color:#0066cc; margin:0; padding:0; line-height:24px; font-weight:500; }
.shizhang_js h1 a{ margin:0 0 0 10px; font-size:18px;}
.shizhang_js h1 p{ display:block; width:200px; font-size:14px; color:#333; line-height:40px; margin:0; padding:0; line-height:24px;}
.down_title{}
.down_title_in{ background:url(title-in.png) no-repeat left center; padding:0 0 0 20px;  float:left;font-size:18px; font-weight:bold;}
.down_title_in2{    margin-left: 20px;}
.sy_dowm_more{ float:right; font-size:14px;line-height: 27px; margin:0 10px 0 0; color:#999;}
.sy_dowm_more1{ float:right; font-size:14px;line-height: 27px; margin:0px; color:#999;}
.sy_dowm_more2{ float:right; font-size:14px;line-height: 27px; margin:0 40px 0 0; color:#999;}
.sy_dowm_more3{ float:right; font-size:14px;line-height: 27px; margin:0 0 0 0; color:#999;}

.tubox{ overflow:hidden; margin:10px 0;}
.tu_news{ width:153px; height:86px; float:left; margin:10px 0 0 0;}
.tu_news img{ width:100%; height:100%;}
.tubox p{ display:block; width:210px; float:left; font-size:16px; line-height:30px; margin:0 0 0 10px;overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3; height:90px; color:#333;}
.tubox span{ color:#999; display:block; width:100%; text-align:right;}
.sz_huodong_news{ width:360px; background:url(back.png); padding:10px; margin:11px 0;}
.sz_huodong_news li{ overflow:hidden; line-height:34px; font-size:16px;*line-height:31px;}
.sz_huodong_news li a{ background:url(a-in.png) no-repeat left center; padding:0 0 0 10px; float:left;}
.sz_huodong_news li span{ float:right; color:#999;}
.tu_newsbox{ font-size:18px; font-weight:normal;}
.tu_newsbox a{ font-size:18px; margin:0 10px; font-weight:bold;}
.lingdaobox{ width:370px; padding:0 0 0 20px;}
.lingdaobox li{ line-height:30px; font-size:16px;overflow:hidden;}
.lingdaobox li span{ width:70px;text-align:justify;float:left;}
.lingdaobox li a{ margin:0 5px 0 0;width:60px;float:left;}
.sz_jigou_news{ width:360px; margin:10px 0 0 30px;}
.sz_jigou_news li{ overflow:hidden; line-height:27px;}
.sz_jigou_news li a{ background:url(jg-in.png) no-repeat left center; padding:0 0 0 12px;}
/*信息公开*/
.xinxi_left{ width:750px; float:left;}
.xinxi_in{/* padding:10px;*/background:url(back.png); margin:13px 0;}
.xinxi_in tr td a{ background:url(qian.png) no-repeat left center; padding:0 0 0 15px; line-height:46px; margin:0 20px 0 0;}
.xinxi_in_zd{ /*padding:10px;*/background: url(back.png); margin:10px 0;}
.xinxi_in_zd tr td a{ background:url(qian.png) no-repeat left center; padding:0 0 0 15px; line-height:32px; margin:0 20px 0 0;}
.zhuantibox{ width:398px; float:left; margin:2px 0 0 20px;}
.banner{ width:385px; height:214px; margin:10px 8px;float:left;border:solid 1px #ccc;}
/*.banner{ width:398px; height:90px; margin:10px auto;}*/
.banner img{ width:100%; height:100%;}

/*互动交流*/
.down_zxft{ margin:30px auto; margin-left:-2px;}
.down_zxft_tu{ width:66px; height:66px;}
.down_zxft_title{ line-height:66px; font-size:16px; margin-left:10px; letter-spacing:1px;}
.down_zxft_title span{ color:#0033cc;}
.down_zxft_in li{ margin:30px 0;width:370px;}
.down_zxft_icon{ width:66px; height:66px; float:left;}
.down_zxft_in_title{ font-size:16px; line-height:66px; float:left; margin:0 0 0 10px;}
.down_hd_xx{ display:block; background:#4C93C9; width:376px; height:60px; text-align:center; line-height:60px; color:#fff; font-size:18px;    margin-top: 10px;}
.down_hd_xx img{ margin:14px 10px 0 20px; float:left;}
.down_hd_xx span{ line-height:60px; float:left; letter-spacing:1px;}
.down_hd_xx span:hover{ color:#fff;}
.down_hd_xx1{ display:block; font-size:18px; line-height:26px; letter-spacing:1px;}
.down_hd_xx1 img{ display:block; margin:10px auto 0 auto;}
.xinwenbox{ margin:20px 0 0 24px;}
.down_xxbox{ margin:35px 0 0 0;}
.xinwen_in_title{font-size: 16px;
    margin-left: 25px;
    color: #333;
    line-height: 60px;
    display: block;
    width: 100%;
    text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;	
	}


/*****************办事服务下拉***********************/
.sybsfw_xiala{
	margin-left:10px;	
	}
.sybsfw_xiala li{
	float:left;	
	margin-bottom:13px;
	margin-left:13px;
	}
.sybsfw_xiala li a{
	display:block;	
	color:#fff;
	cursor:pointer;
	font-size:22px;
	}
.sybsfw1 a img,.sybsfw4 a img{
	width:647px;
	height:170px;
	}
.sybsfw2 a,.sybsfw3 a,.sybsfw5 a,.sybsfw6 a{
	width:224px;
	height:170px;
	line-height:170px;	
	text-align:center;
	}
.sybsfw2 a{
	background:#2dc0de;	
	}
.sybsfw3 a{
	background:#4d97fc;	
	}
.sybsfw6 a{
	background:#2dc0de;	
	}
.sybsfw5 a{
	background:#4d97fc;	
	}




/*走进辽源*/
	.ditu{
		width:270px;
		height:350px;
		 margin:20px;
		}
	.ditu p{
		position:relative;
		background:url(xiaoguotu.png) no-repeat;
		width:100%;
		height:100%;
		}
	.ditu p .di1{
		position:absolute;
		background:url(../images/xsq.png) no-repeat;
		display:block;
		width: 68px;
		height: 59px;
		top: 59px;
		left: 48px;
		z-index:1011;
	}
	.ditu p .di1 b{
		display:block;
		background:url(xaq-hover.png) no-repeat;
		position:absolute;
		width: 70px;
		height: 61px;
		top: -1px;
		left: -2px;	
		z-index:1022;
		display:none;
		}
	.ditu p .di2{
		position:absolute;
		background:url(lsq.png) no-repeat;
		display:block;
		width: 66px;
		height: 74px;
		top: 74px;
		left: 67px;
		z-index:1000;
		}
	.ditu p .di2 b{
		display: block;
		background: url(lsq-hover.png) no-repeat;
		width: 70px;
		height: 76px;
		top: 1px;
    	left: 0px;
		position: absolute;	
		display:none;
		z-index:1023;
		}
	.ditu p .di3{
		position: absolute;
		background: url(dlx.png) no-repeat;
		display: block;
		width: 194px;
		height: 225px;
		top: 0px;
		left: 0px;
	
		}
	.ditu p .di3 b{
		display:block;
		background:url(dlx-hover.png) no-repeat;
		width: 197px;
		height: 230px;
		top: 0px;
		left: 1px;
		position: absolute;	
		display:none;
		z-index:999;
		}
	.ditu p .di4{
		position: absolute;
		
		display: block;
		width: 82px;
		height: 161px;
		top: 8px;
		left: 164px;
	
		}
	.ditu p .di5{
		position: absolute;
		display: block;
		width: 164px;
		height: 161px;
		top: 174px;
		left: 60px;
		}
	.ditu p .di4 b{
		display:block;
		background: url(dfx-hover.png) no-repeat;
		width: 189px;
		height: 317px;
		top: -1px;
		left: -106px;
		position: absolute;
		z-index:999;
		display:none;
		}
.liaoyuan_jj{ width:450px; font-size:16px; line-height:30px; color:#333;}		
.fieldset{ border-bottom:none; border-left:none; border-right:none;}
.legend{ margin:0 0 0 120px; padding:0 20px;}		
.down_zjly{ overflow:hidden; margin:20px 0 0 0;}
.down_zjly li{ background:url(down-in-bj.png) no-repeat; width:140px; height:36px; float:left; margin:0 22px 0 0;}
.down_zjly li a{ display:block; width:90px; margin:0 auto; background:url(down-in-a.png) no-repeat left center; line-height:36px; padding:0 0 0 10px; text-align:center; color:#0066cc;}
		

/*body*/
.header{ width:100%; min-width:1200px; height:135px; background-color:#0084c9;}
.nav{ width:1200px; margin:0 auto;}
.logo{ float:left; margin:0 30px 0 0;}
.home{ width:118px; float:left; text-align:center; cursor:pointer;font-family:"微软雅黑"; font-size:18px; color:#fff;}
.home:hover{ background-color:#0778B3; border-bottom:4px solid #fbc00d; font-weight:bold; }

.yaowen{ margin:6px auto; position:relative; z-index:999}
.yaowen li{float:left; font-size:14px;}
.yaowen li a{ cursor:pointer; font-size:16px; letter-spacing:1px;}
.yaowen li span{ color:#0066cc;}
.Y-title{width:363px;white-space:nowrap;text-overflow:ellipsis;overflow: hidden;}



.ZJLY{ position:relative; width:1160px; height:420px; background-color:#fff;}
.tupian{ position:absolute; left:50%; bottom:0; margin-left:-380px;}
.jianjie{ width:500px; height:110px; position:absolute; bottom:18px; left:28%; text-indent:2em;}
.jj_biaoti{ position:absolute; left:41%; bottom:148px;}


/*导航下拉菜单*/
.zjly_dt{ width:270px; height:322px; float:left;}
.zjly_dt img{ width:100%; height:100%;}
.jianjie{ width:460px; border-bottom:solid 2px #ccc;}
.jianjie a{ font-size:20px; line-height:25px; border-bottom:solid 2px #0066cc;}





/*x图片视频新闻*/
.tu_xinwen{ width:243px; height:137px; border:solid 1px #ccc; margin:0 10px 0 0;}
.tu_xinwen img{ width:100%; height:100%;}
.tu_xinwen_title{ font-size:16px; line-height:50px;
    width: 242px;
    overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	 height: 50px;
    line-height: 25px;
	}
.tab_in_table{ width:516px; margin:10px 0 0 10px;}
.tab_in_table ul li{
	float:left;	
	width:250px;
	height:200px;
	margin-left:3px;
	}
.tab_in_table ul li a{
	width:240px;
	height: 50px;
    line-height: 25px;
	letter-spacing:normal;
	}
.tab_in_table ul li img{
	display: inline-block;
    width: 240px;
    height: 135px;
    border: 1px solid #ccc;	
	}



/*banner*/
.ban_a{ position:relative;}
.ban_s{ position:absolute;left:0;bottom:0; z-index:999;display:block; background:#000;opcity:0.5;}


.tab2 li.hjqx{
	color:#333;
	background:url(zjbl.png) no-repeat center 8px;	
	}

/*政务要闻*/
.win{
	
	width:452px;margin:-3px auto;
	position:relative;
	overflow: hidden;
}
.title{
	width:100%;
	height:75px!important;
	position: relative; 
	margin-top:3px;
	
}
.title a{
	width:110px;
    height: 75px;
	line-height:80px;
    float: left;
    text-align: center;
	letter-spacing:0.1rem;
    line-height: 108px;
    font-size: 18px;
    font-weight: bold;
    color: #0066cc;
    text-decoration: none;
    position: relative;
    z-index: 1;
	overflow:hidden;
	margin-left: 2px;
}
.title a span{
	width:100%;
	text-align:center;
	position:absolute;
	overflow:hidden;
	}
.title a span.span1{
	top:0px;
	left:0px;
	color:#0066cc;	
	}
.title a span.span2{
	top:0px;
	left:114px;	
	color:#fff;
	}
.title .float{
	width:113px;height:100%;background:url(sy_zybg.png) no-repeat 1px 2px;position: absolute;
}
.title .float2{
	width:113px;height:100%;background:url(sy_zwbg7.png) no-repeat -5px -12px;position: absolute;
	line-height:40px;
	top:0px;
	left:0px;
}
.zw_box{
	width:100%;height:360px;position: relative;
	margin-left: 14px;
}
.zw_box div{
	width:100%;height: 100%;position: absolute;left:-100%;font-size: 70px;text-align: center;line-height: 270px;top:0;color:#fff;
}


/*政务要闻*/
.zhengwuyaowen{
	background:#fff;	
	width:1195px;
	height:420px;
	margin-top:10px;
	margin-bottom:10px;
	overflow:hidden;
	box-shadow: 0px 0px 5px 0px #ccc;
    border: 2px solid #ccc;
	}
 .zy_left{
	float:left;
	width:60%;
	/*margin-right: 19px;	*/
	border-right:1px dashed #ccc;
	position:relative;
	overflow:hidden;
	}
.zy_ol {
	display:block;
	width:156px;	
	float:left;
	/*background:url(ul_dian.png) repeat-y right;*/
	position:relative;
	}
	
	

.zy_ol li{
	width:149px;
	height:84px;
	line-height:84px;
	text-align:right;
	padding-right: 8px;
	cursor:pointer;
	font-size: 18px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
	letter-spacing:0.2rem;
	}
.zy_ol li a{
	color:#333;	
	display:block; margin:0 5px 0 0;font-family: "Microsoft YaHei";
	width:140px;
	}
.zy_ol li a:hover{
	color:#fff;	
	}
/*.hover{
	background:url(sy_zybbg5.png) no-repeat center;
	color:#fff!important;
	}*/
.dashed11{
	border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
    height: 0px!important;
	margin-left: 12px;
	}
.tab{
	margin-top: 10px;
    width: 560px;
	display:none;
	height:410px;
	float:left;	
	background:#fff;
	overflow:hidden;
	}
.tab p{
	width:94%;
	height:36px;
	line-height:36px;
	background: no-repeat 0px 15px; 
	padding-left:13px;	
	cursor:pointer;
	}
.tab p a{
	display:block;
	float:left;
	width:415px;	
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:16px;
	color:#333;
	background:url(a-in.png) no-repeat left center;
	padding-left:15px;
	}
.tab p i{
	float: right;
    display: block;
    width: 11%;
    text-align: right;
    font-size: 16px;
    color: #999;
	}
.tab h5 a{
	display:block;
	text-align:right;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-family:"微软雅黑";
	color:#999;	
	cursor:pointer; margin:0 20px 0 0;
	}
.zy_right{
	float: left;
    height: 420px;
    width: 38%;
    margin-left: 10px;
    position: relative;
	}
.zy_ul{	
	display: block;
	margin-top: 6px;
	}
.zy_ul li{
	float:left;
	width:86px;
	height:68px;
	line-height:107px;
	margin:15px 20px 10px 6px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	font-family:"微软雅黑";
	}
.zy_right .title a.grbs{
	color:#4db7fa;
	background:url(grbs2.png) no-repeat center 6px;	
	}
.zy_right .title a{
	display:block;
	font-family:"微软雅黑";
	font-size:18px;
	width:110px;
	height:100px;
	/*font-weight:bold;*/	
	color:#4db7fa;
		}
.zy_right .title a.grbs:hover{
	color:#fff;
	background:url(grbs3.png) no-repeat center 6px;
	/*background:url(grbs.png) no-repeat center 8px;	*/
	}
.zy_right .title a.frbs{
	color:#4db7fa;
	bbackground:url(grbs2.png) no-repeat center 6px;	
	}
.zy_right .title a.frbs:hover{
	color:#fff;
	background:url(grbs3.png) no-repeat center 6px;
	}
.zy_right .title a.bmbs{
	color:#4db7fa;
	background:url(bmbs2.png) no-repeat center 6px;		
	}
.zy_right .title a.bmbs:hover{
	color:#fff;
	background:url(bmbs3.png) no-repeat  center 6px;
	}
.zy_right .title a.frbs{
	color:#4db7fa;
	background:url(frbs2.png) no-repeat center 6px;		
	}
.zy_right .title a.frbs:hover{
	color:#fff;
	background:url(frbs3.png) no-repeat center 6px;
	}

.zy_right .tab2 a{
	color:#333;	
	}
.zy_right .title a.zhfw{
	color:#4db7fa;
	background:url(zhfw2.png) no-repeat center 6px;		
	}
.zy_right .title a.zhfw:hover{
	color:#fff;
	background:url(zhfw3.png) no-repeat center 6px;
	}

/*a.grbs{
	color:#4db7fa;
	background:url(sy_grbs.png) no-repeat center;
	}
.zhengwuyaowen .zy_right .zy_ul a{
	display:block;
	font-family:"微软雅黑";
	font-size:16px;
	/*font-weight:bold;	
	color:#4db7fa;
		}
a.grbs .aa:hover{
	color:#fff;
	background: url(grbs3.png) no-repeat top;

	}
a.frbs{
	color:#4db7fa;
	background:url(sy_frbs.png) no-repeat center;
	}
a.frbs .aa:hover{
	color:#fff;
	background:url(frbs3.png) no-repeat top ;
	}
a.bmbs{
	color:#4db7fa;
	background:url(sy_bmbs.png) no-repeat center;
	}
a.bmbs .aa:hover{
	color:#fff;


	background:url(bmbs3.png) no-repeat top ;
	}*/*/
.zy_right ol{
	margin-top: 10px;
    display: block;
    height: 360px;
    margin-left: 26px;
	}
.zy_ul li ol li{
	font-family:"微软雅黑";
	font-weight:normal;
	color:#333;
	margin-top: 29px;
	}
.zy_ul li ol{
	width:448px;
	position:absolute;
	top:80px;
	left:0px;
	background:#fff;	
	height:325px;
	display:none;
	}
.nav_jyta li{ line-height:40px;*line-height:37px;}
.zy_ul li .tab2 a{
	color:#333;	
	}
a.zhfw{
	color:#4db7fa;
	background:url(sy_zhfw.png) no-repeat center;
	}
li.zhfw .aa:hover{
	color:#fff;
	background:url(zhfw3.png) no-repeat top ;
	}
.zy_right .tab2 li.zyzg{
	color:#333;
	background:url(zyzg.png) no-repeat center 6px;	
	}
.zy_right .tab2 li.yyws{
	color:#333;
	background:url(yyws.png) no-repeat center 6px;	
	}
.tab2 li.zscq{
	color:#333;
	background:url(zscq.png) no-repeat center 6px;	
	}
.tab2 li.zlbz{
	color:#333;
	background:url(zlbz.png) no-repeat center 6px;	
	}
.tab2 li.cjrj{
	color:#333;
	background:url(cjrj.png) no-repeat center 8px;	
	}
.tab2 li.ggsy{
	color:#333;
	background:url(ggsy.png) no-repeat center 8px;	
	}
.tab2 li.jtys{
	color:#333;
	background:url(jtys.png) no-repeat center 8px;	
	}
.tab2 li.hblh{
	color:#333;
	background:url(hblh.png) no-repeat center 8px;	
	}
.tab2 li.jyky{
	color:#333;
	background:url(jyky.png) no-repeat center 8px;	
	}
.tab2 li.whty{
	color:#333;
	background:url(whty.png) no-repeat center 8px;	
	}
.tab2 li.zzrz{
	color:#333;
	background:url(zzrz.png) no-repeat center 8px;	
	}
.tab2 li.gd{
	color:#333;
	background:url(gd.png) no-repeat center 8px;	
	}
.tab2 li.jykj{
	color:#333;
	background:url(jykj.png) no-repeat center 7px;	
	}
.tab2 li.zbpm{
	color:#333;
	background:url(zbpm.png) no-repeat center 7px;	
	}
.tab2 li.swcw{
	color:#333;
	background:url(swcw.png) no-repeat center 8px;	
	}
.tab2 li.smfw{
	color:#333;
	background:url(smfw.png) no-repeat center 7px;	
	}
.tab2 li.njyx{
	color:#333;
	background:url(njyx.png) no-repeat center 7px;	
	}
.tab2 li.sfcw{
	color:#333;
	background:url(swcw.png) no-repeat center 8px;	
	}
.tab2 li.swfw{
	color:#333;
	background:url(swfw.png) no-repeat center 1px;	
	}
.tab2 li.rzxd{
	color:#333;
	background:url(rzxd.png) no-repeat center 1px;	
	}
.tab2 li.hysy{
	color:#333;
	background:url(hysy.png) no-repeat center 2px;	
	}
.tab2 li.ggaq{
	color:#333;
	background:url(ggaq.png) no-repeat center 2px;	
	}
.tab2 li.hjzj{
	color:#333;
	background:url(hjzj.png) no-repeat center 2px;	
	}
.tab2 li.lyfw{
	color:#333;
	background:url(zhfw-ylws.png) no-repeat center 8px;	
	}
.tab2 li.jycye{
	color:#333;
	background:url(jycye.png) no-repeat center 8px;	
	}
.tab2 li.shjz{
	color:#333;
	background:url(shjz.png) no-repeat center 8px;	
	}
.tab2 li.zjbl{
	color:#333;
	background:url(zjbl.png) no-repeat center 8px;	
	}
.tab2 li.gjj{
	color:#333;
	background:url(gjj.png) no-repeat center 8px;	
	}
.tab2 li.wskzm{
	color:#333;
	background:url(wskzm.png) no-repeat center 8px;	
	}
.tab2 li.slswu{
	color:#333;
	background:url(slswu.png) no-repeat center 8px;	
	}
.tab2 li.jyjy{
	color:#333;
	background:url(jyjy.png) no-repeat center 8px;	
	}
.tab2 li.sscw{
	color:#333;
	background:url(sscw.png) no-repeat center 8px;	
	}
.tab2 li.tzsp{
	color:#333;
	background:url(tzsp.png) no-repeat center 8px;	
	}
.tab2 li.wwbh{
	color:#333;
	background:url(wwbh.png) no-repeat center 8px;	
	}
.tab2 li.fwcs{
	color:#333;
	background:url(fwcs.png) no-repeat center 8px;	
	}
.tab2 li.zljs{
	color:#333;
	background:url(zljs.png) no-repeat center 8px;	
	}
.tab2 li{
	float:left;
	width:93px;
	height:66px;
	line-height:107px;
	margin: 39px 19px 8px 0px;
	text-align:center;
	font-size:16px;
	cursor:pointer;	
	}	
	
	
.wxx_tab21 li{
	float:left;
	width:91px;
	height:60px;
	line-height:60px;
	margin: 16px 14px 16px 0px;
	text-align:center;
	font-size:16px;
	cursor:pointer;	
	background-color: #fcfcfc;
    border: solid 1px #f3f3f3
	}
.wxx_tab21 li:hover{background-color: #eee;}	

.wxx_tab21{ width:222px; float:left}
.bm_nav{ width:100%; overflow:hidden;margin: 10px 0 0 0;}
.bm_nav li{ width:50%; text-align:center; line-height:30px; font-size:18px; font-weight:bold; float:left;}
.bm_nav li a{color:#39F;}

.tab2 li a{ color:#333;}
/*信息公开*/
.soft_con .xxgk{
	height:360px;	
	font-size:16px;
	line-height:40px;
	margin:10px;
	width:100%;
	margin-top: 20px;
	}
.soft_con .xxgk ol{
	display:none;	
	}
.soft_con .soft_con2 .xx_head{
	height:40px;
	margin: 10px;	
	}
.soft_con .soft_con2 .xx_head h3{
	float:left;	
	font-size:20px;
	font-weight:bold;
	color:#06c;
	width:207px;
	height:50px;
	line-height:50px;
	background:url(sy-zfxxgk.png) no-repeat center;
	text-align:center;
	margin-right:0;
	}
.soft_con .soft_con2 .xx_head p{
	float:left;	
	color:#333;
	font-size:18px;
	font-family:"微软雅黑";
	width:154px;
	height:42px;
	line-height:40px;
	cursor:pointer;
	display:block;
	margin-top:5px;
	 background:url(xx-bj.png) no-repeat;
	}
/*.soft_con .soft_con2 .xx_head p:hover{
	background:#9dd7fc!important;
	color:#fff!important;	
	}*/
.soft_con .xxgk .xx1{
	width: 35%;
    border: 1px solid #eae9e9;
    height:330px;
	}

.soft_con .xxgk .xx1 .xx1_1 span{
	width:34%;
	display:inline-block;
	height:35px;
	line-height:35px;
	border-bottom:2px solid #ccc;	
	margin: 0px -7px 0px -8px;
	cursor:pointer;
	font-size:18px;
	color:#5e5e5e;
	font-weight:bold;
	font-family:"微软雅黑";
	}
/*.span_hover{
	border-bottom:2px solid #0066cc!important;	
	color:#0066cc!important;
	}*/
.soft_con .xxgk .xx1 .xx1_1 span a{ display:block;width:100%;color:#5e5e5e;line-height:35px; letter-spacing:1px;}		
.span_hover a{line-height:35px;border-bottom:2px solid #0066cc!important;color:#0066cc!important;}	
.soft_con .xxgk .xx2 .xx2_1 span a{ display:block;width:100%; color:#5e5e5e; letter-spacing:1px;}	

.soft_con .xxgk .xx1 .xx1_1ol li a{
	display:block;
	cursor:pointer;
	width:70%;
	margin:0 auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align:left;	
	background:url(a-in.png) no-repeat left center;
	padding-left:15px;
	color:#333;
	font-family:"微软雅黑";	
	font-size:16px;
	float:left;
	}
.soft_con .xxgk .xx1 .xx1_1ol li i {
    float: left;
    display: block;
    cursor: pointer;
    width: 14%;
    text-align: center;
    width: 25%;
    height: 40px;
    line-height: 40px;
    text-align: right;
    color: #999;
    margin: 0;
    padding: 0;
}
.soft_con .xxgk .xx2{
	width: 40%;
    height: 330px;
    border: 1px solid #eae9e9;
    margin-left: 1%;
    color: #333;
    font-family: "微软雅黑";	
	}
.soft_con .xxgk .xx2 .xx2_1 span{
	width:26%;
	display:inline-block;
	height:35px;
	line-height:35px;
	border-bottom:2px solid #ccc;	
	margin: 0px -7px 0px -8px;
	cursor:pointer;
	font-size:19px;
	color:#5e5e5e;
	font-weight:bold;
	font-family:"微软雅黑";
	}
.soft_con .xxgk .xx2 .xx2_1ol li,.soft_con .xxgk .xx1 .xx1_1ol li{
	display:block;
	height:40px;
	line-height:40px;
	width: 95%;
    margin-left: 2%;	
	}
.soft_con .xxgk .xx2 .xx2_1ol li a{
	float:left;
	display:block;
	cursor:pointer;
	margin:0 auto;
	width:68%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align:left;	
	background:url(a-in.png) no-repeat 10px;
	padding-left:22px;	
	color:#333;
	font-size:16px;
	height:40px;
       line-height:40px;
	}
.soft_con .xxgk .xx2 .xx2_1ol li i{
	float:left;
	display:block;
	cursor:pointer;
	width:14%;
	text-align:center;
	width: 25%;
       height:40px;
       line-height:40px;
    text-align: right;
	color:#999;	margin:0; padding:0;
	}
.soft_con .xxgk .xx3{
	width: 21%;
    height: 330px;
    border: 1px solid #eae9e9;
    margin-left: 1%;
    text-align: center;
    color: #333;
    font-family: "微软雅黑";
	}
.soft_con .xxgk .xx3 h3{
	margin-bottom:20px;	
	font-size:18px;
	}
.soft_con .xxgk .xx3 p{	
	width:100%;
	text-align:center;
	position:relative;
	height:30px;
	line-height:30px;
	margin-bottom:13px;
	background:#f5f5f5;
	cursor:pointer;
	font-size:16px;
	margin:0 auto;}
.soft_con .xxgk .xx3 p i{
	display:block;	
	z-index:998;
	width:2%;
	height:30px;
	position:absolute;
	right:0px;
	top:0px;
	}
.soft_con .xxgk .xx3 p.gkml i{
	background:url(../images/xxgk.png) repeat right;
	}
.soft_con .xxgk .xx3 p.gkml:hover{	
	background:#f1690e;
	color:#fff;
	}
.soft_con .xxgk .xx3 p.gkzn i{
	background:url(gkzn.png) repeat right;
	}
.soft_con .xxgk .xx3 p.gkzn:hover{	
	background:#f1a90e;
	color:#fff;
	}
.soft_con .xxgk .xx3 p.ndbg i{
	background:url(ndbg.png) repeat right;
	}
.soft_con .xxgk .xx3 p.ndbg:hover{	
	background:#0ef1e4;
	color:#fff;
	}
.soft_con .xxgk .xx3 p.zdgd i{
	background:url(zdgd.png) repeat right;
	}
.soft_con .xxgk .xx3 p.zdgd:hover{	
	background:#0e7ef1;
	color:#fff;
	}
.soft_con .xxgk .xx3 p.sqgk i{
	background:url(ysqgk.png) repeat right;
	}
.soft_con .xxgk .xx3 p.sqgk:hover{	
	background:#b90ef1;
	color:#fff;
	}
.soft_con .xxgk .xx3 h4{
    width: 87%;
    height: 90px;
    border-bottom: 1px dashed #ccc;
    margin: 0 auto;
    margin-left: 17px;
    margin-top: 19px;	
	}
.soft_con .xxgk .xx3 h4 b{
	float: left;
    display: block;
    margin-left: 17px;
    padding-top: 47px;
    width: 80px;
	}
.soft_con .xxgk .xx3 h4 b a{
	display:block;
	font-family:"微软雅黑";
	color:#5e5e5e;	
	}
.soft_con .xxgk .xx3 p{
	height: 45px;
    line-height: 65px;
    text-align: left;
    padding-left: 46px;
	}
.soft_con .xxgk .xx3 p a{
	display:block;
	font-family:"微软雅黑";
	color:#333;	
	}
.soft_con .xxgk .xx3 p.sy-czzx{
	background: url(sy-czzx.png) no-repeat 10px 13px;
	background-size: 29px;
	}
.soft_con .xxgk .xx3 p.sy-qytz{
	background: url(sy-fmqd.png) no-repeat 10px 11px;
	background-size: 29px;
	}
.soft_con .xxgk .xx3 p.sy-ggfw{
	background: url(sy-ggfw.png) no-repeat 10px 13px;
	background-size: 30px;
	}
.soft_con .xxgk .xx3 p.sy-qzqd{
	background: url(sy-qlqd.png) no-repeat 8px 16px;
	background-size: 33px;
	}
.soft_con .xxgk .xx3 p.sy-zwfw{
	background: url(sy-zwfw.png) no-repeat 10px 13px;
	background-size: 30px;
	}
.soft_con .xxgk .xx3 p.sy-sqsf{
	background: url(sy-zrqd.png) no-repeat 10px 14px;
	background-size: 33px;
	}
.soft_con .xxgk .xx3 p.sy-jczw{
	background: url(sy-jczw.png) no-repeat 10px 14px;
	background-size: 33px;
	}
.soft_con .xxgk .xx3 h4 b.sy-qlqd{
	background:url(sy-qlqd.png) no-repeat top center;	
	}
.soft_con .xxgk .xx3 h4 b.sy-zrqd{
	background:url(sy-zrqd.png) no-repeat top center;	
	}
.soft_con .xxgk .xx3 h4 b.sy-jczw{
	background:url(sy-jczw.png) no-repeat top center;	
	}
.soft_con2 .sj1{
	width:406px;
	height:360px;
	margin-top: 20px;	
	}
.soft_con2 .sj1 dl{
	margin-left:10px;	
	margin-bottom: 20px;
	}

.soft_con2 .sj1 dl dt a{
	height:45px;
	line-height:45px;
	font-size:18px;
	font-weight:bold;
	color:#333;	
	font-family:"微软雅黑";
	margin-left:13px;
	}
.soft_con2 .sj1 dl dd{
	height:40px;	
	}
.soft_con2 .sj1 dl dd a{
	float:left;
	display:block;
	height:40px;
	line-height:40px;
	width:70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size:16px;
	color:#333;	
	padding-left:14px;
	background:url(qian.png) no-repeat left center;	
	cursor:pointer;
	}
.soft_con2 .sj1 dl dd i{
	display:block;
	float:left;
	height:40px;
	line-height:40px;	
	width:26%;
	text-align:center;
	font-size:16PX;
	color:#999;
	}
.soft_con2 .sj2{
	width:382px;
	height:360px;
	margin-top: 20px;	
	}
.soft_con2 .sj2 img{
	margin:0 auto;
	margin-top:10px;
	height: 100%;
	width: 100%;
	}
.soft_con2 .sj3{
	width:382px;
	height:360px;
	margin-top: 20px;	
	}
.soft_con2 .sj3 img{
	margin:0 auto;	
	margin-top:10px;
	height: 100%;
	width: 100%;
	}
.soft_con2 .hd1{
	width:65%;
	height:420px;	
	margin-top: 16px;
	margin-left:10px;
	}
.soft_con2 .hd1 h3{
	font-size:18px;
	height:50px;
	line-height:50px;
	 font-weight:bold;
	  color:#333;
	/*border-bottom:2px solid #3d80c6;*/
	width:98%;
	/*background:url(huxiao.png) no-repeat left center;	*/
	padding-left:10px;
	}
.soft_con2 .hd1 .hd_img{
	border: 1px solid #e9e0d9;
    width: 360px;
    height: 207px;
    margin: 5px;
	}
.soft_con2 .hd1 .hd_img a{
	display:block;	
	cursor:pointer;
	}
.soft_con2 .hd1 .hd_img a img{
	display: inline-block;
    margin: 5px;
    width: 350px;
    height: 197px;
	}
.soft_con2 .hd1 .hd_wz{
	    width: 394px;
    margin-left: 1%;
    margin-top: 0px;
    font-size: 16px;
    line-height: 35px;
    text-align: left;
	height: 219px;
	}
.soft_con2 .hd1 .hd_wz p{
	font-size:16px;
	color:#333;	
	text-align:left;
	width:100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	}
.soft_con2 .hd1 .hd_wz p b,.soft_con2 .hd1 .hd_wz h5 b{
	display:inline-block;
	color:#016c9a;	
	}
.soft_con2 .hd1 .hd_wz h5.zy{
    height: 75px;
    font-weight: normal;
    font-size: 16px;
    color: #333;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	}
.soft_con2 .hd1 .fud{
	width:100%;
	height:353px;	
	float:none;
	}
.soft_con2 .hd1 .a_h4,.soft_con2 .hd1 .a_h5,.soft_con2 .hd1 .a_h6{
	display: block;
    color: #333;
    margin-left: 12px;
    font-size: 16px;
    height: 35px;
	line-height:35px;
    font-weight: normal;
    letter-spacing: 1px;
	cursor:pointer;
	width: 430px;
	padding:6px 0 4px 0;
	}

.soft_con2 .hd1 .a_h4 i{
	color:#FDAF63;
	display:inline-block;
	height:60px;
	line-height:60px;	
	
	}
.soft_con2 .hd1 .a_h5 i{
	color:#FF8585;
	display:inline-block;
	line-height:65px;	
	
	}
.soft_con2 .hd1 .a_h6 i{
	color:#3E9DFC;
	display:inline-block;
	line-height:68px;	
	
	}
.soft_con2 .hd2{
	width:30%;	
	margin:0 auto;
	margin-top: 8px;
	margin-left: 36px;
	}
.soft_con2 .hd2 h3{
	background:#4c93c9;	
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	height:60px;
	line-height:60px;
	text-align:center;
	color:#fff;
	border:1px solid #e3e3e3;
	}
.soft_con2 .hd2 h3 img{margin: 14px 16px -8px 30px;}
.soft_con2 .hd2 h3 span{  display: inline-block;width: 106px;text-align: left; font-size: 18px; font-weight: bold; letter-spacing:1px;}	
.soft_con2 .hd2 h3 span a{ color:#fff;}
.soft_con2 .hd1 .hd_wz p a{ color:#333;}
.soft_con2 .hd2 ul{
	font-size: 16px;
    margin-left: 0px;
    margin-right: 0px;
    display: block;
    border: 1px solid #e3e3e3;
    height: 283px;
    background: #eee;
    width: 356px;
	}
.soft_con2 .hd2 ul li{
	float: left;
    width: 99px;
    margin:26px 8px;
    text-align: center;
	}
.soft_con2 .hd2 ul li a{
	display:block;
	color:#333;
	cursor:pointer;
	font-size:18px;
	height:80px;
	line-height:130px;
	text-align:center;
	}
.soft_con2 .hd2 ul li.myzj a{
	background:url(myzj.png) no-repeat 34px 12px;	
	}
.soft_con2 .hd2 ul li.lzxx a{
	background:url(lzxx.png) no-repeat 28px 5px;	
	}
.soft_con2 .hd2 ul li.jbts a{
	background:url(jbts.png) no-repeat 31px 5px;	
	}
.soft_con2 .hd2 ul li.wsxf a{
	background:url(myxx2.png) no-repeat 28px -1px;	
	}
.soft_con2 .hd2 ul li.zxdc a{
	background:url(zxtc.png) no-repeat 32px 7px;	
	}
.soft_con2 .hd2 ul li.jyta a{
	background:url(jyta.png) no-repeat 30px 10px;	
	}
#c_bs4 .soft_con2 a{
	display:inline-block;	
	cursor:pointer;
	position:relative;
	}
#c_bs4 .soft_con2 a .tu2{
	position:absolute;
	width:380px;
	height:135px;
	border:2px solid #999;
	top:-2px;
	left:-2px;	
	display:none;
	}
#c_bs4 .soft_con2 a.zcjd{
	border:1px solid #eee;
	display:block;
	}
#c_bs4 .soft_con2 a  img{
	display:inline-block;
	width:380px;
	height:125px;	
	margin:4px;
	border:1px solid #ccc;
	}
	
/*瀑布流*/
#c_bs4 .soft_con2{
	position:relative;	
	}
#c_bs4 .soft_con2 a.tuu1{
	height: 271px;
    width: 786px;
    top: 5px;
    left: 10px;	
	}
#c_bs4 .soft_con2 a.tuu1 img{
	width: 99%;
    margin: 0px;
    height: 97%;	
	}
#c_bs4 .soft_con2 a.tuu1 .tu2{
	width: 786px;
    height: 273px;	
	}
#c_bs4 .soft_con2 a.tuu2{
	right: -6px;+right:-12px !important;
    top: -129px;
	}
#c_bs4 .soft_con2 a.tuu3{
	top: -132px;
    right: -798px;
	}
#c_bs4 .soft_con2 a.tuu4{
	left: -389px;
    top: 7px;
	+left:-384px!important;
	}
#c_bs4 .soft_con2 a.tuu5{
	top: 8px;
    left: -386px;+left:-376px !important;
	}
#c_bs4 .soft_con2 a.tuu6{
	top: -131px;
    right: -798px;
	}

/*瀑布流结束*/


/*#c_bs4 .soft_con2 a.xia1{
	width:32%;
	height:auto;	
	margin-left:10px;
	}
#c_bs4 .soft_con2 a.xia2{
	width:32%;
	height:auto;	
	}
#c_bs4 .soft_con2 a.xia3{
	width:32%;
	height:auto;	
	}
#c_bs4 .soft_con2 a.xia1 img{
	width:100%;
	height:125px;	
	}
#c_bs4 .soft_con2 a.xia2 img{
	width:100%;
	height:125px;	
	}
#c_bs4 .soft_con2 a.xia3 img{
	width:105%;
	height:125px;	
	}*/
	
/*footer*/

/*  底部友情链接  */
.footer_link {
    float: left;
    font-size: 14px;
	 width: 915px;
}
.footer_link ul li{
    float: left;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
    margin-right: 15px;
    width: 18%;
 }
.footer_link ul li.zf{ width:134px;}
.footer_link_list{width:91%; border: 1px solid #e8e8e8; background:#fff;border-radius: 3px;padding:5px 4%; overflow:hidden;position: absolute; top:45px; left:0px; min-height:50px; z-index:9999;}
.footer_link_list a{ line-height:24px; display:block; margin: 10px; float: left; color:#333; font-size:14px;width:300px;}
.footer_link_list a:hover{ color:#0066cc;}
a.footer_link_a{display:block;height: 48px;color:#333;line-height:48px;padding: 0 0px;font-size: 16px;}
a.footer_link_a span{ 
 background: url(downarrow.png) right center no-repeat;
    display: inline-block;
    width: 10px;
    height: 10px;
	margin: auto 20px;
	+margin: 4px 20px!important;
 }

/*网站地图*/
/**.footer{ width:100%; background:#f8f8f8; overflow:hidden;}**/
.Navigation{ width:1200px; margin:0px auto 0 auto; background:#f8f8f8; }
.Navigation_con{background:url(footer_bj.png) no-repeat left top; padding-left:300px; margin-bottom:30px}

.Navigation_main{ width:91%; margin:0 auto; padding-top:60px}
.Navigation_main dl{ float:left; width:14.2%;}
.Navigation_main dl dt{ text-align:center; color:#3c3c3c; margin-bottom:20px; font-size:16px}
.Navigation_main dl dd a{ display:block; font-size:12px; text-align:center; line-height:30px; color:#757575; }
.Relevant{ width:91%; margin:0 auto; padding:3px 0;}
.Relevant h2{ line-height:48px; color:#6cabe6; font-size:18px; margin-right:75px; float: left; overflow:hidden; background:url(xglj.png) no-repeat left center; padding-left:22px;}


.copyright{width:100%; margin:0px auto; overflow:hidden;  background:#e5e5e5; border-top:solid 3px #0086c2; padding:25px 0 5px 0;}
.copyright a{ display: block; float: left;}
.copyright .worddes{margin: 0 2%;width:560px;float:left;}
.copyright p { font-size:13px; color: #333; line-height: 2; text-align:center;}
.copyright .zc{ padding-left:10px; margin-top:13px; display:block;}
.copyright a
.copyright ul{ float:left;    margin-left: 19%;margin-bottom: 10px;}
.copyright ul li{ float:left;line-height: 1; border-right:1px solid #333;}
.copyright ul li a{ color: #333;padding-right:10px; margin-left:10px; font-size:13px; background: url(jilin_10_10.png) right center no-repeat;}
.copyright .wzjc{padding-top: 15px;}
.footer_div{
	width: 1130px;
	height: 120px;
	margin:0 auto;
	text-align:center;
	}
.foo_ul{
	display: block;
	width: 250px;
	height: 20px;
	margin: 0 auto;
	/*padding-left:144px;*/
	line-height: 20px;
	}
.li_last{ border-right:0px!important;}




.nav_b{width:1100px; margin-top:25px; overflow:hidden; background:url(nav.png); height:57px; margin:0 auto;}
.nav_b .xialaguang1 { font-size:20px; font-family:"微软雅黑"; font-weight:600;color: #2c3250;height: 50px;line-height:24px;display: block; background:url(jilin_28.png) no-repeat right top; float: left; margin-top:18px; width:120px; text-align:center; }
.nav_b .on{ background:none!important}
.header-cyy{ display:none；}
.search-jit-hid{ display:none}
.nav-jit-hid{ display:none}


/*  */
.page_inner .contentbox{ margin-top: 300px; position: relative;  }
.page_inner .search_box_lj{ position: absolute; top: -78px; right: 0px;   }
.page_inner .navbar-header{ height: 120px;   }
.page_inner .navbar-header .logo{ height: 120px; background: url(logo_small.png) no-repeat center; background-size: 30%; }

.page_inner .navbar-header .tongy_nav .tongy_tit{ margin-top: 12px;  }
.page_inner .navbar-header .tongy_nav .tongy_tit h1{background: url(h1_small.png) no-repeat; height: 30px;}
.page_inner #mastWrap{ width: 100%;  }
.page_inner .header_nav{ top: 0px; width: 100%; left: 0px; background: #009fff;   }
/* 跟随导航子页 */

.xll_fixed{ position: fixed; width: 1300px; height: 80px; top:80px; display: none; z-index: 9999; background-color: #fff; border-bottom: 1px solid #e5e5e5;  }
.xll_fixed .tit_txt{ padding-top: 20px;  }
.xll_fixed .l_img{ height: 80px;  }
.xll_fixed .locating_txt{ padding-top: 31px;  }
.nav-fol{ float: left; padding-top: 25px;  }
.nav-fol li{ float: left;  }
.nav-fol li a{ display: inline-block; padding:5px 20px; border-radius: 1px; color: #44414c;  }
.nav-fol li a:hover{ background: #009fff; color: #fff;  }
.search_in_fol{ float: right; margin-left:50px; margin-right: 5%;   }
.search_in_fol{ padding-top: 25px; }
.search_input2{ background-color:#f5f5f5; border: 0px; height: 35px; float: left; width: 200px; }
.search_btn2{ background-color:#009fff; width: 40px; height: 35px; border: 0px; float: left; background-image: url(search_icon.png); background-position: center center; background-repeat: no-repeat;  }


.page_inner .header_tit,.page_inner .header_tit .logo{ display:none !important;}
.page_inner .header_nav_box{ width:1300px; margin:0 auto}
.header_nav_box ul{ margin-left:0!important;}

/* b_map */
.b_map{width:1160px; height:360px; overflow:hidden; padding:20px 0 0 0;}
.ditu{ width:274px; height:324px;}
.ditu img{ width:100%; height:100%;}

.e_map_tags{z-index:1;position:relative; float:left; width:274px; height:324px;}
.e_map_tags li{z-index:1;position:absolute;text-align:center;padding-bottom:8px;display:block;font:bold 14px/25px simsun, arial, sans-serif;color:#0066cc;top:0px;cursor:pointer;left:0px}
.e_map_tags .m_beijing{top: 150px;left: 100px;}
.e_map_tags .m_shanghai{top: 200px;left: 150px;}
.e_map_tags .m_guangzhou{background:url(../img/map_tag2.png) no-repeat 0px 0px;top:314px;left:293px}
.e_map_tags .m_chengdu{top:230px;left:223px}
.e_map_tags .m_xian{top:190px;left:290px}
.e_map_tags .m_xianggang{top:320px;left:345px}
.e_map_tags .m_hangzhou{top: 50px;left: 30px;}
.e_map_tags .m_longshan{top:102px;left:116px;}
.e_map_tags .m_xianqu{top:68px;left:90px;}
/*.e_map_tags li:hover{background-position:0px -38px}
.e_map_tags li.hover,.e_map_tags .centers{background-position:0px -38px}*/
.e_map_info{z-index:2;float:left; width:858px; height:380px; position:relative;}
.e_map_info .m_content{z-index:1;position:absolute;background-color:#fff;width:858px; margin:0 0 0 14px; height:270px;}
.e_map_info .hide{display:none;}
/*.e_map_info .m_content i{z-index:1;position:absolute;width:8px;bottom:-8px;display:block;background:url(../img/map_idx1.png) no-repeat 0px 0px;height:8px;overflow:hidden;right:-1px;_right:-2px}
.e_map_info .m_content h4{padding-left:180px;font:16px/33px "microsoft yahei", simsun, arial, sans-serif;margin-bottom:18px;background:url(../img/map_qunar.jpg) no-repeat 0px 0px;height:50px;}*/
.e_map_info .m_content p{font:14px/22px simsun, arial, sans-serif}
.e_map_info .m_beijing{top: 0;left:0;}
.e_map_info .m_shanghai{top:0;left:0;}
.e_map_info .m_guangzhou{top:176px;left:-58px}
.e_map_info .m_chengdu{top:92px;left:-127px}
.e_map_info .m_xian{top:74px;left:-60px}
.e_map_info .m_xianggang{top:204px;left:-4px}
.e_map_info .m_hangzhou{top:0;left:0;}

/*m_content_side*/
.m_content_side{ height:1px;width:100%; position:relative;}
.m_content_side a{ position:absolute;top:0; z-index:2;float:left;width:30px; height:30px;}
.m_content_side a img{width:30px; height:30px;}
.m_content_side a.m_left{left:0px;}
.m_content_side a.m_right{right:0;}




.shi_title{ width:460px; border-bottom:#ccc 2px solid; height:30px;}
.shi_title span{ border-bottom:#0066cc 2px solid; line-height:24px; padding-bottom:5px; font-size:20px; font-family:"微软雅黑";}
.shi_jianjie{ width:460px;}

.jj_lianjie{ margin:0 0 0 0; overflow:hidden;}
.jj_lianjie li{ float:left; margin:0 32px;}

.jingjifa{ position:absolute; bottom:60px; left:260px;}
.jingjifa a{ margin:0 20px;}


.slideTxtBox{ width:334px; border:1px solid #ddd; text-align:left; margin:0 3px 0 7px;}
.slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 32px 0 0;   border-bottom:1px solid #ddd;  position:relative; }
.slideTxtBox .hd ul{ float:left;height:32px;   }
.slideTxtBox .hd ul li{ width:100px; float:left; text-align:center; cursor:pointer;  }
.slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; border-top:solid 2px #028ae1; }
.slideTxtBox .bd ul{ width:290px; padding:15px;  zoom:1;  }
.slideTxtBox .bd li{ width:290px; height:24px; line-height:24px;}
.slideTxtBox .bd li .date{ float:right; color:#999;  }
.slideTxtBox1{ width:334px; border:1px solid #ddd; text-align:left; margin:0 3px 0 7px;}
.slideTxtBox1 .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 132px 0 0;   border-bottom:1px solid #ddd;  position:relative; }
.slideTxtBox1 .hd ul{ float:left;height:32px;   }
.slideTxtBox1 .hd ul li{ width:100px; float:left; text-align:center; cursor:pointer;  }
.slideTxtBox1 .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; border-top:solid 2px #028ae1; }
.slideTxtBox1 .bd ul{ width:290px; padding:15px;  zoom:1;  }
.slideTxtBox1 .bd li{ width:290px; height:24px; line-height:24px;}
.slideTxtBox1 .bd li .date{ float:right; color:#999;  }
.top{ width:100%; min-width:1200px; height:33px; background-repeat:repeat-x;}
.top span{ float:left; line-height:43px; margin:0 0 0 20px; color:#fff;font-size:12px; font-family:"微软雅黑";}
.top p{ float:right; line-height:43px; margin:0 20px 0 0; color:#fff; font-size:12px; font-family:"微软雅黑";}











.wrap{ width:1200px; margin:0 auto;}
#wrap{ width:1200px; margin:0 auto;}
/*main*/
.main{ background-color:#FFFFFF;width:1000px}
.main_left{ float:left; width:746px}
.hot_con{}
#pic{ float:left; width:340px; height:285px; overflow:hidden}
.hot_connew{ float:right; width:395px}
.hot_connew h2{ background:url(../images/index_14.jpg) repeat-x; height:32px}
.hot_connew h2 span{ background:url(../images/index_12.jpg) no-repeat; width:126px; height:32px; line-height:32px; display:block; font-size:14px; font-weight:bold; color:#FFFFFF; text-align:center}
.hot_connew h2 .more{ float:right; margin-right:10px; height:32px; line-height:32px; color:#333333}
.hot_connew ul{ margin:6px 0px 0px 6px}
.hot_connew ul li{ background:url(../images/index_25.jpg) no-repeat; padding-left:10px; line-height:30px; font-size:14px}
.hot_connew ul li span{ float:right}
.main_right{ float:right; width:240px}
.side_box{}
.side_box h2{ background:url(../images/index_16.jpg) 0 0 no-repeat; height:28px; padding:0px 10px 0 15px;; font-size:14px; color:#fff; font-weight:bold; line-height:28px}
.side_box .more{ float:right; font-size:12px; font-weight:normal; color:#FFFFFF}
.side_box .more a:hover{color:#FFFFFF}
.side_con{ border:1px solid #cccccc; border-top:none; padding:5px;}

/*政务公开切换1*/
.scrolldoorFrame{width:360px;margin:0px auto;overflow:hidden;}
.scrollUl{width:360px;overflow:hidden;height:33px; background:url(index4_16.jpg) repeat-x; font-family:"微软雅黑"; font-size:16px}
.scrollUl li{float:left; text-align:center; width:90px; height:28px; padding-top:5px}
.bor01{border-top-width:0px;}
.sd01{cursor:pointer; background:url(../images/index4_14-08.jpg); margin-top:0px; height:33px;font-size:16px;text-align:center;  width:90px; color:#0066cc;font-family:"微软雅黑"; }
.sd01 a{color:#0066cc; }
.sd02{cursor:pointer; width:90px; color:#333333; font-size:16px;font-family:"微软雅黑";}
.sd02 a{color:#333333;}
.cont{ padding:5px 5px 0px 5px; height:300px;overflow:hidden;}
.cont ul li{ line-height:30px; font-size:14px}
.cont ul li span{ float:right}

/*政务公开切换2*/
.scrolldoorFrameb{width:360px;margin:0px auto;overflow:hidden;}
.scrollUlb{width:360px;overflow:hidden;height:33px; background:url(index4_16.jpg) repeat-x; font-family:"微软雅黑"; font-size:16px}
.scrollUlb li{float:left; text-align:center; width:90px; height:28px; padding-top:5px}
.bor03{border-top-width:0px;}
.sd03{cursor:pointer; background:url(../images/index4_14-08.jpg); margin-top:0px; height:33px;font-size:16px;text-align:center;  width:90px; color:#0066cc;font-family:"微软雅黑"; }
.sd03 a{color:#0066cc; }
.sd04{cursor:pointer; width:90px; color:#333333; font-size:16px;font-family:"微软雅黑";}
.sd04 a{color:#333333;}
.contb{ padding:5px 5px 0px 5px; height:300px;overflow:hidden;}
.contb ul li{ line-height:30px; font-size:14px}
.contb ul li span{ float:right}

/*政务公开切换2*/
.scrolldoorFrameb{width:360px;margin:0px auto;overflow:hidden;}
.scrollUlb{width:360px;overflow:hidden;height:33px; background:url(index4_16.jpg) repeat-x; font-family:"微软雅黑"; font-size:16px}
.scrollUlb li{float:left; text-align:center; width:90px; height:28px; padding-top:5px}
.bor03{border-top-width:0px;}
.sda05{cursor:pointer; background:url(../images/index4_14-08.jpg); margin-top:0px; height:33px;font-size:16px;text-align:center;  width:90px; color:#0066cc;font-family:"微软雅黑"; }
.sda05 a{color:#0066cc; }
.sda06{cursor:pointer; width:90px; color:#333333; font-size:16px;font-family:"微软雅黑";}
.sda06 a{color:#333333;}
.contb{ padding:5px 5px 0px 5px; height:300px;overflow:hidden;}
.contb ul li{ line-height:30px; font-size:14px}
.contb ul li span{ float:right}
/*住房保障内物业管理*/
.scrolldoorFramec{width:360px;margin:0px auto;overflow:hidden;}
.scrollUlc{width:360px;overflow:hidden;height:33px; background:url(../images/index_38.jpg) repeat-x; font-weight:bold; font-size:14px}
.scrollUlc li{float:left; text-align:center; width:92px; height:28px; margin-left:8px; padding-top:5px}
.sd05{cursor:pointer; background:url(../images/index_37.jpg); margin-top:0px; height:33px;font-size:14px;text-align:center;  width:92px; color:#0066cc; }
.sd05 a{color:#0066cc; }
.sd06{cursor:pointer; width:92px; color:#333333; font-size:14px}
.sd06 a{color:#333333;}
.contc{ padding:5px 5px 0px 5px; height:144px;overflow:hidden;}
.contc ul li{ line-height:24px}


/*footer*/
.footer{    width: 1200px;
    /* height: 187px; */
    margin: 0 auto; 
	margin-top:-20px;	
	}
#footer{ width:1200px; margin:0 auto}
/*选项卡切换css*/
/*soft_function */
.soft_function{width:1200px;height:47px;margin:0 auto;}
.soft_con_icon{width:785px;height:90px;display:block;}
.soft_con_icon ul li{float:left;display:block;list-style:none;height:90px;width:70px; margin:0 25px;}
.soft_con_icon ul li a p{color:#333333;font-size:20px;font-family:"微软雅黑";text-align:center}
.soft_con{height:296px;width:807px;}
.soft_con1{height:15px;width:807px;background:#f00;}
.soft_con2{width:807px;border-bottom:1px solid #d4d4d4;border-left:1px solid #d4d4d4;border-right:1px solid #d4d4d4;background:#fcfcfc;}
.soft_con2 div{float:left;}
.function1{height:259px;width:249px;border-right:1px dashed #d4d4d4}
.function2{height:259px;width:248px;}
.soft_con2 div img{margin:20px 50px 0px 49px}
.soft_con2 div p{text-align:center}
.p1{font-size:20px;color:#555555;font-family:"微软雅黑";line-height:45px}
.p2{font-size:14px;color:#c0c0c0;font-family:"微软雅黑";width:208px;height:50px;line-height:24px;margin:auto;overflow: hidden;}
.left{ float:left}

/*soft_function */
.soft_function{width:1200px;height:47px;margin:0 auto;}
.soft_con_icon_a{width:1200px;height:60px;display:block; border-bottom:4px solid #4C93C9;}
.soft_con_icon_a ul li{float:left;display:block;list-style:none;height:60px;width:300px;}
.soft_con_icon_a ul li a img{width:100%; height:100%;}
.soft_con_icon_a ul li a p{color:#333333;font-size:20px;font-family:"微软雅黑";text-align:center}
.soft_con{width:1195px;}
.soft_con1{height:15px;width:1158px;}
.soft_con2{width:1193px;background:#fff;  height: 420px;overflow: hidden;}
.soft_con2 div{float:left;}
.function1{height:259px;width:249px;border-right:1px dashed #d4d4d4}
.function2{height:259px;width:248px;}
.soft_con2 div img{margin:20px 50px 0px 49px}
.soft_con2 div p{text-align:center;margin-bottom: 5px;}
.p1{font-size:20px;color:#555555;font-family:"微软雅黑";line-height:45px}
.p2{font-size:14px;color:#c0c0c0;font-family:"微软雅黑";width:208px;height:50px;line-height:24px;margin:auto;overflow: hidden;}
.left{ float:left}




/*专题轮播图*/
.flashbox{
    width:355px;
    height:80px;
    border:0px solid #EEE;
    position:relative;
    left: 0;
    top:10px;
    float: left;
    }
.flashbox img{
    /*初始不要显示*/
    display:none;
    /*用边框来实现空位，因为margin和paading有时会引起些麻烦*/
    border:0px solid #FFF;
    position: absolute;}
.flashbox ul{
    position:absolute;
    right:7px;
    bottom:3px;
    font:9px tahoma;}
.flashbox ul li{
    display:block;
    float:left;
    width:12px;
    height:12px;
    line-height:12px;
    margin-right:3px;
    border:0px solid #999;
    background:#F0F0F0;
    text-align:center;
    cursor:pointer;}
.flashbox ul li.hover{
    border-color:red;
    background:#FFE1E1;
    color:red;
    }
.zt{
	width: 1158px;
	height: 104px;
	border: solid 1px #ccc;
	margin-top: 10px;
}

.zt .ztcont{
	width: 360px;
	height: 100px;
	float: left;
	margin-left: 11px;
}

/*侧栏小nav 链接微信微博*/
.nav_fix{
	position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -30px;
    width: 45px;
    height: 200px;	
	z-index:199998;
	}
.nav_fix a{
	display:block;
	margin-bottom:8px;
	cursor:pointer;	
	position:relative;
	}
.nav_fix a.fx_zqdh{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}
.nav_fix a.fx_xlwb{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}
.nav_fix a.fx_weixin{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}
.nav_fix a.fx_fenxiang{
	width:45px;
	height:45px;
	top:0px;
	right:4px;
	}

.nav_fix a img{
	position:absolute;
	display:block;	
	}
.nav_fix a p{
	position: absolute;
    right: -184px;
    height: 42px;
    line-height: 42px;
    top: 0px;
    width: 205px;
    background: #CCC;
    color: #fff;
    z-index: -1;
    text-align: center;
    font-size: 18px;
	}
	
/*导航动画*/
.navv a span{display:block; position:absolute; left:0; width:118px; height:87px;}
.navv a span.out{ top:0;}
.navv a span.over,  .navv a span.bg{ top:-95px;}
.navv a span.over{ background-color:#3399ff; border-bottom:4px solid #fbc00d; font-weight:bold; }

/*站前导航*/
.nav_top{
	position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    border: 0;
    margin-bottom: 0;
	height:10px;	
	}

.list.show_on {
    right: 0px;
}
.list {
    background: #fff;
    position: absolute;
    width: 510px;
    top: 0px;
    right: -580px;
    padding: 0 33px;
    overflow: hidden;
    background: #f5f5f5;
    overflow: auto;
    z-index: 99999;
}
.close {
	cursor:pointer;
    background-color: #ccc;
    display: block;
    position: absolute;
    right: 20px;
    height: 40px;
    width: 40px;
    border-radius: 0 0 6px 6px;
    text-indent: -9999px;
    background:url(close.png) center center no-repeat #ccc;
}
.list_tit {
    color: #19adfa;
}
.list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #ff6200;
}
.list_link {
    /*border-bottom: 1px solid #fff;*/
    padding-bottom: 20px;
}
.list_link a {
    font-size: 14px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 1%;
    line-height: 30px;
	display: block;
    float: left;
    width: 32%;
	text-align:left;
}
.list_tit {
    color: #19adfa;
}
.list_tit h2 {
    font-size: 18px;
    line-height: 45px;
    color: #0066CC;
}
.list dl {
    clear: both;
    overflow: hidden;
}
.list dd {
    margin-bottom: 10px;
}
.list dd h2 {
    font-size: 16px;
    height: 30px;
    color: #5d5d5d;
    line-height: 30px;
}
.list dd h2 a {
    color: #4e4e4e;
}
.list dd a {
   font-size: 14px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 1%;
    line-height: 30px;
	display: block;
    float: left;
    width: 32%;
	text-align:left;
}


/*.hover_01{ background:url(LB-01.png) no-repeat;color:#333;}	
.hover_01_1{ background:url(LB-hover-01.png) no-repeat; color:#fff!important;}	
.hover_02{ background:url(LB-02.png) no-repeat;color:#333;}	
.hover_02_1{ background:url(LB-hover-02.png) no-repeat; color:#fff!important;}
.hover_03{ background:url(LB-03.png) no-repeat;color:#333;}	
.hover_03_1{ background:url(LB-hover-03.png) no-repeat; color:#fff!important;}
.hover_04{ background:url(LB-04.png) no-repeat;color:#333;}	
.hover_04_1{ background:url(LB-hover-04.png) no-repeat; color:#fff!important;}
.hover_05{ background:url(LB-05.png) no-repeat;color:#333;}	
.hover_05_1{ background:url(LB-hover-05.png) no-repeat; color:#fff!important;}*/

.hover_01{ background:url(LB-01.png) no-repeat;color:#333;}	
.hover_01_1{ background:url(LB_01.png) no-repeat; color:#fff!important;}	
.hover_02{ background:url(LB-02.png) no-repeat;color:#333;}	
.hover_02_1{ background:url(LB_02.png) no-repeat; color:#fff!important;}
.hover_03{ background:url(LB-03.png) no-repeat;color:#333;}	
.hover_03_1{ background:url(LB_03.png) no-repeat; color:#fff!important;}
.hover_04{ background:url(LB-04.png) no-repeat;color:#333;}	
.hover_04_1{ background:url(LB_04.png) no-repeat; color:#fff!important;}
.hover_05{ background:url(LB-05.png) no-repeat;color:#333;}	
.hover_05_1{ background:url(LB_05.png) no-repeat; color:#fff!important;}


/*******市长字间距******/
.szjz{ letter-spacing:4px;	
	}

#hjstyle{*line-height:35px;}

*+html .soft_con .xxgk .xx2 .xx2_1ol li,.soft_con .xxgk .xx1 .xx1_1ol li{ height:36px !important; line-height:36px !important;}



/*焦点图*/
.focus{ position:relative; width:1200px; height:600px; background-color: #000; float: left; margin-left:0px}  
.focus img{ width:100%; height: 100%;} 
.focus .shadow .title{width: 260px; height: 40px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#3399ff;}  
.focus .fPic{ position:absolute; left:0px; top:0px; width:100%;}  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height: 40px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:5px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#3399ff;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  



#_span_jiucuo {float: left; margin:14px 0 0 0;}
.ly_db_ewm span{display:block;width: 75px;float:left;margin:0 7px;}
.ly_db_ewm span a{display:block;width: 75px;text-align:center;font-size:13px;}
.ly_db_ewm span a img{ width:100%;}
.ly_db_ewm{
	margin-top: 3px;
}