.top_bg{
	width: 100%;
	height: 390px;
	background: url(../img/pic.jpg) no-repeat center;
	background-size: cover;
	min-width: 1200px;
}

/*nav*/
.navWrap{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #d42019;
	min-width: 1200px;
}
.nav{
	width: 100%;
}
.nav li{
	float: left;
}
.nav li a{
	display: block;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 0 40px;
}
.nav li a.cur, .nav li a:hover{
	background: #8e0701;
}

/*页面主体部分*/
.containWrap{
	width: 100%;
	height: auto;
	background: #fff;
}
/*直播两会*/
.lh{
	width: 100%;
	height: auto;
	background: #fafafa;
	padding: 40px 0;
}
.oneMain{
	width: 100%;
}
.oneMain .oneLeft{
	width: 680px;
}
.oneLisImg {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	height: 340px;
}
.oneLisImg .hd {
	height: 20px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	bottom: 10px;
	z-index: 1;
}
.oneLisImg .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.oneLisImg .hd ul li {
	float: left;
	margin-left: 12px;
	width: 8px;
	height: 8px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 50%;
	margin-top: 4px;
}
.oneLisImg .hd ul li.on {
	background: #e33209;
	width: 12px;
	height: 12px;
	margin-top: 2px;
}
.oneLisImg .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.oneLisImg .bd li {
	zoom: 1;
	vertical-align: middle;
}
.oneLisImg .bd img {
	width: 100%;
	display: block;
	position: relative;
}
.oneLisImg .bd li p{
	font-size: 16px;
	color: #fff;
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: rgba(0,0,0,0.75);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa000000',endColorstr='#aa000000');      /*IE6,IE7*/ 
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa000000', endColorstr='#330aa00000000000')";      /*IE8*/
	position: absolute;
	text-indent: 10px;
	bottom: 0;
}
.oneRight{
	width: 480px;
}
.oneRight .oneRtp{
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
}
.oneRight .oneRtp li a{
	display: block;
	padding: 4px 8px;
	color: #e33209;
	font-size: 20px;
	line-height: 32px;
	width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.oneRight .oneRtp li p{
	font-size: 14px;
	padding: 0 8px;
	color: #868686;
	line-height: 26px;
	text-indent: 2em;
}
.oneRight .oneRtp li a:hover{
	color: #ea4924;
}
.oneRight .oneRbm{
	width: 100%;
	padding-top: 6px;
}
.oneRight .oneRbm li a{
	display: block;
	padding-left: 16px;
	margin: 0 20px;
	color: #333333;
	font-size: 14px;
	_height: 24px;
	line-height: 24px;
	width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	background: url(imgico2.png) no-repeat left;
}
.oneRight .oneRbm li a:hover{
	color: #e33209;
	text-decoration: underline;
	background: url(imgico1.png) no-repeat left;
}

/*提案议案*/
.twoMain{
	width: 100%;
	margin-top: 10px;
}
.twoLeft{
	width: 570px;
	height: auto;
}
.Main .tit{
	height: 50px;
	width: 100%;
	border-bottom: 2px solid #e33209;
	font-size: 18px;
	color: #e33209;
	position: relative;
}
.Main .tit i{
	display: block;
	position: absolute;
	width: 97px;
	height: 65px;
	left: -34px;
	top: 2px;
	background: url(imgtit_bg.png) no-repeat;
}
.Main .tit span{
	float: left;
	display: block;
	padding: 16px 0 4px 50px;
	line-height: 30px;
	_position: relative;
	_z-index: 1;
}
.Main .tit a{
	float: right;
	display: block;
	padding-top: 26px;
	padding-right: 14PX;
}
.twoL_con{
	padding: 14px;
	background: #fafafa;
	border: 1px solid #e6e6e6;
	position: relative;
	z-index: 1;
}
.twoL_con .img{
	width: 200px;
}
.twoL_con .img img{
	display: block;
}
.twoL_con .img  a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-kthml-opacity: 0.8;
}
.twoL_con ul{
	width: 310px;
	font-size: 14px;
}
.twoL_con ul li a{
	color: #000;
	display: block;
	_height: 30px;
	line-height: 30px;
	cursor: pointer;
	padding-left: 22px;
	width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	background: url(imgico3.png) no-repeat left;
}
.twoL_con ul li a:hover{
	color: #e33209;
	text-decoration: underline;
	background: url(imgico4.png) no-repeat left;
}

