/** 
	@名称: ui.web.page
	@功能: 定义门户网站页面布局样式
	@保山住房公积金门户网站项目
*/

body{background:url("images/bg_page_3.png") top no-repeat #EFEFEF;}

img{
	border:0;
}
A{
	color:#333;
}
A:hover{
	color:#3579C1;
	text-decoration:none;
}
.bodyFrame{
	width:1012px;
	margin:0 auto;
	background:#FFF;

}

/**
 * 头部
 */
.frameHead{
	width:980px;
	margin:0 auto;
	clear:both;
	/*2014-07-28
	background:url("images/head_bg2.jpg");
	background:url("images/head_bg12.png");*/
	background:url("images/head2.png");
	height:160px;
	position:relative;
	
}
.frameHeadSwf{
	position:absolute;
	right:10px;
	top:25px;
}
.footer{
	text-align:center;
	clear:both;
	width:980px;
	margin:0 auto;
	background:url("images/frame_footer.png") no-repeat;
	padding-top:10px;
	color:#000;
	font-family:SimSun;

	
}
/*add for footer 2014-08-08*/
.footer_bg{
	width:1012px;
	margin:0 auto;
	background:#FFF;
	height:95px;
}
.footer li{
	height:20px;
	line-height:20px;
}
.footer span{
	padding:0 3px;
}
.friendlink{
	clear:both;
	height:44px;
	width:978px;
	margin:0 auto;
	border-left:1px #d6d6d6 solid;
	border-right:1px #d6d6d6 solid;
	background:url("images/friend_bg.png") repeat-x;
	position:relative;
}

.friendlink_bottom{
	clear:both;
	height:5px;
	width:980px;
	margin:0 auto;
	background:url("images/friend_bottom.png") no-repeat;
	
}
.friendlink span{
	height:44px;
	top:13px;
	_top:14px;
	left:20px;
	position:absolute;
	font-size:17px;
	line-height:17px;
	
}
.friendlink ul{
	padding:10px 10px 10px 188px;
}
.friendlink li.list{
	float:left;
	width:190px;
}
.friendlink li.list select{
	width: 180px;
	height: 25px;
	line-height: 25px;
	font-family: SimSun;
}
/**
 * 导航
 */
.frameNav{
	width:980px;
	margin:0 auto;
	clear:both;
	height:80px;
	background:url("images/bg_line.png") repeat-x;
}
.nav{
	clear:both;
	height:40px;
	position:relative;
}
.nav ul.menu{
	height:74px;
	clear:both;
	padding-left:10px;
}
.nav ul.menu li{
	float:left;
}
.nav ul.menu li ul.menuPanel1 div{
	float:left;
	margin-left: -100px;
}
.nav ul.menu li ul.menuPanel1 div.weather_tw{
	float:left;
	margin-left: 100px;
	line-height: 25px;
}
.nav ul.menu li ul.menuPanel1 div.weather_tw_nr{
	float:left;
	margin-left: 140px;
	line-height: 25px;
}
.nav ul.menu a.topNode{
	display:block;
	width:104px;
	height:40px;
	line-height:40px;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.nav ul.menu a.current, .nav ul.menu a.topNode:hover{
	background:url("images/navbg.png") no-repeat;
	text-decoration:none;
	color:#0455A0;
}
.nav li ul{
	display:none;
	position:absolute;
	margin-top:6px;	
}
.nav li ul li{
	color:#666;
	height:18px;
	line-height:18px;
}
.nav li ul li a{
	display:block;
	float:left;
	height:18px;
	line-height:18px;
	color:#333;
	margin:0 5px;
	font-size:13px;
}
.nav li ul li a:hover{
	color:#000;
	text-decoration:underline;
}
.nav li ul.menuPanel1,.nav li ul.menuPanel2,.nav li ul.menuPanel3,.nav li ul.menuPanel4,.nav li ul.menuPanel5,.nav li ul.menuPanel6{	
	_left:20px;
	_width:900px;
}
.nav li ul.hn{		
	position:relative;
	margin-top:5px;	
}
.nav li ul div{
	height:24px;
	line-height:24px;
	width:500px;
	position:absolute;
	overflow:hidden;
	padding-left:100px;
	top:0;
}
.nav li ul div span{
	background:url("images/icons/hotnews.gif") no-repeat 0 6px;
	position:absolute;
	left:10px;
	top:0;
	width:110px;
	height:24px;
	line-height:24px;
	color:#f00;
	z-index:999;
	font-weight:bold;
	font-size:13px;
	padding-left:25px;
}
.nav li ul div span img{
	margin-right:10px;
}
.nav li ul dl{
	position:absolute;
	top:0;
	left:110px;
}
.nav li ul dt{
	display:block;
	overflow:hidden;
}

.nav div.search{
	position:absolute;
	height:36px;
	width:225px;
	right:-25px;
	top:-1px;
	
}
.nav div.search label{
	position:absolute;
	top:10px;
	left:0;
	width:149px;
	
}
.nav div.search label input{
	width:105px;
	*width:101px;
	height:20px;
	line-height:20px;
	padding:0;
	padding-left:4px;
	border:1px #2E6F9E solid;
	margin:0;
	z-index:8;
	background:#BCD0E0;
}
.nav div.search button{
	position:absolute;
	top:10px;
	*top:11px;
	left:110px;
	*left:105px;
	width:45px;
	*width:50px;
	height:22px;
	background:#054885;
	border:0;
	color:#fff;
	cursor:pointer;
	z-index:9;
}
/************zhangwenwen**********/
.top1{
	width:980px;
	margin:0 auto;
	height:300px;
	clear:both;
}
.top{
	width:980px;
	margin:0 auto;
	height:25px;
	clear:both;
	background:url("images/top_bg_line1.png") repeat-x;
}
.topContent1{
	width:980px;
	margin:0 auto;
	position:relative;
}
.topContent{
	width:980px;
	margin:0 auto;
	line-height:25px;
	/*font-family:SimSun;*/
}
.closeX{
	width: 14px;
	height: 14px;
	background: url("images/close_popup.png") no-repeat;
	position:absolute;
	right:2px;
	z-index: 999999;
}
.closeXClose{
	display: none
}
.topContent span{
	padding:0 10px;
}
.topContent b{
	color:#f00;
}
/**
 * 框架
 */
.frame{
	width:980px;
	margin:0 auto;
	clear:both;	
	background:#fff;
	padding:10px 0;
}
.frameFirstInner{
	width:980px;
	clear:both;	
	height:340px;
	margin-bottom:10px;
}

.frameFirstLeft{
	width:260px;
	float:left;
	
}
.frameFirstRight{
	width:410px;
	float:right;
}
.frameFirstMiddle{
	width:290px;
	float:left;
	margin-left:10px;
}

/**
*第一部分与第二部分之间图片样式
*/
.frameBetweenFirstSecond{
	position:relative;
	clear:both;	
	width:980px;
	height:90px;
	margin:0 auto;
	background:url("images/betweenfirstsecond.png") no-repeat ;
	margin-bottom:10px;
}
.frameBetweenFirstSecondOne{
	position:absolute;
	top: 15px;
	left: 60px;
	width:224px;
	height:64px;
	background:url("images/betfsone.png") no-repeat ;
}
.frameBetweenFirstSecondTwo{
	position:absolute;
	top: 15px;
	left: 324px;
	width:224px;
	height:64px;
	background:url("images/betfstwo.png") no-repeat ;
}
.frameBetweenFirstSecondThree{
	position:absolute;
	top: 15px;
	left: 584px;
	width:224px;
	height:64px;
	background:url("images/betfsthree.png") no-repeat ;
}
.frameSecondInner{
	clear:both;	
	width:980px;
	margin:0 auto;
}
.frameSecondLeft{
	width:710px;
	margin:0 auto;
	float:left;
	margin-bottom:10px;
	
	
	
	
	
	
}
.frameSecondRight{
	width:260px;
	height:800px;
	*height:812px;
	margin:0 auto;
	
	*margin-top:-790px;
	float:right;

	
}
/**
*新增hot部分样式
*/
.frameFirstInner .hot{
	width:708px;
	height: 90px;
	border: 1px	rgb(214,214,214) solid;
	float: right;
	margin-bottom: 8px;
}
.frameFirstInner .hot_hot{
	width: 37px;
	height: 90px;
	float: left;
	background: url("images/icons/hot.png") no-repeat;
}
.frameFirstInner .hot_right{
	float: left;
	width: 671px;
	height: 90px;
}
.frameFirstInner .hot_right .hot_font{
	font-size: 23px;
	color: rgb(72,87,130);
	
	text-align: left;
	padding-top: 20px;
	font-weight: bold;	
	
}
.frameFirstInner .hot_right .hot_font a{
	/*color:rgb(72,87,130);*/
	color: rgb(217,101,0);
	
	
}
.frameFirstInner .hot_right .hot_font a.hover{
	text-decoration: none
}
.hot_li{
	float:left;
	margin-left:15px;
	margin-top:25px;
	font-size: 14px;
	padding-bottom:5px;
	
}
/*
*焦点图样式
*/
.itemFrameStyle3{
	border:1px #d6d6d6 solid;
	background:#f9f9f9;
	padding:1px;
	/*width:286px;20140804*/
	width:295px;
}
.fzxfocus{
	margin:0 0 0 0;
	height:236px;
	border:0px RGB(185,207,213) solid;
	position:relative;
}
/**
 * 内容框架
 */

.itemFrameStyle1Tit{
	border:1px #d6d6d6 solid;
	height:28px;
	width:289px;
	*width:289px;
	margin-top:0px;
	/*background:url("images/notice_index.png");20140730*/
	background: url("images/icons/cjwtandbgxz.png") repeat-x;
	
}
.itemFrameStyle1Tit li{
	float:left;
	line-height:28px;
}
.itemFrameStyle1Tit li.tit{	
	padding-left:50px!important; 
	font-size:14px;
	line-height:27px;
	background:url("images/icons/firstgzdt_tit.png") no-repeat 14px 9px;
}
.itemFrameStyle1Tit li.tit_hyxw{	
	/*padding-left:35px!important; 0730*/
 
	font-size:16px;
	line-height:29px;
	/*20140730*/
	/*width:207px;
	height:36px;
	/*background: url("images/icons/index_bszn.png");*/
	/*background:url("images/icons/Globe Active.png") no-repeat 12px 7px;*/
}
.itemFrameStyle1Tit li.tit_hyxw a{
	color:#FFFFFF;
	padding-left:35px;
}
.itemFrameStyle1Tit li.more{
	float:right;
	padding-right:10px;
}
.itemFrameStyle1List{
	border:1px #d6d6d6 solid;
	border-top:0;
	font-family:SimSun;
	padding:15px;
	height:164px;
	overflow:hidden;
}
.itemFrameStyle1List1{
	border:1px #d6d6d6 solid;
	border-top:0;
	font-family:SimSun;
	padding:4px 15px 4px 15px;20140730
	height:187px;
	*height:192px;
	overflow:hidden;
}
.itemFrameStyle1Tit_tz{
	border:1px #d6d6d6 solid;
	height:43px;
	background:url("images/notice_index.png")
	
	/*background:url("images/first_tit_bg.png") repeat-x ; update 20140728*/
}
.itemFrameStyle1Tit_tz li{
	float:left;
	line-height:43px;
}
.itemFrameStyle1Tit_tz li.tit_tz{	
	/*padding-left:50px!important; */
	padding-left:35px!important;;
	font-size:16px;
	line-height:44px;
	
	
	/*background:url("images/icons/first_tzgg_tit.png") no-repeat 20px 9px;update 20140728*/
}
.itemFrameStyle1Tit_tz li.tit_tz a{	
	color:#0E4983;
}
.itemFrameStyle1Tit_tz li.more{
	float:right;
	padding-right:10px;
}
.itemFrameStyle1List_tz{
	border:1px #d6d6d6 solid;
	border-top:0;
	padding:10px;
	height:274px;
	font-family:SimSun;
	font-size:12px;
	overflow:hidden;
}
.itemFrameStyle1Tit_zcfg{
	border:1px #d6d6d6 solid;
	height:43px;
	background:url("images/first_tit_bg.png") repeat-x ;
}
.itemFrameStyle1Tit_zcfg li {
	float:left;
}
.itemFrameStyle1Tit_zcfg li.tit_fg{	
	padding-left:50px!important; 
	font-size:18px;
	line-height:40px;
	background:url("images/icons/second_zcfg_tit.png") no-repeat 15px 8px;
}
.itemFrameStyle1Tit_zcfg li.more{
	float:right;
	line-height:43px;
	padding-right:10px;
}
.itemFrameStyle1List_zcfg{
	border:1px #d6d6d6 solid;
	border-top:0;
	margin-bottom:10px;
	height:184px;
	overflow:hidden;
}
.new_zcfg{
	overflow:hidden;
	float:right;
	width:708px;
	*width:708px;
	height:175px;
	*height:173px;
	
	position: relative;
	margin-bottom:10px;
	margin-left:0px;
	/*border-top: solid 1px rgb(214,214,214);*/
	/*border-bottom: solid 1px rgb(214,214,214);*/
	/*border-right: solid 1px rgb(214,214,214);
	border-left: solid 1px rgb(214,214,214);*/
	
	
}
.left_r{
	width:708px;
	height:214px!important;
	height:215px\0;
	*height:211px;
	/*width:710px;*/
	/*margin-bottom:30px;*/
	/*20140730 add zhoufang*/
	margin-top:235px;

	border-right:1px solid #D6D6D6;
	border-left:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	
}
/**
*行业新闻
*/
.frameSecondLeft_left{
	width:210px;
	float:left;
	margin-left:10px;
}

.frameSecondLeft_right{
	width:500px;
	float:left;
	margin-left:10px;
}

.new_zcfg ul.gzdtul .tpl-arti-list .list-date-div li{
	padding-left: 15px;
	padding-top: 3px;
	*padding-top:2px;
	
}

.indexgzdttit ul.zcfg_ul .zcfg_contentdefault{
	font-size:18px;
	color:rgb(26,105,172);
	float:left;
	margin:8px 0 0 15px;
	text-align:center;
	line-height:26px;
	width: 60px;
	height: 26px;
	
	/*background: url("images/zcfg_contentdefault.png") no-repeat;*/
}
.indexgzdttit ul.zcfg_ul .zcfg_contentdefault a{
	font-size:18px;
	color:rgb(26,105,172);
}
ul.zcfg_ul li{
	font-size:14px;
	color:rgb(99,99,99);
	float:left;
	/*margin:18px 0 0 15px;*/
	text-align:center;
	line-height:27px;
	width: 60px;
	height: 27px;
	_height: 19px;
	margin-left:2px;
	margin-top:29px;
	
	/*background: url("images/zcfg_content.png") no-repeat;*/
}

.zcfg_left{
	float:left;
	width:320px;
	height:165px;
	margin-top:15px;
	padding:0px 15px 1px 15px;
	border-right:1px dotted #d6d6d6;
}
.zcfg_right{
	float:right;
	width:320px;
	margin-top:15px;
	height:165px;
	padding:0px 15px 1px 15px;
}
.zcfg_channel_pic{
	height:24px;
	margin-bottom:8px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	background:url("images/icons/zcfg_channel.png") no-repeat ;
	padding-left:18px;
	font-family:SimSun;
}



/*
*办事指南
*/
.itemFrameStyle1Tit_ywzn{
	border:1px #d6d6d6 solid;
	height:43px;
	width:707px;
	background:url("images/first_tit_bg.png") repeat-x ;
	
}

.itemFrameStyle1Tit_ywzn li{
	float:left;
	line-height:43px;
	
}
.itemFrameStyle1Tit_ywzn li.tit_fg{	
	/*padding-left:53px!important;*/
	font-size:16px;
	line-height:42px;
	/*add 201407028*/
	width:207px;
	height:36px;
	background: url("images/icons/index_bszn.png");

}
.itemFrameStyle1Tit_ywzn li.tit_fg a{
	padding-left:35px;
	color:#FFFFFF;
}
.itemFrameStyle1Tit_ywzn li.more{
	float:right;
	padding-right:10px;
}
.itemFrameStyle1List_ywzn{
	border:1px #d6d6d6 solid;
	border-top:0;
	margin-bottom:10px;
	/*height:319px;20140820*/
	height:294px;
	overflow:hidden;
	width:707px;
	
}
.ywzn_top{
	clear:both;
	width:686px;
	margin:0 auto;
	/*height:145px;*/
	height:144px;
	border-top:0px ;
	border-bottom:1px dotted #d6d6d6;

}
.ywzn_bottom{
	clear:both;
	width:686px;
	margin:0 auto;
	height:170px;
	border-top:0px ;

}
.ywzn_top_left{
	float:left;
	width:340px;
	height:145px;

}
.ywzn_top_right{
	float:right;
	width:340px;
	height:145px;

}
.ywzn_content_left{
	float:left;
	width:60px;
	height:140px;
}
.ywzn_content_right{
	float:right;
	width:262px;
	height:140px;
	height:130px!important;
	padding-top:10px;

}
.ywzn_content_left li{
	float:left;
	width:60px;
	height:130px;
	height:110px!important;
	padding:10px 10px 10px 0px;
	text-align:center;
}
.ywzn_content_left ul li img{
	width:60px;
	height:54px;
}
.ywzn_content_left li p{
	margin-top:8px;
}
.ywzn_content_left ul li a{
	color:#316CA2;
	font-family:SimSun;
	font-size:14px;
	font-weight:bold;
}
/*
*互动交流
*/
.itemFrameStyle1Tit_hdjl{
	border:1px #d6d6d6 solid;
	height:43px;
	background:url("images/first_tit_bg.png") repeat-x ;
}
.itemFrameStyle1Tit_hdjl li{
	float:left;
	line-height:43px;
}
.itemFrameStyle1Tit_hdjl li.tit_fg{	
	padding-left:53px!important; 
	font-size:18px;
	line-height:42px;
	background:url("images/icons/hdjjtit.gif") no-repeat 13px 9px;
}
.itemFrameStyle1Tit_hdjl li.more{
	float:right;
	padding-right:10px;
}
.itemFrameStyle1List_hdjl{
	border:1px #d6d6d6 solid;
	border-top:0;
	height:164px;
	overflow:hidden;
}

.hdjl{margin-left:30px}
.hdjl li{float:left;width:90px;height:90px;padding:30px 10px 30px 5px;text-align:center;}
.hdjl li img{width:80px;height:80px;}
.img1{width:80px;height:80px;margin-left:10px;}
.hdjl li p{margin-top:5px;margin-left:2px}
.hdjl li p a{color:#316CA2;font-size:14px;font-family:SimSun;}

/**
*常见问题
*/
.cjwtall{
	width:348px;
	height: 213px;
	border: 1px	rgb(214,214,214) solid;
	float: left;

}
.cjwtall1{
	width:290px;
	height: 209px;
	*height: 207px;
	float: left;
	margin-bottom:10px;
	border-right: solid 1px rgb(214,214,214);
	
}
.cjwtall .cjwt_btbj{
	height: 43px;
	background: url("images/icons/cjwtandbgxz.png") repeat-x;
}
.cjwtall .cjwt_btbj li.tit_fg{	
	/*padding-left:53px!important; */
	font-size:16px;
	line-height:43px;
	*line-height:36px;
	width:207px;
	height:36px;
	
	/*background:url("images/icons/rd_tit_pic.png") no-repeat 13px 9px;*/
	background: url("images/icons/index_bszn.png");
}
.cjwtall .cjwt_btbj li.tit_fg a{	
	padding-left:35px;
	color:#FFFFFF;
}
.cjwtall .cjwt_btbj li.more{
	float:right;
	padding-right:10px;
	margin-top: -25px;
}
.cjwtall ul.gzdtul .tpl-arti-list .list-date-div li{
	padding-left: 15px;
	padding-top: 3px;
	*padding-top:2px;

}
/**
*表格下载
*/
.bgxztall
{
	float:left;
	margin-left:10px;
	width:348px;
	height: 213px;
	border: 1px	rgb(214,214,214) solid;
}
.bgxztall1
{
	float:left;
	/*margin-left:3px;20140806*/
	width:708px;
	*width:708px;
	height: 152px;
	*height:150px;
	/*margin-left:10px;*/
	margin-top:2px;
	margin-bottom:5px;

}
.bgxztall .bgxzt_btbj{
	height: 43px;
	background: url("images/icons/cjwtandbgxz.png") repeat-x;
}
/**表格下载**/
.bgxztall .bgxzt_btbj li.tit_fg{	
	/*padding-left:53px!important; */
	font-size:16px;
	line-height:42px;
	*line-height:36px;
	/*background:url("images/icons/xiazai.png") no-repeat 10px 6px;*/
	width:207px;
	height:36px;
	background:url("images/icons/index_bszn.png");
	
}
.bgxztall .bgxzt_btbj li.tit_fg a{
	
	color:#FFFFFF;
	padding-left:35px;
	
}
.bgxztall .bgxzt_btbj li.more{
	float:right;
	padding-right:10px;
	margin-top: -25px;
}
.bgxz_dh{
	width:348px;
	height: 24px;
	background: url("images/icons/bgxzdh.png") repeat-x;
}
.bgxz_dh li{
	float: left;
	text-align: center;
	line-height: 24px;
	padding-left: 25px;
}
.bgxz_dh li a{
	text-decoration: none;
}
.bgxztall ul.gzdtul .tpl-arti-list .list-date-div li{
	padding-left: 15px;
	padding-top: 3px;
	*padding-top: 2px;
}
/*
*专题专栏
*/
.topicIndex{
	clear:both;	
	width:980px;
	/*margin:0 auto;*/
	margin-top:-14px;
	margin-top:-14px\0;
}
.topicIndexStyle1Tit{
	border:1px #d6d6d6 solid;
	height:43px;
	background:url("images/first_tit_bg.png") repeat-x ;
}
.topicIndexStyle1Tit li{
	float:left;
	line-height:43px;
}
.topicIndexStyle1Tit li.tit{	
	/*padding-left:50px!important; */
	font-size:16px;
	line-height:42px;
	width:207px;
	height:36px;
	background:url("images/icons/index_bszn.png") no-repeat;
}

.topicIndexStyle1Tit li.tit a{	
	padding-left:35px!important; 
	color:#FFFFFF;
	
}

.topicIndexStyle1Tit li.more{
	float:right;
	padding-right:10px;
}
.topicIndexList{
	clear:both;
	border:1px #d6d6d6 solid;
	border-top:0;
	height:65px;
	padding:15px 15px 15px 30px;
	overflow:hidden;
}
.topicIndexList img{
	border:1px #fff solid;
	width:260;
	height:60px;
	margin:0 10px;
}
.topicIndexList div{
	overflow:hidden;
	height:65px;
	width:920px;
}

/*
*便民
*/
.itemFrameStyle1Tit_bm{
	border:1px #d6d6d6 solid;
	height:43px;
	background:url("images/notice_index.png");
	padding-top:-5px;
}
.itemFrameStyle1Tit_bm li{
	float:left;
	line-height:43px;
}
.itemFrameStyle1Tit_bm li.tit{	
	padding-left:45px!important; 
	font-size:16px;
	line-height:42px;
	/*background:url("images/icons/bm_tit_pic.png") no-repeat 10px 11px;*/
}
.itemFrameStyle1List_bm{
	border:1px #d6d6d6 solid;
	border-top:0;
	margin-bottom:10px;
	padding:9px 5px 9px 5px;
	height:151px; 
	/*height:215px;update 20140728*/
	
}
.itemFrameStyle1List_bmLeftMenu{
	border:1px #d6d6d6 solid;
	border-top:0;
	margin-bottom:10px;
	padding:10px 5px 10px 5px;
	height:152px;
}
.bm li{float:left;width:82px;height:60px;padding:0 0px 10px 0px;text-align:center;}
.bm li img{width:45px;height:40px;}
.img1{width:45px;height:40px;margin-left:-10px;}
.bm li p{margin-top:5px;margin-left:2px}
.bm li p a{color:#316CA2;font-family:SimSun;}
.bm li a{color:#316CA2;font-family:SimSun;}
.bm_page_div{width:680px; overflow:hidden;margin-top:0px;text-align:center;font-size:13px}
/*
*热点
*/
.itemFrameStyle1Tit_rdjd{
	border:1px #d6d6d6 solid;
	height:43px;
	background:url("images/first_tit_bg.png") repeat-x ;
}
.itemFrameStyle1Tit_rdjd li{
	float:left;
	line-height:43px;
}
.itemFrameStyle1Tit_rdjd li.tit{	
	padding-left:45px!important; 
	font-size:18px;
	line-height:42px;
	background:url("images/icons/rd_tit_pic.png") no-repeat 10px 10px;
}
.itemFrameStyle1Tit_rdjd li.more{
	float:right;
	padding-right:10px;
}
.itemFrameStyle1List_rdjd{
	border:1px #d6d6d6 solid;
	border-top:0;
	margin-bottom:5px;
	padding:15px 10px 20px 10px;
	height:129px;
	font-family:SimSun;
	overflow:hidden;
}
.text-family{
	font-family:SimSun;
}
/**
*右侧其他样式
*/
.otherall{
	width:260px;
	height:220px;
	margin-bottom:10px;
	overflow:hidden;
	margin-top:-70px;
}
.otherall .other1{
	width:260px;
	height:50px;
	overflow:hidden;
	
}
.otherall .other2{
	margin-top:5px;
	width:260px;
	height:50px;
	overflow:hidden;
}
.otherall .other3{
	margin-top:5px;
	width:260px;
	height:50px;
	overflow:hidden;
}
.otherall .other4{
	margin-top:5px;
	width:260px;
	height:50px;
	overflow:hidden;
}
/*
*右侧样式
*/
.right_first{
	width:260px;
	
	/*height:188px;*/
	margin-bottom:10px;
	overflow:hidden;
}
.right_second{
	width:260px;
	height:285px;
	margin-bottom:10px;
	/*20140728*/
	margin-top:-3px;
	overflow:hidden;

}
.perClass{
	position:relative;
	width:260px;
	height:248px;
	margin-bottom:0px;
	padding:0;
	margin:0;
	background:url("images/icons/wsbsdt_index.png") no-repeat;
	
}
.perClassTit{
	width:260px;
	height:248px;
	/*background:url("images/icons/pergjjtit1.png") no-repeat;*/
}
.perClassoper1{
	width:260px;
	/*height:50px;update 20140728*/
	height:248px;
	overflow:hidden;
}
.perClassoper2{
	width:260px;
	height:25px;
	padding-top:-1px;
	overflow:hidden;
	
}
.unitClass{
	width:260px;
	/*margin-bottom:10px;
	_margin-bottom:8px;*/
	padding:0;
}
.unitClassTit{
	width:260px;
	height:50px;
	background:url("images/icons/unitbuss_pic.png") no-repeat;
}
.unitClassoper1{
	width:260px;
	height:49px;
	overflow:hidden;
}
.unitClassoper2{
	width:260px;
	height:50px;
	padding-top:-1px;
	overflow:hidden;
	
}
.servicePic{
	width:260;
	height:74px;
	background:url("images/icons/12329.png") no-repeat;
	margin-bottom:7px;
	*margin-bottom:6px;
}
#liveChat1{
	width:134px;
	height:97px;
}
/**问卷调查*/
.mainFrame{
	width:980px;
	margin:0 auto;
	padding-bottom:10px;
	overflow:hidden;
}
.xxgkchannel{
	float:left;
	height:auto;
	width:260px;
}
.wjdc_css{
	margin:10px 25px;	
}
.wjdc_css .lpcxdescribe{
	height:20px;
	line-height:20px;
	margin-top:20px;
	padding-left:-5px;
	font-size:12px;
	margin-bottom:25px;
	color:#1A7AC7;
}

.framevote{
	padding:0 0 0 30px;
	font-size:15px;
	position: relative;
	height:160px;
}
.votesubmit_wjdc{
	clear:both;
	width:120px;
	height:30px;
	line-height:30px;
	background:url("images/login_button.png") no-repeat ;
	border:0;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.voteres{
	width:100px;
	height:30px;
	line-height:30px;
	font-size:12px;
	cursor:pointer;
	margin-bottom:10px;
}
.voteres a{
	color:#1A7AC7;
}
.vote_css{
	font-size: 20px;
	padding-top: 20px;
}
/**
*404页面
*/
#info-wrapper {
width:1010px;
margin:0 auto;
padding:0px;
background:url(images/info-bg.png)  center;
height:600px;
}
.info-font {
margin:15px;
color:#999999;
font-size:12px;
}
.info-font a{
color:#999999;
}
.info-font a:hover{
color:#999999;
}
.info-alert{
	height:150px;
	width:350px;
	margin:30px; 
	padding:10px; 
	background:url(images/info.png) left top no-repeat;
}
.info-alert p{ 
	line-height:26px; 
	color:#3383C8;
	margin:10px 0 0 70px;
	font-size:14px;
}
/*add 2014-05-23 zhoufang*/
.itemListPage{
	margin:10px 25px;
}

.lpcxbg{
	position:relative;
	width:700px;
	height:93px;
	background:url("images/lpcx_bg.gif") no-repeat 0px 4px;
	font-size:14px;
}
.lpqueryform{
	height:42px;
	position:absolute;
	left:35px;
	top:15px;

}
.messageTable{
	border:1px #DDD solid;
	border-collapse:collapse;
	margin-top:-2px;
}
.messageTable th, .messageTable td{
	border:1px #DDD solid;
}
.messageTable th{
	padding:4px;
	background:url("images/lpcxth_bg.png") repeat-x	
}
.messageTable tr td{
	line-height:35px;
}
.messageTable .tdtit{
	width:130px;
	text-align:right;
	font-weight:700;
	padding:10px 0 10px 10px;
}
.messageTable .tdnr{
	text-align:left;
	padding:10px 0 10px 10px;
}
.messageTable tr td input{
	width:308px;
	height:30px;
	line-height:30px;
	border:1px #DDD solid;
}
.messageTable tr td .yzm{
	height:30px;
	border:1px #DDD solid;
	line-height:30px;
	width:100px;
}
.messageTable tr td img{
	height:40px;
	position:absolute;
	padding:0px 0 0 10px;
}
.messageTable tr td textarea{
	line-height:15px;
	width:308px;
	height:180px;
	border:1px #DDD solid;
}
.trhidden{
	position:relative;
	height:10px;
	background:url("images/trhidden_bg.gif") no-repeat;	
	cursor:pointer;
	border-right:1px #DDD solid;
}
.hidd{
	display:none;
}
.messageTable tr td span{
	color:red;
}



.xxgklistrightframe{
	float:right;
	width:700px;
	/*border:1px RGB(227,227,227) solid;*/

	
}

.xxgklisttit{
	font-weight:800;
	font-size:15px;
	color:#fff;
	padding-left:10px;
	line-height:36px;
	height:36px;
	background:url("images/xxgklist_tit.png") no-repeat 0px 0px;

}
.lypostdiv{
	position:relative;
	margin:20px 0 0 200px;
	*margin:20px 0 0 180px;
	width:300px;
	height:50px;
}
.lypostdiv ul li{
	float:left;
	margin-left:20px;
	_margin-left:10px;
	height:30px;
	width:120px;
}

.lpcxbg1{
	position:relative;
	width:635px;
	height:93px;
	background:url("images/lpcx_bg.gif") no-repeat 0px 4px;
	font-size:14px;
	margin-top:10px;
	padding-top:25px;
	
}
.lpcxbg2 a{
	position:absolute;
	right:14px;
	top:25px;
}
.lpcxbg2{
	position:relative;
	width:660px;
	height:68px;
	background:url("images/lpcx_bg.gif") no-repeat 0px 4px;
	font-size:14px;
	margin-top:10px;
	padding-top:25px;
	
}

.wjdc_css .lpcxdescribe1{
	height:20px;
	line-height:20px;
	margin-top:25px;
	font-size: 15px;
}

/****add for zf lylb 2014-05-27***/

.lpquery{
	float:left;
	width:100px;
	height:38px;
	background:url("images/index_input_bg.png") repeat-x 0px 0px;
	border:1px RGB(227,227,227) solid;
	line-height:40px;
}
.lpquery1{
	float:left;
	width:145px;
	height:38px;
	background:url("images/index_input_bg.png") repeat-x 0px 0px;
	border:1px RGB(227,227,227) solid;
	line-height:40px;
}
.selectbutton{
	width:50px;
	height:40px;
	border:0;
	float:left;
	margin-left:-1px;
	background:url("images/index_lyquerybutton.png") no-repeat 0px 0px;
	cursor:pointer;
}

.lpqueryform div{
	float:left;
	border-top:1px RGB(227,227,227) solid;
	border-left:1px RGB(227,227,227) solid;
	border-bottom:1px RGB(227,227,227) solid;
	background:#fbfbfb;
	height:38px;
	width:100px;
}
.lpqueryform div select{
	margin:10px 0 0 20px; 
	border:0px;
	background:#fbfbfb;
	font-size:12px;
}
.votesubmit{
	width:120px;
	height:30px;
	line-height:30px;
	background:url("images/login_button.png") no-repeat ;
	border:0;
	cursor:pointer;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	
}
/* 20140611 中心动态     start*/
.new_zxdt{
	overflow:hidden;
	float:right;
	/*width:409px;20140804*/
	width:400px;
	height:237px;
	*height:239px;
	position: relative;
	
	border-top: solid 1px rgb(214,214,214);
	border-bottom: solid 1px rgb(214,214,214);
	border-right: solid 1px rgb(214,214,214);
	border-left: solid 1px rgb(214,214,214);
}
.new_zxdt ul.gzdtul .tpl-arti-list .list-date-div li{
	padding-left: 15px;
	padding-top: 3px;
	*padding-top:1px;
}
.new_zxdt ul.gzdtul .tpl-arti-list .list-date-div li div.date{
	float:right;color:#000;width:65px;text-align:right;font-size:12px;font-family:SimSun;margin-right:9px;
}
ul.zxdt_ul li{
	font-size:14px;
	color:rgb(99,99,99);
	float:left;
	margin:8px 0 0 15px;
	text-align:center;
	line-height:26px;
	width: 60px;
	height: 26px;
	margin-left:2px;
	/*background: url("images/zcfg_content.png") no-repeat;*/
}

.zxdt_left{
	float:left;
	width:320px;
	height:165px;
	margin-top:15px;
	padding:0px 15px 1px 15px;
	border-right:1px dotted #d6d6d6;
}
.zxdt_right{
	float:right;
	width:320px;
	margin-top:15px;
	height:165px;
	padding:0px 15px 1px 15px;
}
.zxdt_channel_pic{
	height:24px;
	margin-bottom:8px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	background:url("images/icons/zcfg_channel.png") no-repeat ;
	padding-left:18px;
	font-family:SimSun;
}
.itemFrameStyle1Tit_zxdt{
	border:1px #d6d6d6 solid;
	height:43px;
	background:url("images/first_tit_bg.png") repeat-x ;
}
.itemFrameStyle1Tit_zxdt li {
	float:left;
}
.itemFrameStyle1Tit_zxdt li.tit_fg{	
	padding-left:50px!important; 
	font-size:18px;
	line-height:40px;
	background:url("images/icons/second_zcfg_tit.png") no-repeat 15px 8px;
}
.itemFrameStyle1Tit_zxdt li.more{
	float:right;
	line-height:43px;
	padding-right:10px;
}
.indexgzdttit ul.zxdt_ul .zxdt_contentdefault{
	font-size:14px;
	color:rgb(26,105,172);
	float:left;
	margin:8px 0 0 15px;
	text-align:center;
	line-height:26px;
	width: 60px;
	height: 26px;
	
	
	/*background: url("images/zcfg_contentdefault.png") no-repeat;*/
}
.indexgzdttit ul.zxdt_ul .zxdt_contentdefault a{
	font-size:18px;
	color:rgb(26,105,172);
}


.indexgzdttit{
	height:43px;
	border-bottom:1px RGB(227,227,227) solid;
	color:#003198;
	background:url("images/first_tit_bg.png") repeat-x ;
	
}
.indexgzdttit ul{
	position:absolute;
	left:-2px;
	top:0px;

}
.indexgzdttit ul li{
	float:left;
	text-align:center;
	line-height:25px;
	margin:8px 0 0 9px;
	width:100px;
	height:30px;
	_height:27px;
	
	
	/*background:url("images/bg_channeltit.png") repeat-x;*/
}
.indexgzdttit ul li.indexcurrenttit{
	width:111px;
	/*height:35px;
	_height:28px;*/
	height:41px;
	_height:34px;
	background:url("images/gzdt_index.png");
	
	color:#3f63b0;

	
	
}
.indexgzdttit ul li a{
	font-size:16px;
	font-weight:500;
	cursor:pointer;
}
.indexgzdttit ul li.indexcurrenttit a{
	color:#FFFFFF;
	hight:15px;
	font-size:16px;	
	margin-top:13px;

}
.morenews{
	position:absolute;
	right:10px;
	font-size:12px;
	/*line-height:30px;*/
	
	margin-top:15px;
}
/*add for zhoufang 20140806*/
.morenews_zcfg{
	position:absolute;
	right:10px;
	font-size:12px;
	/*line-height:30px;*/
	margin-top:7px;
}
/* 20140611 中心动态     end*/
/* 20140630 周芳增加     start*/
.reply{
	width:660px;
}
.lyquesdiv{
	margin-top:7px;
	margin-left:10px;
	background:url("images/guest-wen.png") no-repeat;
	
}
.lyansdiv{
	margin-left:10px;
	margin-top:7px;
	background:url("images/guest-da.png") no-repeat;
}
.spancontent{
	padding-left:50px;
}

/**
add for zhoufang tsjy 
2014-07-01
**/

.messageTable_tsjy{
	border:1px #DDD solid;
	border-collapse:collapse;
	margin-top:-2px;
	/*height:200px;20140722
	margin-left:-1px;*/
	
}
.messageTable_tsjy th, .messageTable_tsjy td{
	border:1px #DDD solid;
}

.messageTable_tsjy th{
	padding:4px;
	background:url("images/lpcxth_bg.png") repeat-x	
}
.messageTable_tsjy tr td{
	line-height:25px;
}
.messageTable_tsjy .tdtit{
	width:130px;
	text-align:right;
	font-weight:700;
	padding:10px 0 10px 10px;
}
.messageTable_tsjy .tdnr{
	text-align:left;
	padding:10px 0 10px 10px;
	
}
.messageTable_tsjy tr td input{
	width:308px;
	height:30px;
	line-height:30px;
	border:1px #DDD solid;
}
.messageTable_tsjy tr td .yzm{
	height:30px;
	border:1px #DDD solid;
	line-height:30px;
	width:100px;
}
.messageTable_tsjy tr td img{
	height:40px;
	position:absolute;
	padding:0px 0 0 10px; 
}
.messageTable_tsjy tr td textarea{
	line-height:15px;
	width:308px;
	height:180px;
	border:1px #DDD solid;
}
.trhidden{
	position:relative;
	height:10px;
	background:url("images/trhidden_bg.gif") no-repeat;	
	cursor:pointer;
	border-right:1px #DDD solid;
}
.hidd{
	display:none;
}
.messageTable_tsjy tr td span{
	color:red;
}
/**
add for zhoufang lypost
2014-07-01
**/

.messageTable_lypost{
	border:1px #DDD solid;
	border-collapse:collapse;
	margin-top:-2px;
	margin-left:-20px;

	
}
.messageTable_lypost th, .messageTable_lypost td{
	border:1px #DDD solid;
}

.messageTable_lypost th{
	padding:4px;
	background:url("images/lpcxth_bg.png") repeat-x;

}
.messageTable_lypost tr td{
	line-height:35px;
}
.messageTable_lypost .tdtit{
	width:130px;
	text-align:right;
	font-weight:700;
	padding:10px 0 10px 10px;
}
.messageTable_lypost .tdnr{
	text-align:left;
	padding:10px 0 10px 10px;
	
}
.messageTable_lypost tr td input{
	width:308px;
	height:30px;
	line-height:30px;
	border:1px #DDD solid;
}
.messageTable_lypost tr td .yzm{
	height:30px;
	border:1px #DDD solid;
	line-height:30px;
	width:100px;
}
.messageTable_lypost tr td img{
	height:40px;
	position:absolute;
	padding:0px 0 0 10px; 
}
.messageTable_lypost tr td textarea{
	line-height:15px;
	width:308px;
	height:180px;
	border:1px #DDD solid;
}

.messageTable_lypost tr td span{
	color:red;
}

.lpcxbg3 a{
	position:absolute;
	right:14px;
	top:25px;
}
.lpcxbg3{
	position:relative;
	width:660px;
	height:68px;
	background:url("images/lpcx_bg.gif") no-repeat 0px 4px;
	font-size:14px;
	margin-top:10px;
	padding-top:25px;
	
	
}
/**add zhoufang 20140710 zcfg**/
.zcfg_bg{
	background:url("images/xxgklist_tit.png") no-repeat;
	height:30px;
}
/*2014-07-16 add for zcfg zhoufang start*/
.zcfg_bg span{
	position:absolute;
	z-index:8;
	width:170px;
	top:-1px;
	left:0;
	height:26px;
	_height:27px;
	background:url("images/bg_frame_tit_4.png") no-repeat;

}
.zcfg_bg li{
	position:relative;
	z-index:9;
	float:left;
	line-height:26px;
}
.zcfg_bg li.zcfg_tit{
	width:170px;
	padding-left:30px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	
}
.zcfg_bg li.zcfg_tit a{
	color:#fff;
}
.zcfg_bg li.more{
	float:right;
	padding-right:10px;
}
/*end*/
/*add zhoufang for zcfg 2014-07-16*/
.indexgzdttit11 ul.zcfg_ul .zcfg_contentdefault{
	font-size:18px;
	color:rgb(26,105,172);
	float:left;
	/*margin:8px 0 0 15px;*/
	margin:8px 0 0 15
	text-align:center;
	line-height:26px;
	width: 60px;
	height: 26px;
	border:1px solid blue;
	
	/*background: url("images/zcfg_contentdefault.png") no-repeat;*/
}
.indexgzdttit11 ul.zcfg_ul .zcfg_contentdefault a{
	font-size:18px;
	color:rgb(26,105,172);
}
.indexgzdttit11 ul.zxdt_ul .zxdt_contentdefault{
	font-size:14px;
	color:rgb(26,105,172);
	float:left;
	margin:8px 0 0 15px;
	text-align:center;
	line-height:26px;
	width: 60px;
	height: 26px;
	
	
	/*background: url("images/zcfg_contentdefault.png") no-repeat;*/
}
.indexgzdttit11 ul.zxdt_ul .zxdt_contentdefault a{
	font-size:18px;
	color:rgb(26,105,172);
}

.indexgzdttit11{
	height:27px;
	border-bottom:1px RGB(227,227,227) solid;
	color:#003198;
	background:url("images/first_tit_bg.png") repeat-x ;
}
.indexgzdttit11 ul{
	position:absolute;
	left:-2px;
	top:0px;

}
.indexgzdttit11 ul li{
	float:left;
	text-align:center;
	line-height:25px;
	/*margin:8px 0 0 9px;*/
	width:100px;
	height:30px;
	_height:27px;
	margin:0px 35px 0 2px;
	
	/*background:url("images/bg_channeltit.png") repeat-x;*/
}
/*add for zhoufang 20140801*/
.indexgzdttit11 ul.zcfg_ul{
	
	height:25px;
	margin-top:0px;
	/*add for zhoufang 20140806*/
	margin-left:25px;
}
.indexgzdttit11 ul li.indexcurrenttit{
	width:105px;
	height:28px;
	_height:19px;
	/*background-color:#ffffff;*/
	border-bottom:3px #3f63b0 solid;
	/*background-color:#3476AA;*/
	background-color:#93B2CA;
	margin-top:0px;
	border-left:1px #3f63b0 solid;
	border-right:1px #3f63b0 solid;
	
	
}
.indexgzdttit11 ul li a{
	font-size:14px;
	font-weight:500;
	
	
}
.indexgzdttit11 ul li.indexcurrenttit a{
	/*color:#3f63b0;*/
	color:#ffffff;
	hight:15px;
	font-size:14px;	
	/*margin-top:13px;*/
	padding-bottom:10px;
}
/**add for ywzn zhoufang 20140718*/
.ywzn_content_right tpl-arti-list ul.list-date-div li p.ywzl_p{
	border:1px solid red;
	font-size:12px;
}
/*add for wsdc zhoufang 20140722*/
.vote{
	font-size:15px;
	margin-bottom:10px;	
	margin-top:5px;
}
/*add for 网上办事大厅   zhoufang 2014-07-28*/
/*.per_login{float:left;width:110px;height:75px;padding:20px 0px 10px 17px;}*/
.per_login{position:absolute;width:110px;height:75px;top:158px;left:17px;}
.unit_login{position:absolute;width:110px;height:75px;top:158px;right:17px;}
.pic_net{position:absolute;top:90px;left:35px;}

.marginBottom8_net{
	/*margin-bottom:5px;
	margin-bottom:6px\9;
	*margin-bottom:7px;*/
	
	margin-top:20px;
	margin-top:20px\9;
	*margin-top:19px;
}
/*add for zhoufang 信息公开-政策法规 2014-07-31*/
.colspan{
	width:708px;
	height:36px;
	background: url("images/icons/cjwtandbgxz.png") repeat-x;
}

/*add for zhoufang xxgk 20140801*/
.itemFrameStyle1Tit_xxgk{
	position:relative;
	width:707px;
	border:1px #d6d6d6 solid;
	height:36px;
	/*background:url("images/notice_index.png");20140730*/
	background: url("images/icons/cjwtandbgxz.png") repeat-x;
	
}
.itemFrameStyle1Tit_xxgk_xxgk li{
	float:left;
	line-height:36px;
	
}
.itemFrameStyle1Tit_xxgk li.tit{	
	padding-left:50px!important; 
	font-size:18px;
	line-height:35px;
	background:url("images/icons/firstgzdt_tit.png") no-repeat 14px 9px;
}
.itemFrameStyle1Tit_xxgk li.tit_hyxw{	
	/*padding-left:35px!important; 0730*/
 
	font-size:16px;
	line-height:37px;
	/*20140730*/
	width:207px;
	height:36px;
	background: url("images/icons/index_bszn.png");
	/*background:url("images/icons/Globe Active.png") no-repeat 12px 7px;*/
}
.itemFrameStyle1Tit_xxgk li.tit_hyxw a{
	color:#FFFFFF;
	padding-left:35px;
}

.itemFrameStyle1Tit_xxgk li.more{
	
	position:absolute;
	top:10px;
	right:10px;
	
	
}
/*add for zhoufang 信息公开 20140801*/
.zcfg_ul_xxgk{
	height:27px;
	margin-top:0px;
	
	
}
.indexcurrenttit_xxgk{
	width:105px;
	height:28px;
	_height:19px;
	/*background-color:#ffffff;*/
	border:1px #3f63b0 solid;
	border-top:1px #3f63b0 solid;
	/*background-color:#3476AA;*/
	background-color:#93B2CA;
	border-bottom:3px #3f63b0 solid;
	margin-top:0px;

	
}
.zcfg_ul_xxgk li{
	width:105px;
	height:28px;
	_height:19px;
	
}
.indexcurrenttit_xxgk a{
	color:#333333;
	hight:15px;
	font-size:14px;	
	/*margin-top:13px;*/
	padding-bottom:10px;
	padding-left:25px;
	
}
.gzdtul_xxgk{
	width:272px;

	margin-left:13px;
	
}
/*20140804*/
.zxgk_list{
	width:290px;
}

.zcfg_ul_xxgk li a{
	
	font-size:14px;
	padding-left:15px;
	
}
.left_zcfg{
	
	float:left;
	width:3px;
	*width:1px;
	height:176px;
	*height:174px;
	
	margin-top:31px;
	
}
.line_ly1{
	border-bottom:1px dotted #d6d6d6;
}
/*增加楼盘查询样式*/
.lpcx_css{
	
	width: 180px;
	height: 25px;
	line-height: 25px;
	font-family: SimSun;
	font-size:12px;
}

.itemTitCustom{
	height:24px;
	clear:both;
	background:#C2D1E0;
}
.itemTitCustom li{
	float:left;
	line-height:24px;
}
.itemTitCustom li.t{
	padding-left:10px;
	color:#000;
	font-weight:bold;
	font-size:12px;
}
.itemTitCustom li.m{
	float:right;
	padding-right:10px;
}