@charset "gb2312";
ul,li,h3{margin:0; padding:0; list-style:none;}

body {
    font-family: 微软雅黑, Arial;
	color:#3d3d3d;
	margin:0px;
	padding:0px;
	text-decoration:none;
	text-align: left;
	background-color: #ededed;
	background-image:url(cpad_bg_top.jpg);
    background-repeat: no-repeat;
	background-position:50% 30px;
}
.cpad{width:100%; overflow:hidden; background:url(cpad_bg_bottom.jpg) bottom no-repeat;}

p{ margin:5px auto;}

img {
	border:0;
}

page {
	width:auto;!important;
	max-width:1000px !important;
	margin:0 auto;
 	height:auto !important width:1000px;
}

table {
	border-collapse:collapse;
}

td {
	empty-cells:show;
}

tr, td {
	font-size:12px;
	color:#3d3d3d;
	line-height:22px;
}
form {
	padding:0px;
	margin:0px;
}

#vishidden {
	display:none
}
/*版通基本样式开始*/
/*整个网页超链接样式开始*/
a {
	text-decoration:none;
	color:#3D3D3D;
}

a:hover {
	text-decoration: underline;
	color:#bd1e22;
}
/*文章标题样式*/
.title {
	font-size:22px;
	color:#d60000;
	font-weight:bold;
	line-height:150%;
	text-align:center;
}
/*微软雅黑字体使用*/
.title_w {
	font-size:23px;
	FONT-FAMILY:微软雅黑;
	color:#3D3D3D;
	font-weight:bold;
	line-height:150%;
}
/*首页、频道页栏目默认标题列表样式 小字体*/
.bt_link {
	font-size:14px;
	text-decoration:none;
	color:#3d3d3d;
}
/*微软雅黑字体使用*/
.bt_link_w {
	font-size:13px;
	FONT-FAMILY: "微软雅黑";
	text-decoration:none;
	color:#3d3d3d;
}
/*首页、频道页栏目默认标题列表样式 大字体（增）*/
.bt_linkb {
	font-size:14px;
	text-decoration:none;
	color:#3d3d3d;
}
/*微软雅黑字体使用*/
.bt_linkb_w {
	font-size:15px;
	FONT-FAMILY: "微软雅黑";
	text-decoration:none;
	color:#3d3d3d;
}
/*底层栏目页标题列表及文章正文样式 大字体*/
/*注:v1.3及之前为为font-size:10.5pt;line-height:180% */
.bt_content {
	font-size:14px;
	text-decoration:none;
	color:#3D3D3D;
	line-height:26px;
}
/*微软雅黑字体使用*/
.bt_content_w {
	font-size:15px;
	FONT-FAMILY:"微软雅黑";
	text-decoration:none;
	color:#3D3D3D;
	line-height:26px;
}
/*时间显示样式*/
/*注:v1.3及之前为为font-size:9pt */
.bt_time {
	font-size:12px;
	color:#999999;
	FONT-FAMILY:Verdana
}
.bt_date {
	font-size:12px;
	color:#999999;
	FONT-FAMILY:Verdana
}
/*"更多"显示样式*/
/*注:v1.3及之前为为font-size:9pt */
/*英文站可直接使用该样式*/
.bt_more {
	font-size:12px;
	color:#3D3D3D
}
a.bt_more {
	text-decoration:none;
	color:#3d3d3d;
}

a.bt_more:hover {
	text-decoration:none;
	color:#bd1e22;
}
/*微软雅黑字体使用*/
.bt_more_w {
	font-size:13px;
	color:#3D3D3D
}
a.bt_more_w {
	text-decoration:none;
	color:#3d3d3d;
}

a.bt_more_w:hover {
	text-decoration:none;
	color:#bd1e22;
}
/*下划线样式_虚线*/
.bt_unline {
	border-bottom:#999999 dashed 1px;
}
/*通用导航样式*/
/*注:v1.3及之前为font-size:10.5pt */
/*英文站可直接使用该样式*/
a.white {
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	font-weight:bold
}

a.white:hover {
	color:#bd1e22;
	font-size:14px;
	font-weight:bold
}
/*微软雅黑字体使用*/
a.white_w {
	text-decoration:none;
	color:#ffffff;
	font-size:15px;
	font-weight:bold
}

a.white_w:hover {
	color:#bd1e22;
	font-size:15px;
	font-weight:bold
}
/*通用滚动条*/
.scrollbar {
	/*滚动条的基本颜色*/
		scrollbar-base-color:#c8e8fb;
	/*立体滚动条强阴影的颜色*/
		scrollbar-dark-shadow-color:#F5F1D8;
	/*立体滚动条凸出部分的颜色*/
		scrollbar-face-color:#E8E1B5;
	/*滚动条空白部分的颜色*/
		scrollbar-highlight-color:#c8e8fb;
	/*立体滚动条阴影的颜色*/
		scrollbar-shadow-color:#E8E1B5;
	/*立体滚动条亮边的颜色*/
		scrollbar-3d-light-color:#E8E1B5;
	/*上下按钮上三角箭头的颜色*/
		scrollbar-arrow-color:#4D6185;
}

/*行距*/
/*注:设计规范要求12px字体行距22px;14px字体行距26px; */
.line-height22 {
	line-height:22px;
}
.line-height26 {
	line-height:26px;
}
/*英文站主导航级栏目标题*/
.bt_column_title {
	font-size:16px;
	FONT-FAMILY:Arial;
	font-weight:bold;
	line-height:150%;
}
/*英文站底层栏目页栏目列表*/
.bt_column_e {
	font-size:14px;
	FONT-FAMILY:Arial;
	text-decoration:none;
	font-weight:bold;
	color:#3D3D3D;
	line-height:26px;
}
/*信息列表内边距:上下边距*/
.padding_tb{ padding-top:40px; padding-bottom:40px}
/*信息列表内边距:左右边距*/
/*通栏式文章页正文上下、左右内边距分别为：40px、100px*/
.padding_lr100{ padding-left:100px; padding-right:100px}
/*两栏式文章页正文上下、左右边距分别为：40px、60px*/
.padding_lr60{ padding-left:60px; padding-right:60px}
/*信息列表内边距*/
/*宋体14px与边框左边、顶部和底部的距离是15px，宋体12px与边框左边、顶部和底部的距离是10px*/
.padding10{ padding:10px 0px 10px 10px }
.padding15{ padding:15px 0px 15px 15px }
/*版通基本样式结束*/
/*网页全局样式结束*/