/*图片报道*/
.threeMain{
	margin-top: 30px;
}
.three_ul{
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 1;
}
.three_ul ul{
	width: 1178px;
	padding-bottom: 4px;
	border: 1px solid #e6e6e6;
}
.three_ul ul li{
	float: left;
	padding: 10px 6.5px 0 8px;
	width: 280px;
}
.three_ul ul li a{
	color: #333333;
	text-align: center;
}
.three_ul ul li a p{
	font-size: 14px;
	display: block;
	line-height: 50px;
	padding-top: 4px;
	width: 98%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.three_ul ul li a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-kthml-opacity: 0.8;
}
.three_ul ul li img{
border:4px #dfdfdf double;
}
.three_ul ul li a:hover{
	color: #d42019;
	text-decoration: underline;
}

/*footer*/
.footer{
	width: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #d42019;
	padding: 8px 0;
	margin-top: 30px;
	min-width: 1200px;
}
.foot{
	line-height: 24px;
}
.foot a{
	display: inline-block;
	color: #fff;
	margin: 0 10px;
}
.foot a:hover{
	color: #eee;
}
.footer p{
	line-height: 30px;
}

/*内页主体部分*/
.list{
	width: 100%;
	margin-top: 32px;
}
.list_tp{
	width: 100%;
}
.list_tp{
	height: 50px;
	width: 1160px;
	border-bottom: 2px solid #e33209;
	font-size: 16px;
	color: #d42019;
	font-weight: bold;
	position: relative;
	margin-left: 20px;
}
.list_tp i{
	display: block;
	position: absolute;
	width: 97px;
	height: 65px;
	left: -20px;
	top: 2px;
	background: url(imgtit_bg.png) no-repeat;
}
.list_tp span{
	float: left;
	display: block;
	padding: 16px 0 4px 63px;
	line-height: 30px;
	_position: relative;
	_z-index: 1;
}
.shouye{
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 20px;
}
.shouye img{
	padding-right: 2px;
	padding-top: 4px;
}
.shouye a{
	color: #545454;
}
.shouye a.cur{
	color: #878787;
}
.shouye em{
	color: #808080;
	padding: 0 2px;
	font: 400 12px/12px consolas;
}
.list_bm{
	width: 1180px;;
	height: auto;
	background: #fff;
	position: relative;
	z-index: 1;
	 text-align:center;
}
.list_bm .ul_list{
	width: 100%;
	height: auto;
}
.list_bm .ul_list li{
	width: 100%;
	height: auto;
	padding: 16px 0;
	border-bottom: 1px dashed #c5c5c5;
}
.list_bm .ul_list li.marr{
	border-bottom: 0;
}
.list_bm .ul_list li a{
	padding: 0 10px;
	font-size: 14px;
	color: #525252;
	height: 32px;
	display: block;
	line-height: 32px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	background: url(imgico7.png) no-repeat left;
}
.list_bm .ul_list li a:hover{
	color: #d42019;
	text-decoration: underline;
	background: url(imgico8.png) no-repeat left;
}
.list_bm .ul_list li a span{
	display: inline-block;
	float: right;
	color: #525252;
}

/*分页*/
.pages{
	width: 100%;
	background: #f9f9f9;
	height: 42px;
	line-height: 42px;
	margin-top: 36px;
	margin-bottom: 46px;
	text-align: center;
	font-size: 14px;
	color: #757575;
	position: relative;
}
.pages .pagess{
	min-width: 420px;
	position: absolute;
	left: 50%;
	margin-left: -210px;
	float: left;
}
.pages b{
	font-weight: normal;
	color: #d42019;
	display: inline-block;
	padding: 0 4px;
	float: left;
}
.pages a{
	color: #757575;
	display: inline-block;
	padding: 0 8px;
	float: left;
}
.pages a:hover, .pages a.cur{
	color: #b1b1b1;
}
.pages span{
	float: left;
}
.pages .select {
    position: relative;
    float: left;
    height: 20px;
    line-height: 20px;
    width: 40px;
    margin: 9px 6px;
    border: 1px solid #e1e1e1;
}
.pages .select dt {
    display: inline-block;
    background: #ffffff url(imgico6.png) 95% 8px no-repeat;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    width: 100%;
    color: #757575;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 99;
}
.pages .select dd {
    width: 100%;
    background: #fff;
    display: none;
    font-size: 14px;
    position: absolute;
    top: 21px;
    left: -1px;
    z-index: 999;
    border: 1px solid #e1e1e1;
    border-top: 0;
}
.pages .select dd ul {
    max-height: 100px;
    overflow: hidden;
    width: 100%;
}
.pages .select dd ul li a {
    line-height: 20px;
    height: 20px;
    display: block;
    color: #656565;
    width: 100%;
    padding: 0;
    text-align: center;
}

