@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin:0;
	padding:0;
}
html {
	display:inline-block;
	width:100%;
	text-align:center;
	background:#f3f3f3 url(2015nszx_html_bg.png) repeat-x;
}
img {
	border:none;
}
a {
	text-decoration:none;
	cursor:pointer;
	border:0;
}
strong {
	font-weight:bold;
}
ul, ol, li, dt, dd {
	list-style:none;
}
em, i {
	font-style:normal;
}
.dis-in-b {
	display:inline-block;
}
.f-l {
	float:left;
}
.f-r {
	float:right;
}
.clear {
	clear:both;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.col {
	width:1003px;
	margin:0 auto;
	text-align:left;
}
.mt10 {
	margin-top:10px;
}
.mt15 {
	margin-top:15px;
}
.logo {
	height:139px;
	background:url(2015nszx_header_bg.jpg) no-repeat 50% 0;
	overflow:hidden;
}
.logo .col {
	text-align:right;
}
/*=导航条=*/
.nav {
	height:44px;
	background:url(2015nszx_nav_bg02.png) repeat-x;
}
.nav ul {
	padding-left:20px;
}
.nav li {
	display:inline-block;
	float:left;
	padding-right:2px;
	background:url(2015nszx_nav_bg04.png) no-repeat right top;
}
.nav li.last {
	padding:0;
	background:none;
}
.nav li a {
	display:inline-block;
	padding:0 18px;
	*padding:0 18px;
	_padding:0 18px;
	height:44px;
	font:bold 16px/44px "微软雅黑";
	color:#fff;
}
.nav li.cur a, .nav li a:hover {
	background:url(2015nszx_nav_bg03.png) repeat-x;
}
.tips {
	background:#fff;
	padding:3px 0;
	height:30px;
}
.tips p {
	padding-left:35px;
	font:14px/30px "微软雅黑";
	color:#6f6f6f;
}
/*=页面布局=*/
.content {
	margin:20px 0;
	padding:15px 11px 25px 11px;
	background:#fff;
}
.h-left {
	display:inline-block;
	float:left;
	width:732px;
}
.h-right {
	display:inline-block;
	float:right;
	width:234px;
}
/*=标题comtit共用=*/
.comtit {
	padding:1px 0;
	height:33px;
	background:url(2015nszx_comtit_bg02.png) repeat-x;
	border-left:1px solid #e4e4e4;
}
.comtit strong {
	display:inline-block;
	float:left;
	height:31px;
	border:1px solid #fff;
	border-right:none;
	font:bold 14px/31px "微软雅黑";
	color:#fff;
}
.comtit .s1 {
	width:96px;
	background:#f37f35;
	text-align:center;
}
.comtit .s2 {
	padding:0 40px 0 20px;
	background:#f37f35 url(2015nszx_comtit_bg03.png) no-repeat right top;
}
.comtit span {
	display:inline-block;
	float:right;
	padding-right:13px;
	height:33px;
	background:url(2015nszx_comtit_bg01.png) no-repeat right top;
}
.comtit span a {
	display:inline-block;
	padding-right:12px;
	background:url(2015nszx_comtit_more.png) no-repeat right center;
	font:12px/33px "微软雅黑";
	color:#666;
}
.comtit span a:hover {
	color:#e30002;
}
/*=列表comlist共用=*/
.comlist li {
	padding-left:12px;
	height:28px;
	background:url(2015nszx_base_li_ico.png) no-repeat left center;
	overflow:hidden;
}
.comlist li span {
	float:right;
	font:14px/28px "微软雅黑";
	color:#999;
}
.comlist li a {
	font:14px/28px "微软雅黑";
	color:#333;
}
.comlist li a:hover {
	color:#e30002;
}
/*=政协动态=*/
.zxdtbox {
	padding-top:8px;
}
/*=焦点图=*/
.zxdt-pic {
	padding:5px;
	border:1px solid #e2e2e2;
	width: 306px;
}
.npic {
	width: 306px;
	height:228px;
	position: relative;
	overflow:hidden;
	overflow-x:hidden;
}
.npic li {
	height:228px;
	overflow:hidden;
}
.npic li a {
	display:inline-block;
	width: 306px;
	height:228px;
	position:relative;
	overflow:hidden;
}
.npic li a span {
	position:absolute;
	left:0;
	bottom:0px;
	padding:0 11px 10px 15px;
	width:280px;
	height:34px;
	background:url(2015nszx_flash_txt.png);
	font:14px/34px "微软雅黑";
	color:#fff;
}
.npic li a:hover span {
	text-decoration:underline;
}
.npic .left, .npic .right {
	display:none;
}
.npic .number {
	position:absolute;
	bottom:6px;
	right:10px;
}
.npic .number a {
	display:block;
	width:7px;
	height:7px;
	background:url(2015nszx_dot1.png) no-repeat;
	float:left;
	margin-left:5px;
	text-indent:-9999px;
	overflow:hidden;
}
.npic .number .cur {
	background:url(2015nszx_dot2.png) no-repeat;
}
.zxdt-nr {
	width:400px;
}
.zxdt-nr dl {
	padding:10px;
	background:#f8f8f8;
}
.zxdt-nr dt {
	height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.zxdt-nr dt a {
	font:bold 16px/30px "微软雅黑";
	color:#e30002;
}
.zxdt-nr dt a:hover {
	color:#f37f35;
}
.zxdt-nr dd {
	height:48px;
	overflow:hidden;
}
.zxdt-nr dd p {
	font:12px/24px "微软雅黑";
	color:#999;
}
.zxdt-nr .comlist {
	padding:7px 6px 0 6px;
}
.hcbox {
	display:inline-block;
	width:361px;
}
.hcbr {
	border:1px solid #e4e4e4;
	border-top:none;
	padding:6px 10px 10px 15px;
}
/*=通知公告=*/
.h-notice {
	background:#fff5e3;
	height:179px;
}
#scrollDiv {
	margin-top:10px;
	height:120px;
	overflow:hidden;
}
.h-notice ul {
	padding:0 10px 0 15px;
	height:120px;
	overflow:hidden;
}
.h-notice li {
	margin-top:5px;
	padding-left:12px;
	background:url(2015nszx_base_li_ico.png) no-repeat 0 8px;
}
.h-notice li a {
	font:14px/20px "微软雅黑";
	color:#333;
}
.h-notice li a:hover {
	color:#e30002;
}
/*=检索=*/
.search {
	margin:15px 0;
	height:35px;
}
.search .txt {
	display:inline-block;
	float:left;
	padding:5px 10px 5px 15px;
	width:174px;
	height:25px;
	background:#f3f3f3;
	border:medium none;
	outline:none;
	font:14px/25px "微软雅黑";
	color:#666;
}
.search .btn {
	display:inline-block;
	float:left;
	width:35px;
	height:35px;
	background:url(2015nszx_search_btn.png) no-repeat;
	outline:none;
	border:medium none;
	cursor:pointer;
}
/*=会议专题=*/
.h-topic li {
	padding-top:3px;
	height:48px;
	overflow:hidden;
}
/*=下载专区=*/
.h-xzzq {
	margin-top:15px;
}
.h-xzzq .comlist {
	padding:6px 6px 10px 6px;
}
.xz-pic {
	padding:3px;
	height:41px;
	border:1px solid #e0dfdf;
	overflow:hidden;
}
.xz-pic a img {
	width:226px;
	height:41px;
}
/*=友情链接=*/
.links {
	margin-top:15px;
}
.img-list {
	display: inline-block;
	width:732px;
	position: relative;
	overflow: hidden;
	height:235px;
}
.img-list ul {
	position:absolute;
	left:0;
	top:0;
	width:99999px;
}
.img-list li {
	display:inline-block;
	float:left;
	width:234px;
	margin-right:15px;
	text-align:center;
}
.img-list li a{
	font:14px/20px "微软雅黑";
	color:#333;
}
.img-list li a:hover{
	color:#e30002;
}
.img-list li a img {
	width:234px;
	height:200px;
}
/*=概、细览共用=*/
.cbox {
	margin:20px 0;
	padding:20px 20px 40px 18px;
	background:#fff;
}
.mleft {
	display:inline-block;
	float:left;
	width:255px;
}
.mright {
	display:inline-block;
	float:right;
	width:680px;
}
.menu dt {
	padding-left:25px;
	height:44px;
	background:url(2015nszx_menu_bg01.png) no-repeat;
	font:bold 18px/44px "微软雅黑";
	color:#fff;
}
.menu dd a {
	display:inline-block;
	padding:0 45px 0 25px;
	width:185px;
	height:42px;
	background:url(2015nszx_menu_bg03.png) no-repeat;
	font:14px/42px "微软雅黑";
	color:#333;
}
.menu dd.cur a, .menu dd a:hover {
	background:url(2015nszx_menu_bg02.png) no-repeat;
	color:#e37401;
}
.mtit {
	padding-right:5px;
	height:31px;
	background:url(2015nszx_mtit_bg01.png) repeat-x left bottom;
	text-align:right;
}
.mtit strong {
	display:inline-block;
	float:left;
	padding:0 12px 0 16px;
	background:url(2015nszx_mtit_bg02.png) no-repeat 4px center;
	height:30px;
	border-bottom:1px solid #d4490f;
	font:16px/30px "微软雅黑";
	color:#333;
}
.mtit p, .mtit p span, .mtit p a {
	font:14px/30px "微软雅黑";
	color:#a1a1a1;
}
.mtit p span {
	margin:0 5px;
}
.mtit p a:hover {
	color:#e30002;
}
/*=概览=*/
.mlist {
	padding:15px 0 30px 0;
}
.mlist li {
	padding:0 10px 0 3px;
	height:36px;
	background:url(2015nszx_mlist_li_ico.png) repeat-x left bottom;
}
.mlist li span {
	float:right;
	font:14px/36px "微软雅黑";
	color:#999;
}
.mlist li a {
	padding-left:12px;
	background:url(2015nszx_base_li_ico.png) no-repeat left center;
	font:14px/36px "微软雅黑";
	color:#333;
}
.mlist li a:hover {
	color:#e30002;
}
/*=翻页导航=*/
.page {
	padding:0 0 0 170px;
	height:25px;
	overflow:hidden;
}
.page span{
	margin:0 3px;
	padding:0 7px;
	display:inline-block;
	float:left;
	font:12px/25px "微软雅黑";
	background:#e27100;
	text-align:center;
	color:#fff;
}
.page a {
	margin:0 3px;
	padding:0 7px;
	display:inline-block;
	float:left;
	font:12px/25px "微软雅黑";
	color:#010101;
}

.page a.btn {
	padding:0;
	width:64px;
	height:25px;
	background:#e27100;
	text-align:center;
	color:#fff;
}
.page a.cur, .page a:hover {
	background:#e27100;
	color:#fff;
}
/*=细览=*/
.xlbox {
	padding-top:20px;
}
.xlbox h4 {
	text-align:center;
	font:22px/40px "微软雅黑";
	color:#333;
}
.xlbox .times {
	text-align:center;
	font:12px/20px "微软雅黑";
	color:#b4b4b4;
}
.xl-nr {
	padding-top:15px;
}
/*.xl-nr p {
	text-indent:2em;
	font:14px/28px "微软雅黑";
	color:#333;
}*/
.xl-pic {
	margin-top:10px;
	text-align:center;
}
/*=版权=*/
.footer {
	padding:15px 0 20px 0;
	height:64px;
	background:#c22f04;
	overflow-y:hidden;
}
.footcon {
	width:962px;
	padding:0 10px 0 30px;
	margin:0 auto;
	text-align:left;
}
.footer span {
	display:inline-block;
	float:left;
	font:14px/64px "微软雅黑";
	color:#fff;
}
.footer .f-pic {
	margin-right:15px;
}
.footer span a, .footer span em {
	font:14px/64px "微软雅黑";
	color:#fff;
}
.footer span em {
	margin:0 10px;
}
.footer span a:hover {
	color:#ffe400;
}
.footer .f-select {
	display:inline-block;
	float:right;
	width:234px;
	padding-top:18px;
}
.footer select {
	width:234px;
	height:28px;
	outline:none;
	font:14px/28px "微软雅黑";
	color:#333;
}