/*自定义开始*/
/*当前位置*/


/*---- 顶部 ----*/
.top_bg{width:100%; height:32px; background-color:#d60000}
.top{width:98%; margin:0 auto; height:32px; line-height:32px;color:#ffffff; font-size:13px;}
.top a{color:#ffffff; font-size:13px; margin:0 4px;}
.top a:hover{ text-decoration:underline}
.top .left{ float:left;}
.top .right{ float:right;}
.logo {width:700px; margin:20px auto;}
.search{width:600px; margin:0 auto; overflow:hidden; margin-bottom:20px;}
.search li{width:100%; overflow:hidden;}
.search .input1 {width:380px; height:31px; margin-left:25px; padding-left:10px; line-height:31px; border:solid 1px #b5b5b5; border-right:0; float:left;}
.search .input2 {width:110px; height:35px; float:left;}
.search a{text-align:center; line-height:35px; padding-left:10px; color:#ba0001; font-size:15px;}
.search .hot_search span{font-size:15px; color:#ba0001; margin-left:25px;}
.search .hot_search a{font-size:15px; color:#333;}


/*---- 底部 ----*/
.footer{width:100%; height:130px; background-color:#be0000; border-top:solid 5px #a20000; float:left; overflow:hidden;}
.footer .bottom { height:50px; text-align:center;}
.footer .bottom a{ font-size:14px; color:#ffffff; line-height:50px;}
.footer .copyright { text-align:center; font-size:14px; color:#b3b3b3; line-height:20px;}

/*---- 当前位置 ----*/
.current { width:760px; margin:0 auto; height:32px; padding-left:4px; line-height:32px; font-size:12px; color:#656565; padding-left:240px;}

/*中部样式*/
.middle { width:1000px; margin:0 auto; min-height:300px;}

/*栏目页样式*/
.middle_left { width:225px; float:left; min-height:300px;}
.middle_right { float:right; width:710px; min-height:600px; padding:10px 25px; border:1px solid #d4d4d4; background-color:#FFF; margin-bottom:40px;}

.left_top { width:210px; /*height:55px;*/ overflow:hidden; background:url(col_03.png) no-repeat; line-height:55px; color:#FFF; font-size:19px; font-weight:bold; text-align:center; padding-right:15px;}
.left_main { width:225px; min-height:100px;}
.left_main ul { list-style:none; padding:0px; margin:0px; height:auto;}
.left_main li { list-style:none; width:225px; padding:0px; margin:0px; height:50px;}
.left_main li:hover { list-style:none; width:225px; padding:0px; margin:0px; height:50px;}

.colqh { display:block; line-height:50px; width:185px; height:50px; color:#FFF; font-size:16px; background:url(col_06.png) no-repeat; padding-left:40px;}
.oncolqh { display:block; line-height:50px; width:185px; color:#FFF; font-weight:bold;  font-size:16px; height:50px; text-decoration:none; background:url(col_05.png) no-repeat; padding-left:40px;}
.oncolqh:hover { display:block; line-height:50px; width:185px; color:#FFF; font-weight:bold;  font-size:16px; height:50px; text-decoration:none; background:url(col_05.png) no-repeat; padding-left:40px;}
.colqh:hover { display:block; line-height:50px; width:185px; color:#FFF;  font-size:16px; height:50px; text-decoration:none; padding-left:40px;}

.right_top { width:100%; height:42px; line-height:42px; color:#bd1e22; font-weight:bold; font-size:16px;}

.right_main { width:100%;}
.right_main .lb{width:100%; margin:0 auto; padding:5px 0;}
.right_main .lb ul li{background:url(icon_01.png) left no-repeat; padding-left:13px; height:32px; line-height:32px;}
.right_main .lb ul li a{font-size:15px; word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display:block}
.right_main .lb ul li span{float:right; margin-left:10px; font-size:14px; color:#888;}
.line1{ background:url(line1.gif) repeat-x; margin:12px 0 10px 0; height:1px;}
.right_bottom { width:100%; height:10px; float:left;}

/*文章页样式*/
.art_current {width:980px; margin:0 auto; height:32px; line-height:32px; font-size:12px; color:#656565; padding-left:20px;}
.art_page{width:928px; padding:20px 35px; margin:0 auto; background:#ffffff; border:solid 1px #d4d4d4; min-height:600px; overflow:hidden;}
.art_content{width:100%; min-height:500px;}
.articlequotetitle{ font-size:18px; line-height:40px; overflow:hidden;}
.articletitle{font-size:22px;color:#d60000;	font-weight:bold;line-height:150%;text-align:center; padding:5px 0; overflow:hidden;}
.articlesubtitle{ font-size:18px; line-height:40px; text-align:center; overflow:hidden;}
.art_title{ padding-bottom:20px; overflow:hidden;}
.art_top{ text-align:center; color:#999; font-size:13px; line-height:24px; overflow:hidden;}
.art_top span{margin-left:15px; margin-right:15px;}
.art_top a{ color:#999; font-size:13px;}
.art_top2{border-bottom:solid 1px #d4d4d4; padding-bottom:15px;}
#zoom{ width:95%; margin:20px auto; font-size:15px; line-height:180%; overflow:hidden; min-height:300px;}
#zoom table{width:100% !important; border: 1px #3d3d3d solid !important; border-collapse:collapse !important; border-right:#3d3d3d 1px solid !important; border-bottom:#3d3d3d 1px solid !important; border-width: 0px 1px 1px 0px !important; border-style: none solid solid none !important; border-color: blue 3d3d3d 3d3d3d blue !important; border: 1px 3d3d3d !important; background-color:#ffffff !important;}
#zoom td{ border: 1px #3d3d3d solid !important; border-collapse:collapse !important; border-left:#3d3d3d 1px solid !important; border-top:#3d3d3d 1px solid !important; padding-left:8px !important;  border-width: 1px 0px 0px 1px !important; border-style:solid none none solid !important; border-color:3d3d3d blue blue 3d3d3d !important; border-width:1px !important; border-color:#3d3d3d !important; border-top-style:solid !important; border-top-width:1px !important; border-top-color:#3d3d3d !important; border-left-style:solid !important;  border-left-width:1px !important; border-left-color:#3d3d3d !important;}
.art_bottom{ width:95%; height:30px; line-height:30px; margin:0 auto; padding:10px 0; border-bottom:solid 1px #e9e9e9;}
.art_share{width:50%; float:left;}
.art_share a{font-size:14px !important;}
.print_close{width:50%; float:left; text-align:right;}
.close{ font-size:14px; background:url(close.jpg) left no-repeat; padding-left:20px;}
.print{ font-size:14px; background:url(print.jpg) left no-repeat; padding-left:20px;}
.art_sxp{ width:95%; margin:10px auto; overflow:hidden;}
.art_sxp p{ display:block; line-height:24px; margin:5px auto;}
.art_xgwz{ width:100%; margin:0 auto; background:url(line2.png) bottom repeat-x; height:40px; line-height:40px; color:#c50000; padding-top:10px;}
.art_xgwzlb{width:95%; margin:0 auto; padding:5px 0;}
.art_xgwzlb ul li{background:url(icon_01.png) left no-repeat; padding-left:13px; height:32px; line-height:32px;}
.art_xgwzlb ul li a{font-size:15px; word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display:block}
.art_xgwzlb ul li span{float:right; margin-left:10px; font-size:14px; color:#888;}
.kong{width:100%; height:30px;}


/**********分享**********/
.gov_weixin_share .fixed{width:68px;padding:6px;border:1px #d2d2d2 solid;background:#eeeeee;text-align:center;margin:0 0 5px 0;}
.gov_weixin_share .fixed p{margin:3px 0 0 0;padding:0;line-height:18px;}
.gov_weixin_share{ position:fixed;width:82px;font-size:12px;top:150px;right:0;
right:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));
top:expression(eval(document.documentElement.scrollTop+150-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}

.sjlogo, .sjsearch, .sjnav, .sjcopyright{ display:none;}
#zoom table{width:95% !important;}
	#zoom table tr td{WORD-WRAP: break-word !important;word-break:break-all !important; white-space:normal !important; width:auto !important; padding:5px !important;}	
	#zoom table tr td p{WORD-WRAP: break-word !important;text-indent: inherit !important; padding:0 !important; margin:0 !important;}
@media all and (max-width: 500px){
body,ul,li,input{ margin:0; padding:0; list-style:none; border:none;}

.sjlogo{ display:block; width:100%; text-align:center; background-color:#e1e1e1; padding:10px 0; border-top:solid 2px #ba0003;}
.sjlogo img{width:95%;}
.sjsearch{ display:block; width:100%; padding:5px 0; background-color:#ababab;}
.sjinput1{width:98%; max-width:530px; height:35px; background:url(search_02.jpg) no-repeat left; background-size:100%; color:#333; padding-left:2%;}
.sjinput2{width:95%; max-width:32px;}
.sjnav { display:block;  padding:5px 0; background:url(bg_03.jpg) repeat-x top; overflow:hidden}
.sjnav ul{ width:95%; margin:0 auto; overflow:hidden}
.sjnav ul li{ float:left; width:33%; float:left; text-align:center;}
.sjnav ul li a{ display:block; color:#fff; font-size:16px; line-height:30px; font-weight:bold; text-decoration:none;}
.sjcopyright{ display:block; border-top:solid 5px #cac9c7; background-color:#909090; font-size:13px; text-align:center; padding:20px 0;}

.phoneno, .header, .art_sxp, .print_close, .art_current, .footer{display:none;}
.art_current{width:100%; height:auto; padding:5px;}
.art_page{width:95%; padding:20px 0; margin-top:10px;}
.articletitle{ color:#3d3d3d; width:94%; margin:0 auto;}
#zoom img{width:94% !important; height:auto !important; margin:0 auto;}
#zoom object{width:95% !important; height:200px !important;}
.art_share{width:96%; float:none; margin:0 auto;}
.art_bottom{height:auto; border-bottom:none;}
.art_xgwz{ display:none}
.art_xgwzlb{ display:none}
#zoom{ font-size:19px !important;}
#zoom p{ font-size:19px !important;}
#zoom span{ font-size:19px !important;}
#zoom div{ font-size:19px !important;}
.art_top{ font-size:15px !important;}

#zoom table{width:95% !important;}
	#zoom table tr td{WORD-WRAP: break-word !important;word-break:break-all !important; white-space:normal !important; width:auto !important; padding:2px !important;}	
	#zoom table tr td p{WORD-WRAP: break-word !important;text-indent: inherit !important; padding:0 !important; margin:0 !important; font-size:16px;}
}











@charset "utf-8";
ul,li,h3{margin:0; padding:0; list-style:none;}

body {
    font-family: 微软雅黑, Arial;
	color:#3d3d3d;
	margin:0px;
	padding:0px;
	text-decoration:none;
	text-align: left;
	background-color: #ededed;
	background-image:url(cpad_bg_top.jpg);
    background-repeat: no-repeat;
	background-position:50% 30px;
}
.cpad{width:100%; overflow:hidden; background:url(cpad_bg_bottom.jpg) no-repeat bottom;}

p{ margin:5px auto;}

img {
	border:0;
}

page {
	width:auto;!important;
	max-width:1000px !important;
	margin:0 auto;
 	height:auto !important width:1000px;
}

table {
	border-collapse:collapse;
}

td {
	empty-cells:show;
}

tr, td {
	font-size:12px;
	color:#3d3d3d;
}
form {
	padding:0px;
	margin:0px;
}

#vishidden {
	display:none
}
/*版通基本样式开始*/
/*整个网页超链接样式开始*/
a {
	text-decoration:none;
	color:#3D3D3D;
}

a:hover {
	text-decoration: underline;
	color:#bd1e22;
}
/*文章标题样式*/
.title {
	font-size:22px;
	color:#3D3D3D;
	font-weight:bold;
	line-height:150%;
}
/*微软雅黑字体使用*/
.title_w {
	font-size:23px;
	FONT-FAMILY:微软雅黑;
	color:#3D3D3D;
	font-weight:bold;
	line-height:150%;
}
/*首页、频道页栏目默认标题列表样式 小字体*/
.bt_link {
	font-size:12px;
	text-decoration:none;
	color:#3d3d3d;
}
/*微软雅黑字体使用*/
.bt_link_w {
	font-size:13px;
	FONT-FAMILY: "微软雅黑";
	text-decoration:none;
	color:#3d3d3d;
}
/*首页、频道页栏目默认标题列表样式 大字体（增）*/
.bt_linkb {
	font-size:14px;
	text-decoration:none;
	color:#3d3d3d;
}
/*微软雅黑字体使用*/
.bt_linkb_w {
	font-size:15px;
	FONT-FAMILY: "微软雅黑";
	text-decoration:none;
	color:#3d3d3d;
}
/*底层栏目页标题列表及文章正文样式 大字体*/
/*注:v1.3及之前为为font-size:10.5pt;line-height:180% */
.bt_content {
	font-size:14px;
	text-decoration:none;
	color:#3D3D3D;
	line-height:26px;
}
/*微软雅黑字体使用*/
.bt_content_w {
	font-size:15px;
	FONT-FAMILY:"微软雅黑";
	text-decoration:none;
	color:#3D3D3D;
	line-height:26px;
}
/*时间显示样式*/
/*注:v1.3及之前为为font-size:9pt */
.bt_time {
	font-size:12px;
	color:#999999;
	FONT-FAMILY:Verdana
}
.bt_date {
	font-size:12px;
	color:#999999;
	FONT-FAMILY:Verdana
}
/*"更多"显示样式*/
/*注:v1.3及之前为为font-size:9pt */
/*英文站可直接使用该样式*/
.bt_more {
	font-size:12px;
	color:#3D3D3D
}
a.bt_more {
	text-decoration:none;
	color:#3d3d3d;
}

a.bt_more:hover {
	text-decoration:none;
	color:#bd1e22;
}
/*微软雅黑字体使用*/
.bt_more_w {
	font-size:13px;
	color:#3D3D3D
}
a.bt_more_w {
	text-decoration:none;
	color:#3d3d3d;
}

a.bt_more_w:hover {
	text-decoration:none;
	color:#bd1e22;
}
/*下划线样式_虚线*/
.bt_unline {
	border-bottom:#999999 dashed 1px;
}
/*通用导航样式*/
/*注:v1.3及之前为font-size:10.5pt */
/*英文站可直接使用该样式*/
a.white {
	text-decoration:none;
	color:#ffffff;
	font-size:14px;
	font-weight:bold
}

a.white:hover {
	color:#bd1e22;
	font-size:14px;
	font-weight:bold
}
/*微软雅黑字体使用*/
a.white_w {
	text-decoration:none;
	color:#ffffff;
	font-size:15px;
	font-weight:bold
}

a.white_w:hover {
	color:#bd1e22;
	font-size:15px;
	font-weight:bold
}
/*通用滚动条*/
.scrollbar {
	/*滚动条的基本颜色*/
		scrollbar-base-color:#c8e8fb;
	/*立体滚动条强阴影的颜色*/
		scrollbar-dark-shadow-color:#F5F1D8;
	/*立体滚动条凸出部分的颜色*/
		scrollbar-face-color:#E8E1B5;
	/*滚动条空白部分的颜色*/
		scrollbar-highlight-color:#c8e8fb;
	/*立体滚动条阴影的颜色*/
		scrollbar-shadow-color:#E8E1B5;
	/*立体滚动条亮边的颜色*/
		scrollbar-3d-light-color:#E8E1B5;
	/*上下按钮上三角箭头的颜色*/
		scrollbar-arrow-color:#4D6185;
}

/*行距*/
/*注:设计规范要求12px字体行距22px;14px字体行距26px; */
.line-height22 {
	line-height:22px;
}
.line-height26 {
	line-height:26px;
}
/*英文站主导航级栏目标题*/
.bt_column_title {
	font-size:16px;
	FONT-FAMILY:Arial;
	font-weight:bold;
	line-height:150%;
}
/*英文站底层栏目页栏目列表*/
.bt_column_e {
	font-size:14px;
	FONT-FAMILY:Arial;
	text-decoration:none;
	font-weight:bold;
	color:#3D3D3D;
	line-height:26px;
}
/*信息列表内边距:上下边距*/
.padding_tb{ padding-top:40px; padding-bottom:40px}
/*信息列表内边距:左右边距*/
/*通栏式文章页正文上下、左右内边距分别为：40px、100px*/
.padding_lr100{ padding-left:100px; padding-right:100px}
/*两栏式文章页正文上下、左右边距分别为：40px、60px*/
.padding_lr60{ padding-left:60px; padding-right:60px}
/*信息列表内边距*/
/*宋体14px与边框左边、顶部和底部的距离是15px，宋体12px与边框左边、顶部和底部的距离是10px*/
.padding10{ padding:10px 0px 10px 10px }
.padding15{ padding:15px 0px 15px 15px }
/*版通基本样式结束*/
/*网页全局样式结束*/

.top_bg{width:100%; height:32px; background-color:#d60000}
.top{width:98%; margin:0 auto; height:32px; line-height:32px;color:#ffffff; font-size:13px;}
.top a{color:#ffffff; font-size:13px; margin:0 4px;}
.top a:hover{ text-decoration:underline}
.top .left{ float:left;}
.top .right{ float:right;}
.logo {width:700px; margin:20px auto;}
.search{width:600px; margin:0 auto; overflow:hidden; margin-bottom:20px;}
.search li{width:100%; overflow:hidden;}
.search .input1 {width:380px; height:31px; margin-left:25px; padding-left:10px; line-height:31px; border:solid 1px #b5b5b5; border-right:0; float:left;}
.search .input2 {width:110px; height:35px; float:left;}
.search a{text-align:center; line-height:35px; padding-left:10px; color:#ba0001; font-size:15px;}
.search .hot_search span{font-size:15px; color:#ba0001; margin-left:25px;}
.search .hot_search a{font-size:15px; color:#333;}

/*-----------------------------------------导航&图片新闻-------------------------------------------*/
.Nav_picnews { display:block;width:1000px;min-width:1000px;margin:0 auto; height:390px; text-align:left; position:relative}/* width:960px*/
/*导航 begin */
.nav_box{ display:block; height:390px; margin:0 auto;}
#nav {position:relative;z-index:1;width:208px;height:390px;}
#nav .mainCate {display:block; z-index:10; zoom:1; width:207px;	height: 77px; background:#bd1e22 url("nav_bg.png") no-repeat right; color: #fff; text-align: left; border-bottom:1px #fff solid;}

#nav h3 {display:block;height: 77px; line-height:77px; text-align:center; font-weight: bold; font-size: 12pt; cursor:pointer; }

.nav_01 {background: url("nav_01.png") no-repeat 14px}
.nav_02 {background: url("nav_02.png") no-repeat 14px}
.nav_03 {background: url("nav_03.png") no-repeat 14px}
.nav_04 {background: url("nav_04.png") no-repeat 14px}
.nav_05 {background: url("nav_05.png") no-repeat 14px}
.nav_06 {background: url("nav_06.png") no-repeat 14px}
.nav_01:hover {background: url("nav_01_on.png") no-repeat 14px}
.nav_02:hover {background: url("nav_02_on.png") no-repeat 14px}
.nav_03:hover {background: url("nav_03_on.png") no-repeat 14px}
.nav_04:hover {background: url("nav_04_on.png") no-repeat 14px}
.nav_05:hover {background: url("nav_05_on.png") no-repeat 14px}
.nav_06:hover {background: url("nav_06_on.png") no-repeat 14px}

#nav .on {height:75px; background:#fff url("nav_bg.png") no-repeat right; border:1px #c0c0c0 solid; margin-bottom:1px;#margin-bottom:-4px;}
#nav .on h3{height: 75px; line-height:75px;color:#bd1e22;}
#nav .on .nav_01 {background: url("nav_01_on.png") no-repeat 14px}
#nav .on .nav_02 {background: url("nav_02_on.png") no-repeat 14px}
#nav .on .nav_03 {background: url("nav_03_on.png") no-repeat 14px}
#nav .on .nav_04 {background: url("nav_04_on.png") no-repeat 14px}
#nav .on .nav_05 {background: url("nav_05_on.png") no-repeat 14px}
#nav .on .nav_06 {background: url("nav_06_on.png") no-repeat 14px}

#nav .subCate {
	display:none;
	background-color:#fff;
	border:1px solid #c0c0c0; 
	border-left:none; 
	position: absolute;
	left:207px;
	width:792px;
	height:387px;/* height:354px*/
	padding:0;
	z-index:2000;
	background-image:url(cpad_bg_12.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#nav .on .subCate {
display:block;
position:absolute;
top:0;
color:#000;
}

/*导航---新闻中心*/
.headnews { width:95%; margin:0 auto; padding-top:10px;}
.headnews span{ display:block; text-align:center; padding:10px 0;}
.headnews span a{font-size:20px; font-weight:bold; color:#d60000;}
.headnews span a:hover{ text-decoration:none; border-bottom:solid 1px #d60000;}
.headnews p{text-indent:2em; line-height:20px; margin:0 auto; font-size:14px; color:#767676;}
.headnews p a{ padding-left:15px; font-size:14px; color:#d60000;}
.subCate .lm{width:95%; height:50px; margin:0 auto; background:url(cpad_bg_06.png) bottom repeat-x; }
.subCate .lm ul{ float:left; height:50px;}
.subCate .lm ul li{ float:left; height:50px; line-height:50px;}
.subCate .lm .name{width:60%;}
.subCate .lm .more{width:40%; text-align:right;}
.subCate .lm .more li{width:100%; text-align:right;}
.subCate .lm .more li a{ font-family:宋体; font-size:12px; color:#bd1e22;}
.subCate .lm .name .navnews{float:left; width:107px; cursor:pointer; text-align:center; color:#4f4f4f; font-size:16px; cursor:pointer;  }
.subCate .lm .name .navnews a{color:#4f4f4f; font-size:16px; cursor:pointer;  }
.subCate .lm .name .navnewsOn{width:107px; text-align:center; cursor:pointer; background:url(cpad_bg_05.png) bottom no-repeat; color:#d60000;}
.subCate .lm .name .navnewsOn a{color:#d60000;}

.subCate .lb{width:95%; margin:0 auto; padding:5px 0;}
.subCate .lb ul li{background:url(icon_01.png) left no-repeat; padding-left:13px; height:28px; line-height:28px;}
.subCate .lb ul li a{font-size:14px; word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display:block}
.subCate .lb ul li span{float:right; margin-left:10px; font-size:14px; color:#bd1e22;}

/*导航---工作动态（旧）
.subCate .gzdt{ width:95%; margin:10px auto; overflow:hidden;}
.subCate .gzdt li{ float:left; width:169px; height:85px; margin-left:10px; margin-bottom:8px; line-height:85px; padding:0px; text-align:center; background:url(gzdt_2.jpg) top no-repeat;}
.subCate .gzdt li a{ display:block; width:169px; height:85px; line-height:85px; font-size:20px; color:#924e2d; text-decoration:none;}
.subCate .gzdt li:hover{ float:left; width:169px; height:85px; margin-left:10px; margin-bottom:8px; line-height:85px; padding:0px;background:url(gzdt_1.jpg) top no-repeat;}
*/

/*导航---工作动态（新）*/
.subCate .gzdt{ width:720px; margin:2px auto; overflow:hidden;}
.subCate .gzdt li{ float:left; width:169px; height:85px; margin-left:9px; margin-top:8px; line-height:85px; padding:0px; text-align:center; background:url(sy_gzgb1.png) top no-repeat;}
.subCate .gzdt li a{ display:block; width:169px; height:85px; line-height:85px; font-size:20px; color:#464646; text-decoration:none;}
.subCate .gzdt li a:hover{ display:block; width:169px; height:85px; line-height:85px; font-size:20px; color:#FFFFFF; text-decoration:none;}
.subCate .gzdt li:hover{ float:left; width:169px; height:85px; margin-left:9px; margin-top:8px; line-height:85px; padding:0px;background:url(sy_gzgb2.png) top no-repeat;}



/*导航---专题*/

.ztzl1 { width:95%; margin:10px auto; overflow:hidden;}
.subCate .ztzl1 li{ float:left; width:340px; height:110px; padding:0px; }

/*导航---政务服务*/
.subCate .zwfw{ width:95%; margin:0 auto; overflow:hidden;}
.subCate .zwfw .zwfw_left{width:70%; float:left;}
.subCate .zwfw .zwfw_right{width:30%; float:left;}
.subCate .zwfw .zwfw_right ul{width:137px; margin:10px auto; overflow:hidden;}
.subCate .zwfw .zwfw_right ul li{width:100%; height:43px; line-height:43px; margin:15px auto; text-align:center; background:url(cpad_bg_08.png) no-repeat;}
.subCate .zwfw .zwfw_right ul li a{ color:#ffffff;}

/*导航---信息公开*/
.subCate .xxgk{ width:95%; margin:0 auto; overflow:hidden;}
.subCate .xxgk_left{ width:25%; float:left;}
.subCate .xxgk_left ul{width:145px; margin:20px auto; overflow:hidden;}
.subCate .xxgk_left ul li{width:100%; height:40px; padding:5px; line-height:50px; margin:7px auto; text-align:center; background:url(cpad_bg_09.png) no-repeat;}
.subCate .xxgk_left ul li span{ display:block; float:left; width:44px; height:40px;}
.subCate .xxgk_left ul li i{ display:block; float:left; width:100px; line-height:40px; font-style:normal; font-size:14px;}
.subCate .xxgk_right{ width:75%; margin:15px auto; float:left; background:url(cpad_bg_10.png) left no-repeat;}
.subCate .xxgk_right ul{ margin:0 auto; overflow:hidden;}
.subCate .xxgk_right .ss_input li{float:left; padding-top:30px;}
.subCate .xxgk_right .ss_button li{float:left; padding-top:20px;}
.subCate .xxgk_right .ss_input input{width:160px; height:20px; border:solid 1px #bdbdbd;}
.subCate .xxgk_right .ss_button{width:220px; margin:0 auto;}
.subCate .xxgk_right .ss_button input{width:94px; height:33px; background:url(images/nav_xxgk_07.png) no-repeat; line-height:33px; text-align:center; border:0; color:#fff;}

/* 导航 end */

/* 图片新闻 begin */
.picnews_box {display:block; width:782px; height:388px; float:right; position:absolute; top:1px; right:0; overflow:hidden; background:#fff;}
.slideshow {width:782px; height:388px;}
.slideshow li {width:100%; height:388px; position: relative; overflow: hidden; }
.slideshow li a.img {width:548px; height:388px; position: relative; overflow: hidden; float:left; }
.slideshow .pictitle { position: absolute; top: 0; right: 0; overflow: hidden; height:388px;}
.slideshow .pictitle a.titlename { display:block; width:194px; padding:20px; line-height: 26px; font-size: 20px; color: #000; overflow: hidden;}
.slideshow .pictitle .zaiyao { width:194px; padding:0 20px; line-height: 24px; font-size: 16px; color: #333; overflow: hidden;}

.slidebar {position: absolute; bottom: 20px; left:420px; }
.slidebar li {background:#484848; color: #FFF; overflow: hidden; float: left; margin-right: 1px; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 14px; cursor: pointer; }
.slidebar li.on {background:#d6090e; color: #fff;}
.slideshow img{width:548px; height:388px; border:0;}
/* 图片新闻 end */

/* 专题图片 begin */
.picScroll{ width:1052px; margin:15px auto; }
.picScroll .bd{ position:relative;  }
.picScroll .prev,.picScroll .next{position: absolute; display: block; width: 25px; height: 80px; z-index: 9; overflow: hidden; }
.picScroll .prev{ left:0px; background: url(cpad_zt_left.png) no-repeat left;}	
.picScroll .next{ left:auto; right:0px; background: url(cpad_zt_right.png) no-repeat right; top:0;}
.ztmore{position: absolute; display:block; width:33px; height:80px; background:#f45102; right:25px; top:0;}
.picScroll .scrollWrap{ padding-left:25px  }
.picScroll ul{ overflow:hidden; zoom:1; }
.picScroll li{ width:240px; margin:0 1px; position:relative; float:left; display:inline; }
.picScroll li .pic {position:relative;display:block;overflow:hidden;}
.picScroll li .pic img {width:240px; height:80px;}

/* 专题图片 end */

.content{width:1000px; margin:0 auto; overflow:hidden; margin-top:15px;}
.content1{width:237px; height:321px; float:left;}
.content1 h3{ height:30px; line-height:30px; cursor:pointer; font-size:16px; color:#bd1e22; background:url(cpad_bg_01.png) bottom no-repeat;}
.content1 ul{padding:0px 0; color:#999; display:none; }
.content1 ul li a{ line-height:28px; font-size:14px;}
.content1 ul li {line-height:28px;font-size:14px;color:#3D3D3D;}
.content1 ul li span {padding-left:15px;}
.content1 ul li a{padding-left:0;}
.zdzk_02{padding:5px 0 !important;}
.zdzk_02 li a{ line-height:20px !important;}



.content2{ width:440px; height:321px; float:left; margin-left:12px;}
.content3{width:300px; height:321px; float:left; margin-left:10px;}
.content2 .lanmu .name{width:333px;}
.content2 .lanmu .more{width:107px; text-align:right;}
.content3 .lanmu .name{width:222px;}
.content3 .lanmu .more{width:78px; text-align:right;}
.lanmu ul{ float:left; height:29px;}
.lanmu{width:100%;height:29px; border-bottom:solid 2px #bd1e22; }
.lanmu ul li{ float:left; height:29px; line-height:29px;}
.lanmu .more li{width:100%; text-align:right;}
.lanmu .more li a{ font-family:宋体; font-size:12px;}
.lanmu .name .news{float:left; width:111px; text-align:center; color:#403f3f; font-size:16px; cursor:pointer;  }
.lanmu .name .news a{color:#403f3f; font-size:16px; cursor:pointer;  }
.lanmu .name .newsOn{width:111px; text-align:center; cursor:pointer; background:url(cpad_bg_02.png) no-repeat; color:#fff; font-size:16px;}
.lanmu .name .newsOn a{color:#fff;}
.liebiao{padding:5px 0;}
.liebiao ul li{background:url(icon_01.png) left no-repeat; padding-left:13px; height:28px; line-height:28px; }
.liebiao ul li a{font-size:14px; word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; display:block; width:330px; }
.liebiao ul li span{float:right; font-size:14px; margin-left:10px; text-align:right;}

.lanmu .name .aanews{float:left; width:111px; text-align:center; color:#403f3f; font-size:16px; cursor:pointer;  }
.lanmu .name .aanews a{color:#403f3f; font-size:16px; cursor:pointer;  }
.lanmu .name .aanewsOn{width:111px; text-align:center; cursor:pointer; background:url(cpad_bg_02.png) no-repeat; color:#fff; font-size:16px;}
.lanmu .name .aanewsOn a{color:#fff;}
.liebiao{padding:5px 0;}

.lanmu .name .bbnews{float:left; width:111px; text-align:center; color:#403f3f; font-size:16px; cursor:pointer;  }
.lanmu .name .bbnews a{color:#403f3f; font-size:16px; cursor:pointer;  }
.lanmu .name .bbnewsOn{width:111px; text-align:center; cursor:pointer; background:url(cpad_bg_02.png) no-repeat; color:#fff; font-size:16px;}
.lanmu .name .bbnewsOn a{color:#fff;}
.liebiao{padding:5px 0;}

.content5 .lanmu .name{width:70%;}
.content5 .lanmu .more{width:30%; text-align:right;}

.third{width:1000px; margin:10px auto; overflow:hidden;}
.third .xxgk{width:320px; height:285px; float:left; border:solid 1px #dbdbdb; background:url(cpad_bg_13.png) bottom no-repeat; background-color:#ffffff; margin-left:17px;}/*width:322px; height:287px;*/
.third .xxgk span{ display:block; width:90%; margin:0 auto; font-size:16px; color:#bd1e22; line-height:40px;}
.third .xxgk ul{ width:90%; margin:0 auto; overflow:hidden;}
.third .xxgk ul li { float:left; width:120px; margin-right:20px; margin-top:10px;}
.third .xxgk ul li a{ display:block; margin:15px auto; overflow:hidden;}
.third .xxgk ul li a span{ display:block; float:left; width:50px;}
.third .xxgk ul li a i{ display:block; float:left; width:70px;  font-style:normal; font-size:14px;}
.third .xxgk .hdjl li{ padding-top:20px;}

/*---- 视频新闻 ----*/
.third .video{width:320px; height:285px; float:left; border:solid 1px #dbdbdb; background-color:#ffffff; margin-left:17px;}/*width:322px; height:287px;*/
.video_bt{width:280px; margin:0 auto; height:40px; line-height:40px;}
.video_bt i{ font-style:normal; float:left; width:180px; font-size:16px; color:#bd1e22;}
.video_bt a{float:left; width:100px; text-align:right; font-family:宋体; font-size:12px;}

.videonews {width:320px; height: 238px; position:absolute;}
.videonews .hd{width:318px; height:26px; background:rgba(102, 102, 102, 0.5)!important; filter:Alpha(opacity=60); background:#333; position:absolute; z-index:1; bottom:0;}
.videonews .hd ul{float:right; height:26px; padding-left:0px;}
.videonews .hd ul li{float:left; width:20px; height:26px; line-height:26px; text-align:center; cursor:pointer; color:#ffffff; font-size:14px;font-family: microsoft yahei; background:rgba(102, 102, 102, 0.5); padding-left:0px;}
.videonews .hd ul li.on{background: rgba(0, 96, 166, 0.5) !important; background:#0060a6;}
.videonews .bd ul{zoom:1; padding-left:0px;}
.videonews .bd li{text-align:center; background: none; padding-left:0px; height: auto;}
.videonews .bd li img{width:100%; height:238px;}
.videonews .bd li a.picnews_bt{ display:block; width:70%; position: absolute; top:210px; left:10px; color:#ffffff; text-align:left; z-index:1; text-decoration:none; line-height:26px; font-weight:bold; font-size:14px;}


/*---- 相关链接 ----*/
.related_links{width:958px; border:solid 1px #d4d2d3; margin:20px auto; padding:20px; height:36px; background-color:#ececec;}
.related_links span{ display:block; float:left; width:108px; height:36px; line-height:36px; text-align:center; color:#ffffff; background:url(cpad_bg_03.png) left no-repeat; font-size:16px;}

.rss_input {float:left; width:230px; height:28px; margin-left:50px; margin-top:5px;}
.rss_input{display:block; overflow:visible; position:relative;}
.rss_input a.link{display:block; background:url(cpad_bg_0913.jpg) left top no-repeat; overflow:hidden; height:28px; line-height:28px; margin:0; padding:0 10px; width:142px; color:#666666; border:none; font-size:14px;}
.rss_input ul{display:none; position:absolute; height:112px; width:157px; background:#fff; left:0px; overflow-y:auto; overflow-x:hidden; z-index:100;
 bottom:28px; border:1px solid #d8d8d8; border-bottom:0;}
.rss_input li{display:block; line-height:28px; height:28px; overflow:hidden; vertical-align:bottom; width:142px;}
.rss_input li a{display:block; overflow:hidden; width:100%; line-height:28px; font-size:12px; color:#666; padding:0 8px;}
.rss_input li a:hover{background:#d8d8d8;}

/*---- 底部 ----*/
.footer{width:100%; height:130px; background-color:#be0000; border-top:solid 5px #a20000;}
.footer .bottom { height:50px; text-align:center;}
.footer .bottom a{ font-size:14px; color:#ffffff; line-height:50px;}
.footer .copyright { text-align:center; font-size:14px; color:#b3b3b3; line-height:20px;}


.jggk { display:block; width:237px; height:30px; line-height:30px; cursor:pointer; font-size:16px; color:#bd1e22; background:url(cpad_bg_01.png) bottom no-repeat; font-weight:bold;}



/**********分享**********/
.gov_weixin_share .fixed{width:68px;padding:6px;border:1px #d2d2d2 solid;background:#eeeeee;text-align:center;margin:0 0 5px 0;}
.gov_weixin_share .fixed p{margin:3px 0 0 0;padding:0;line-height:18px;}
.gov_weixin_share{ position:fixed;width:82px;font-size:12px;top:150px;right:0;
right:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0));
top:expression(eval(document.documentElement.scrollTop+150-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))}




body{
	background: #ededed url(bgtbg_b.jpg) center bottom no-repeat;
}
.bgbg{
	width: 100%;
	height: 100%;
  	background: url(bgtbg.png) center 0 no-repeat;
  	padding-top: 175px;
}
.bgcontent{
	width: 960px;
	margin: 20px;
}
.bgbox{
	width: 1000px;
	margin: 0 auto 20px;
	background: #fff;
	overflow: hidden;
}
.bgtitle{
	height: 40px;
	line-height: 40px;
	background: #e1e1e1;
}
.bgtitle_l{
	height: 40px;
	line-height: 40px;
	padding: 0 12px;
	background: #b90000;
	display: inline-block;
	float: left;
}
.bgtitle_l>a{
	font-size: 17px;
	color: #fff;
	text-decoration:none;
}
.bgtitle_l>a:hover{
	color: #fff;
	text-decoration:none;
}
.bgtitle_r{
	float: right;
	padding: 0 12px;
}
.bgtitle_r>a{
	color: #666;
	font-size: 15px
}
.bgtitle_r>a:hover{
	color: #666;
	text-decoration: none;
}
.bgcont{
	margin-top: 10px;
}
.bgcont ul{
	list-style: none;
}
.bgcont ul .bgdateli{
	line-height: 36px;
	overflow: hidden;
	padding-left: 20px;
	background: url(bgfk.png) 10px center no-repeat;
}
.bgcont ul .bgdateli a{
	color: #333;
	float: left;
	font-size: 15px;
}
.bgcont ul .bgdateli a:hover{
	color: #b90000;
}
.bgcont ul .bgdateli .bgdate{
	float: right;
	display: inline-block;
	color: #666;
	padding: 0 12px;
}
.bgbreadnav{
	height: 40px;
}
.bgcont1{
	height: 233px;
}
.bgcont11{
	height: auto;
}
.bgcont22{
	
}
.bgcont2{
	overflow: hidden;
}
.bgcont2_b{
	overflow: hidden;
	margin-top: 20px;
}
.bgcont2_b_l{
	width: 185px;
	margin-right: 20px;
	float: left;
}
.bgcont2_b_l ul{
	background: #efefef;
}
.bgcont2_b_l ul li{
	line-height: 32px;
	padding-left: 50px;
	padding-right: 20px;
	background: url(bgsj.png) 32px center no-repeat;
}
.bgcont2_b_l ul li a{
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.bgcont2_b_l ul li span{
	color: #333;
}
.bgcont2_b_l ul li.on{
	background: #dfdfdf url(bgsjh.png) 32px center no-repeat;
}
.bgcont2_b_l ul li.on a{
	color: #ca0000;
}
.bgcont2_b_l ul li.on span{
	color: #ca0000;
}

.bgcont2_b_l ul li:hover{
	background: #dfdfdf url(bgsjh.png) 32px center no-repeat;
}
.bgcont2_b_l ul li:hover a{
	color: #ca0000;
}
.bgcont2_b_l ul li:hover span{
	color: #ca0000;
}
.bglmcont{
	background: #f9f9f9;
	padding: 20px;
	border: 1px solid #dfdfdf;
}
.bglmcont ul{
	list-style: none;
}
.bglmcont ul .bgdateli{
	line-height: 36px;
	overflow: hidden;
	padding-left: 12px;
	border-bottom: 1px dashed #dfdfdf;
	background: url(bgfk.png) 0 center no-repeat;
}
.bglmcont ul .bgdateli a{
	color: #333;
	float: left;
	font-size: 15px;
}
.bglmcont ul .bgdateli a:hover{
	color: #b90000;
}
.bglmcont ul .bgdateli span{
	float: right;
	display: inline-block;
	color: #666;
	padding: 0 12px;
}
.bglmt tr td{
	height: 40px;
	padding-left: 50px;
	padding-right: 20px;
	background: url(bgsj.png) 32px center no-repeat;
}
.bglmt tr td.on{
	background: #e1e0e0 url(bgsjh.png) 32px center no-repeat;
}
.bglmt tr td.on a{
	color: #b90000;
}
.bglmt tr td.on span{
	color: #b90000;
}
.bglmt tr td:hover{
	background: #e1e0e0 url(bgsjh.png) 32px center no-repeat;
}
.bglmt tr td:hover a{
	color: #b90000;
}
.bglmt tr td:hover span{
	color: #b90000;
}
.bglmt tr td a{
	font-size: 15px;
	color: #333;
}
.bglmcont tr{
	padding: 0 10px;
}
.bglmcont tr td{
	height: 32px;
	border-bottom: 1px dashed #dfdfdf;
}
.bglmcont tr td a{
	
}