/*内容页*/
.content{
	width: 100%;
	height: auto;
}
.content_tp{
	width: 100%;
	border-bottom: 2px solid #e7e7e7;
}
.content_tp .shouye{
	line-height: 40px;
}
.content_tp .shouye img {
    padding-right: 2px;
    padding-top: 14px;
    *padding-top: 4px;
}
.content_com{
	width: 100%;
	margin-top: 20px;
}
.content_com h2{
	font-size: 26px;
	color: #4c4c4c;
	line-height: 30px;
	text-align: center;
}
.content_com h3{
	font-size: 18px;
	text-align: center;
	color: #5c5c5c;
	line-height: 30px;
	padding-top: 10PX;
}
.content_com .con_xx{
	text-align: center;
	font-size: 14px;
	color: #909090;
	margin: 12px 22px 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #dcdcdc;
}
.content_com .con_xx span{
	display: inline-block;
	padding: 0 13px;
}
.content_com .con_xx span.span1 a{
	display: inline-block;
	color: #909090;
}
.content_com .con_xx span.span1 a:hover{
	color: #d42019;
}
.content_com .con_xx span.span2 a{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
}
.content_com .con_xx span a.em1{
	background: #d42019;
}
.content_com .con_xx span a.em2{
	background: #232323;
}
.content_com .con_xx span a.em3{
	background: #939393;
}
.content_com p{
	font-size: 16px;
	color: #5c5c5c;
	line-height: 30px;
	text-indent: 2em;
	padding: 30px 24px 0;
}
.content_com .con_bm{
	padding-top: 16px;
	margin: 0 24px;
	height: 18px;
	line-height: 18px;
	padding-bottom: 18px;
	font-size: 14px;
	color: #878787;
	border-bottom: 1px solid #dcdcdc;
}
.content_com .con_bm span{
	float: right;
}
.content_com .con_bm a{
	color: #878787;
	float: right;
	margin-left: 22px;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	padding: 2px 8px;
	display: inline-block;
}
.content_com .con_bm a.dy{
	background: url(imgico9.png) no-repeat 6px center;
	padding-left: 22px;
}
.content_com .con_bm a.close{
	background: url(imgico10.png) no-repeat 6px center;
	padding-left: 18px;
}
.content_com .con_bm a.gotop{
	background: url(imgico11.png) no-repeat 6px center;
	padding-left: 18px;
}
.sxy{
	margin: 10px 24px 20px;
}
.sxy p{
	font-size: 14px;
	color: #595959;
	line-height: 32px;
}
.sxy p a{
	display: inline-block;
	color: #878787;
}
.sxy p a:hover{
	color: #d42019;
	text-decoration: underline;
}

/* 列表翻页样式 */
.pagebar {
	width: 500px;
	height: 30px;
	margin-top: 20px;
	color: #666;
	margin:20px auto;
	text-align:center;
}
.pagebar ul {
	padding: 0px;
	margin-left: 190px;
}
.pagebar ul li {
	float: left;
	background: none;
	border: none;
	padding: 0px 2px;
	text-align: center;
}
.pagebar ul li a {
	min-width: 22px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #a9a9a9;
	display: inline-block;
	padding: 0px 3px;
	color: #666;
}
.pagebar ul li a:hover,.pagebar ul li a:active{
    border: 1px solid #d42019;
	background: #d42019;
	font-weight: bold;
	color: #fff;
}
.pagebar ul li a.prepage,.pagebar ul li a.nextpage{
	width: 61px;
	height: 22px;
}
.pagebar ul li a.currentPage {
	border: 1px solid #d42019;
	background: #d42019;
	font-weight: bold;
	color: #fff;
}
.pagebar ul li a.noborder {
	border: none;
}
.pagebar ul li select {
	height: 23px;
	line-height: 23px;
	*height: 22px;
	*line-height: 22px;
	*font-size: 16px;
	border: 1px solid #a9a9a9;
	padding: 1px;
	*padding: 3px;
	*border: 0;	
	*background: none;
}
/*
.pagebar ul li.select-border {
	*border: 1px solid #a9a9a9;
	*padding: 0;
	*background: #fff;
}
*/

/*  图片列表样式 */
.imglist-box {
	width: 200px;
	min-height: 210px;
	float: left;
	margin: 18px;
}
.thumbimg {
	width: 180px;
	height: 134px;
	padding: 10px;
	background: #f2f2f2;
}
.thumbimg img {
	width: 180px;
	height: 134px;
}
.imglist-title {
	line-height: 23px;
	margin-top: 10px;
	display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	width: 200px;
    -o-text-overflow: ellipsis;
}
