/*头部图片*/
.zwgkr_head_img {
	width: 100%;
	height: auto;
}

/*导航*/
.zwgkr_nav {
	margin-top: -4px;
	margin-bottom: 20px;
	width: 100%;
	height: 80px;
	background: url(images/zwgkr/nav_bg.png) center no-repeat;
	background-size: 100% 100%;
}
.zwgkr_nav .left_nav li {
	float: left;
	padding: 27px 0;
	width: 220px;
	text-align: center;
}
.left_nav li a {
	display: block;
	width: 100%;
	font-size: 20px;
	color: #fff;
	border-right: 1px solid #dd8f8b;
}
.left_nav li.li1 {
	width: 160px;
}
.zwgkr_nav .back_home_btn {
	display: block;
	margin-top: 17px;
	width: 127px;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background-color: #980b01;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/*头条新闻*/
.zwgkr_head_line {
	margin-bottom: 20px;
	padding: 25px 20px;
	background-color: #fff;
}
.zwgkr_head_line .p1 {
	display: block;
	margin-bottom: 10px;
	width: 100%;
	font-size: 36px;
	font-weight: bold;
	color: #545454;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zwgkr_head_line .p2 {
	font-size: 14px;
	color: #545454;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zwgkr_head_line .p2 .detail_btn {
	color: #d71018;
}

/*重要工作部门谈*/
.zygzbmt_box {
	margin-bottom: 20px;
	padding: 35px 20px;
	background-color: #fff;
}
.zygzbmt_box .zygzbmt_head_img {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.zygzbmt_head_img img {
	width: 668px;
	height: 46px;
}
.zygzbmt_box .left_banner {
    width: 568px;
    height: 337px;
}
.focus {position:relative; float: left; width: 568px; height: 337px; background-color: #ecf5f8; z-index: 99999;}  
.focus img {width: 568px; height: 337px;} 
.focus .btn {position: absolute; bottom: 34px; left: 490px; overflow: hidden; zoom:1;} 
.focus .btn a {display: inline; float: left; position: relative; margin: 0 3px; width: 12px; height: 12px; font: 12px/15px "\5B8B\4F53";  color: #B0B0B0; text-align: center; background: #fff; -webkit-border-radius: 12px; -moz-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; outline: 0;}  
.focus .btn a:hover,
.focus .btn a.current {cursor: pointer; background: #e22c07;}  
.focus .fPic {position: absolute; top: 0px; left: 0px;}  
.focus .D1fBt {overflow: hidden; zoom: 1; height: 16px; z-index: 10;}  
.focus .shadow {display: block; position: absolute; bottom: 0; left: 0; z-index: 10; width: 100%; height: 45px; line-height: 45px; text-align: left; background: rgba(0,0,0,0.6);    
filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#CC000000',endColorstr = '#CC000000')\9;}  
.focus .shadow a {display: inline-block; margin-left: 15px; width: 450px; font-size: 16px; color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}  
.focus .fcon {display: none; float: left; position: relative; width: 100%; background: #ecf5f8;}  
.focus .fcon img {display: block;}  
.focus .fbg {position: absolute; left: 490px; bottom: 11px; height: 21px; text-align: center; z-index: 200;}  
.focus .fbg div {margin-top: 6px; margin-bottom: 0; height: 15px; overflow: hidden; zoom: 1;}   
.focus .D1fBt a {display: inline; float: left; position: relative; margin: 0 3px; width: 12px; height: 12px; font:12px/15px "\5B8B\4F53";  color: #B0B0B0; text-align: center; background: #fff; -webkit-border-radius: 12px; -moz-border-radius: 12px; -o-border-radius: 12px; border-radius: 12px; outline: 0;}    
.focus .D1fBt .current,.focus .D1fBt a:hover {background: #e22c07;}    
.focus .D1fBt img {display: none;}    
.focus .D1fBt i {display: none; font-style: normal;} 
.zygzbmt_box .right_ftxq {
	width: 549px;
}
.zygzbmt_box .ftxq_box {
	padding-top: 5px;
	padding-bottom: 1px;
	border-bottom: 1px solid #f2f2f2;
}
.ftxq_box p {
	margin-bottom: 15px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ftxq_box p .strong {
	margin-right: 15px;
	color: #1e54a4
}
.zygzbmt_box .wqft_list {
	padding-top: 20px;
}
.wqft_list .tit {
	display: block;
	margin-bottom: 10px;
	font-size: 24px;
	color: #333;
}
.wqft_list .tit img {
	position: relative;
	top: 2px;
	margin-right: 10px;
}
.wqft_list li {
	height: 40px;
	line-height: 40px;
	*height: 38px;
	*line-height: 38px;
	font-size: 16px;
	background: url(images/zwgkr/li_bg.png) left center no-repeat;
}
.wqft_list li .title {
	display: block;
	float: left;
	padding-left: 15px;
	width: 420px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wqft_list li .date {
	float: right;
	color: #1e54a4;
}

/*行政决策大家看*/
.xzjcdjk_box {
	margin-bottom: 20px;
	padding: 35px 20px;
	background-color: #fff;
}
.xzjcdjk_box .xzjcdjk_head_img {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.xzjcdjk_head_img img {
	width: 668px;
	height: 46px;
}
.xzjcdjk_list ul {
	margin-left: -30px;
	height: 240px;
}
.xzjcdjk_list li {
	float: left;
	margin-left: 30px;
	width: 565px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: url(images/zwgkr/li_bg.png) left center no-repeat;
}
.xzjcdjk_list li .title {
	display: block;
	float: left;
	padding-left: 15px;
	width: 420px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xzjcdjk_list li .date {
	float: right;
	color: #1e54a4;
}

/*通栏图片*/
.tltp_box {
	margin-bottom: 20px;
	padding: 20px;
	background-color: #fff;
}
.tltp_box .fwsx_qznt_box {
	margin-bottom: 15px;
}
.fwsx_qznt_box .img1 {
	float: left;
	display: block;
	width: 572px;
	height: 100px;
}
.img1 img {
	width: 572px;
	height: 100px;
}
.tltp_box .img2 {
	display: block;
	width: 1160px;
	height: 100px;
}
.img2 img {
 	width: 1160px;
	height: 100px; 
}

/*各市专题*/
.gszt_box {
	margin-bottom: 20px;
	padding: 35px 20px 50px;
	background-color: #fff;
}
.gszt_box .gszt_head_img {
	margin-bottom: 10px;
	text-align: center;
}
.gszt_head_img img {
	width: 792px;
	height: 46px;
}
.gszt_box .gszt_link {
	padding-left: 30px;
}
.gszt_link a {
	margin-left: 20px;
	font-size: 16px;
	color: #333;
}

/*当前位置*/
.current_position_inner_box {
	margin-bottom: 20px;
	padding: 15px 20px;
	font-size: 14px;
	color: #a1a1a1;
	background-color: #fff;
}
.current_position_inner_box img {
	margin-right: 10px;
}
.current_position_inner_box a {
	color: #a1a1a1;
}

/*列表页*/
.zwgjkr_news_list {
	margin-bottom: 20px;
	padding: 0 20px;
	background-color: #fff;
}
.zwgjkr_news_list .tit {
	padding-left: 18px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	background: url(images/zwgkr/lm_bg.png) 5px center no-repeat;
	border-bottom: 1px solid #c4cbd6;
}
.zwgjkr_news_list .zwgjkr_news_list1 {
	padding-bottom: 30px;
	border-bottom: 1px solid #ebebeb;
}
.zwgjkr_news_list1 li {
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #767676;
	background: url(images/zwgkr/li_bg.png) 5px center no-repeat;
}
.zwgjkr_news_list1 li a {
	display: block;
	float: left;
	padding-left: 18px;
	width: 960px;
	color: #767676;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zwgjkr_news_list1 li span {
	float: right;
	padding-right: 5px;
}
.pagination_box {
	padding-top: 35px;
	padding-bottom: 70px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	margin-right: 4px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	*zoom:1;
    *display: inline;
    _zoom:1;
    _display: inline;
}
.pagination a {
	line-height: 24px;
	font-size: 14px;
	color: #000;
}

/*内容页*/
.zwgkr_cont_box {
	margin-bottom: 20px;
}
.zwgkr_cont_box .zwgkr_cont_inner_box {
	padding: 0 100px;
	background-color: #fff;
}
.zwgkr_cont_inner_box .tit_box {
	padding: 35px 0 30px;
	border-bottom: 1px solid #c4cbd6;
}
.zwgkr_cont_inner_box .tit_box .tit {
	margin-bottom: 15px;
	font-size: 25px;
	color: #000;
	text-align: center;
}
.zwgkr_cont_inner_box .tit_box .publish_info {
	font-size: 14px;
	color: #999;
	text-align: center;
}
.zwgkr_cont_inner_box .cont_box {
	padding: 25px 0;
	font-size: 16px;
	color: #545454;
	line-height: 30px;
	text-indent: 2em;
	border-bottom: 1px solid #ebebeb;
}
.zwgkr_cont_inner_box .cont_box img {
	margin: 0 auto;
	max-width: 100%;
}
.zwgkr_cont_inner_box .cont_box video {
	margin: 0 auto;
}
.zwgkr_cont_inner_box .prev_next_box {
	padding: 30px 0 10px;
}
.prev_next_box p {
	margin-bottom: 20px;
	font-size: 16px;
	color: #3363ad;
}
.prev_next_box span {
	display: inline-block;
	position: relative;
	bottom: 5px;
	*bottom: 1px;
}
.prev_next_box a {	
	display: inline-block;
	width: 900px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*重要访谈*/
.zwgkr_cont_inner_box .ft_cont {
	margin: 0 auto;
	padding-top: 20px;
	width: 780px;
	height: 145px;
	background-color: #f8fafc;
	border: 1px solid #c4cbd6;
	border-right: 0;
	border-left: 0;
}
.ft_cont .ft_item {
	margin-bottom: 20px;
	padding: 0 110px;
	font-size: 16px;
}
.ft_item .strong {
	display: inline-block;	
	float: left;
	width: 100px;
	color: #3363ad;
}
.ft_item .ft_tit {
	display: inline-block;
	float: left;
	width: 460px;
	color: #545454;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}