@charset "utf-8";
#_ideConac{float:right;margin-top:-55px;margin-right:50px;}
a{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}	
.thrColFixHdr {
	font: 100% 宋体, 新宋体;
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	min-height:900px;
}
#search {
	float: left;
	width: 135px;
	margin-left: 2px;
	height:20px;
}
.model_search{
	float:left;
	margin-top:2px;
	padding:0;
	width:83px;
	height:17px;
}
.top {
	background-image:url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.main2 {
	background-image:url(images/main2_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
}
#header {
	height: 111px;
	width: 100%;
}
#middle {
	clear: both;
	width:100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sidebar1 {
	clear: both;
	width: 310px;
	float: left; /* 由于此元素是浮动的，因此必须指定宽度 */
	padding-right: 10px;
	padding-left: 10px;

}
#sidebar2 {
	width: 220px;
	float: right; /* 由于此元素是浮动的，因此必须指定宽度 */
}
#mainContent {
	width: 460px;
	float: left;
	padding-right: 8px;
	padding-left: 6px;
}
#footer {
	width: 1024px;
    height: 50px;
}
#footer p {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFF;
	margin: 0px;
}
.fltrt { /* 此类可用来使页面中的元素向右浮动。浮动元素必须位于页面上要与之相邻的元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 此类可用来使页面上的元素向左浮动 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.juzhong {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.juzhong2 {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	height: 99px;
	float: left;
}
#logo img {
	clear: both;
	border:none;
}
#flashpic {
	height: 365px;
	width: 1024px;
	padding-top: 6px;
}
.list {
	height: 40px;
	background-image: url(images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 2px;
}
.list ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
	float: left;
}
.list ul li {
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 40px;
	float: left;
	list-style-type: none;
	display: block;
	width: 85px;
	margin-left:4px;
	margin-right:10px;
	background-image: url(images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.list ul li a {
	font-family: "微软雅黑";
	font-size: 16px;
	margin-left:1px;
	width: 98px;
	line-height: 40px;
	float: left;
	color: #FFF;
	text-align:center;
	text-decoration: none;
}
.list img {
	padding-top: 8px;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-table}
*html .clearfix{height:1%}
.clearfix{display:block}
*+html .clearfix{min-height:1%}
.nav{width:1024px;height:40px;position:relative;margin:0 auto;}
.nav .list a:hover{color:#FFA304;}
.nav .list a:hover,.nav .list .now{color:#fff;background:#043B7F;}
.nav .box{position:absolute;top:40px;width:1024px;background:#114A8B;overflow:hidden;max-height:373px;filter:alpha(opacity=0.8);opacity:0.8;}
.nav .cont{position:relative;padding:5px 0 0px 24px;opacity:0.8;}

.subnav {
	width: 150px;
	padding-top: 15px;
	margin-left:40px;
}
.subnav a {
	font-family: "黑体";
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	text-decoration: none;
	height: 25px;
}
.subnav a:hover{
	font-family: "黑体";
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	text-decoration:underline;
	height: 25px;
}

/* sublist */
.sublist{
	margin:0;
	padding:0;
}
.sublist3{
	margin:0;
	padding:0 0 0 200px;
}
.sublist3 li{
	float:left;
	width:180px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	list-style-type: none;
}
.sublist4{
	margin:0;
	padding:0 0 0 320px;
}
.sublist4 li{
	float:left;
	width:180px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	list-style-type: none;
}
.sublist5{
	margin:0;
	padding:0 0 0 430px;
}
.sublist5 li{
	float:left;
	width:180px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	list-style-type: none;
}
.sublist8{
	margin:0;
	padding:0 0 0 740px;
}
.sublist8 li{
	float:left;
	width:180px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	list-style-type: none;
}
.sublist li{
	float:left;
	width:180px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	list-style-type: none;
}
.sublist li h3.mcate-item-hd{
	font-family:"微软雅黑";
	padding-bottom:5px;
	padding-right:12px;
	font-size:15px;
	height:25px;
	line-height:25px;
	border-bottom:1px dashed #666666;
	color: #FFF;
	text-align: center;
	text-indent: 2px;
}
.sublist li p.mcate-item-bd{padding-left:50px; margin:0;}
.sublist li p.mcate-item-bd a{height:25px;line-height:25px;font-family:"微软雅黑";font-size:13px;color:#fff;text-decoration:none;display:inline-block;}
.sublist li p.mcate-item-bd a:hover{color:#fff;text-decoration:underline;}
.sublist li p.mcate-item-bd2 a{height:25px;line-height:25px;padding-left:55px;width:105px;font-family:"微软雅黑";font-size:13px;color:#fff;text-decoration:none;display:inline-block;}
.sublist li p.mcate-item-bd2 a:hover{color:#fff;text-decoration:underline;}
#left_title {
	background-color: #1e4e8c;
	height: 26px;
	width: 310px;
	margin-top: 8px;
}
.left_title {
	font-family: "微软雅黑";
	font-size: 13px;
	color: #FFF;
	float: left;
	background-image: url(images/left_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	line-height: 26px;
	padding-left: 34px;
}
.more {
	margin-right: 8px;
	float: right;
	height: 26px;
	line-height: 26px;
}
.more a{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}
#left_content {
	float: left;
	width: 310px;
	margin: 0px;
	padding-top:5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left_content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left_content ul li {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 4px;
	line-height: 22px;
	height: 22px;
	display: block;
	clear: both;
	width: 298px;
}
#left_content ul li a {
	font-family: "宋体";
	font-size: 11px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
}
#left_content ul li a:hover {
	font-family: "宋体";
	font-size: 11px;
	line-height: 22px;
	color: #333;
	text-decoration:underline;
}
.datetime {
	font-family: "宋体";
	float: right;
	margin-right: 4px;
	font-size: 11px;
	color: #333;
	width: 30px;
	line-height: 22px;
	height: 22px;
	clear: both;
}
#zhong_title {
	background-color: #1e4e8c;
	height: 26px;
	width: 460px;
	margin-top: 8px;
	color: #FFF;
}
.zhong_title {
	padding-left: 34px;
	padding-right: 4px;
	list-style-type: none;
	margin: 0px;
}
.zhong_title a {
	font-family: "黑体";
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
}
.zhong_title_change {
	height: 16px;
	line-height: 16px;
	padding-right: 5px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-left: 5px;
}
.zhong_title_change a {
	font-family: "黑体";
	font-size: 13px;
	color:#FFF;
	text-decoration:none;
}
.zhong_title_change a:hover {
	font-family: "黑体";
	font-size: 13px;
	color: #4E8ABC;
	text-decoration:none;
}
#zhong_title img {
}
#zhong_title img {
	line-height: 26px;
	border:none;
	margin:0;
	padding:0;
}
#zhong_content {
	width: 460px;
	padding-top: 5px;
	float: left;
}
#zhong_pic {
	float: left;
	width: 136px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	height: 99px;
}
#zhong_content_neirong {
	float:right;
	width:310px;
}
#zhong_content_neirong ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#zhong_content_neirong ul li {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	margin-left: 4px;
	line-height: 22px;
	height: 22px;
	display: block;
	clear: both;
	width: 298px;
}
#zhong_content_neirong ul li a {
	font-family: "宋体";
	font-size: 11px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
}
#zhong_content_neirong ul li a:hover{
	font-family: "宋体";
	font-size: 11px;
	line-height: 22px;
	color: #333;
	text-decoration:underline;
}
.date {
	font-family: "宋体";
	float: right;
	margin-right: 4px;
	font-size: 11px;
	color: #333;
	width: 30px;
	line-height: 22px;
	height: 22px;
	clear: both;
}
.big_title {
	margin: 0px;
	padding: 0px;
}
.right_title {
	width: 200px;
	padding-left: 15px;
	margin-left: 20px;
	background-image: url(images/big_dot.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
}
.right_title a {
	font-family: "黑体";
	font-size: 13px;
	color: #002C66;
	text-decoration: none;
}
.right_content {
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	list-style-type: none;
	padding-left: 10px;
	margin-left: 25px;
}
.right_liebiao {
	margin: 0px;
	padding: 0px;
}
.right_content a {
	font-family: "宋体";
	font-size: 11px;
	color: #333;
	text-decoration: none;
	line-height: 18px;
}
.right_content a:hover{
	font-family: "宋体";
	font-size: 11px;
	color: #333;
	text-decoration:underline;
	line-height: 18px;
}
#right_pic {
	text-align: center;
	height: 45px;
}
#foot_menu {
    height: 65px;	padding-left:45px;
    padding-right: 10px;
    overflow: hidden;
	padding-top:2px;
}.lj2 {
    margin-left: 10px;
    line-height: 19px;
    padding-left: 2px;
    list-style-type: none;
}
.down {
	background-image: url(images/down_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
}
#zhong_tubiao {
	margin: 0px;
	padding: 0px;
	float: left;
}
.foot_nav {
	margin: 0px;
	padding: 0px;
}
.nav_big {
	float: left;
	list-style-type: none;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	text-decoration: none;
	margin-left:35px !important;
	margin-left: 30px;
	padding-right:40px;
	margin-top:10px;
	border-right:1px dashed #fff;
}
.nav_small {
	margin: 0px;
	padding: 0px;
}
.lianjie {
	line-height: 19px;
	padding-left: 1px;
	list-style-type: none;
}
.lianjie a {
	font-family: "微软雅黑";
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
.lianjie a:hover {
	font-family: "微软雅黑";
	font-size: 11px;
	color:#4E8ABC;
	text-decoration:underline;
}
#zhuanti {
	width:120px;
	float: left;
	margin-left: 280px;
	margin-top: 0px;
	padding-top: 1px;
}
table {
	display: table;
	border-collapse: separate;
	border-spacing: 2px;
	border-color: gray;
}
tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
.titlestyle51029 {
	font-size: 9pt;
	font-family: 宋体;
	color:#000;
	text-align: center;
}
.selectstyle51029 {
	font-size: 9pt;
	border-top: #2D66A3 1px solid;
	height: 20px;
	font-family: 宋体;
	border-right:#2D66A3 1px solid;
	border-bottom:#2D66A3 1px solid;
	position: relative;
	color:#2D66A3;
	border-left:#2D66A3 1px solid;
	width: 110px;
	background-color:white;
}
#search {
	float: left;
	width: 135px;
	margin-left: 2px;
	height:20px;
}
#tubiao{
	width:90px;
	float:right;
}#tubiao ul {
	margin: 0px;
	padding: 0px;
}
#tubiao ul li {
	list-style-type: none;
}
#tubiao ul li a img {
	width: 90px;
	border:none;
}
#shenfen {
	float: right;
	clear: both;
	margin-top: -16px;
	width: 320px;
}
#shenfen ul {
	margin: 0px;
	padding: 0px;
}
#shenfen ul li {
	list-style-type: none;
	float: left;
	margin-right: 5px;
	margin-left: 17px;
}
#shenfen ul li a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#shenfen ul li a:hover{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333;
	text-decoration:underline;
}

#lbleft{
	float:left;
	clear:both;
	margin-top:52px;
	margin-left:50px;
	width:167px;
}
.title{
	height:63px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #FFF;
	background-color: #043A80;
	text-align: center;
	line-height: 63px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012B67;
}
.title_subnav {
	width:100%;
	padding-left:24px;
}
.title_subnav_ul {
	margin:0;
	padding:0;
}
.title_subnav_li{
	width:143px;
	height:37px;
	background-color:#1A58A3;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.title_subnav_li a{
	font-family:"微软雅黑";
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	line-height:37px;
	width:143px;
	display:block;
	text-align:center;
}
.title_subnav_li a:hover {
	font-family:"微软雅黑";
	font-size:12px;
	background-color:#174A89;
	text-decoration:none;
	line-height:37px;
	width:143px;
	display:block;
	text-align:center;
}
#lbright {
	width:780px;
	padding-top:20px;
	padding-right:27px;
	float:right;
	overflow-y:auto;
	overflow-x:hidden;
}
.lbright_title {
	width:510px;
	height:26px;
	line-height:28px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #0B0001;
	text-decoration: none;
	padding-top:1px;
	padding-left:33px;
}
.lbright_title span a {
	font-family: "微软雅黑";
	font-size: 12px;	
	text-decoration: none;
	height:28px;
	line-height:28px;
	color:#003C7B;
}
.lbright_title span a:hover {
	font-family: "微软雅黑";
	font-size: 12px;	
	text-decoration:underline;
	height:28px;
	line-height:28px;
	color:#003C7B;
}
.lbright_hengxian {
	float:left;
	margin:0;
	padding:0;
}
lbright_hengxian img{
	border:none;
}
.lbright_content {
	background-image:url(images/lbright_bg.gif);
	background-repeat:no-repeat;
	background-position:1px 5px;
	height:510px;
	max-height:510px;

}
.lbright_content ul{
	margin:0;
	padding-top:25px;
	padding-left:60px;
	padding-bottom:35px;
}
.lbright_content ul li{
	list-style-type:none;
	background-image:url(images/lb_sanjiao.png);
	background-repeat:no-repeat;
	background-position: left center;
	height:18px;
	line-height:18px;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.lbright_content ul li a{
	font-family:"宋体";
	font-size:14px;
	text-decoration:none;
	color:#333;
}
.lbright_content ul li a:hover{
	font-family:"宋体";
	font-size:14px;
	text-decoration:underline;
	color:#1A58A3;
}
.lb_date {
	float:right;
	padding-right:10px;
	font-family:"宋体";
	font-size:14px;
	color:#333;
}
.fanye {
	float:left;
	width:780px;
	margin:0 auto;
	text-align:center;
}
.fanye a{
	font-family:"宋体";
	font-size:14px;
	color:#333;
}