@charset "gb2312";
/* all */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, p, blockquote, th, td {
margin:0;
padding:0;
}
body {
font-family: "宋体", Arial, Helvetica, sans-serif;
font-size:12px;
text-align:left;
color:#4f4f4f;
}
a:link, a:visited {
color:#4f4f4f;
text-decoration:none;
}
a:hover{
color:#EB0101;
text-decoration:none;
}
fieldset, img {
border:none;
}
legend {
display:none;
}
img {
vertical-align:top;
}
em {
font-style:normal;
}
li {
list-style:none;
}
h1, h2 {
font-size:14px;
}
h3, h4, h5, h6{
	font-size:12px;
}
input, button, textarea, select {
*font-size:100%;
}
.fl{ float:left;}
.fr{ float:right;}

.font_n{ font-weight:normal;}
.font_b{ font-weight:bold;}

.lh18{
line-height:18px;
}
.lh20{
line-height:20px;
}
.lh22{
line-height:22px;
}
.lh23{
line-height:23px;
}
.lh24{
line-height:24px;
}
.lh25{
line-height:25px;
}
.lh26{
line-height:26px;
}
.font12{ font-size:12px;}
.font13{ font-size:13px;}
.font14{ font-size:14px;}
.font16{ font-size:16px;}

.clearfix{
overflow:hidden;
zoom:1
}
.mgt10{ margin-top:10px;}
.pdb8{ 
	padding-bottom:8px;
}
.pdb6{ 
	padding-bottom:6px;
}
.pdl8{ 
	padding-left:8px;
}
#foot {
    background:#efefef;
    margin: 10px auto 0;
    padding: 25px 0;
    width:1000px;
	border-top:#ccc solid 2px;
	text-align:center;
}

#foot h4 {
	padding-bottom:15px;
	color:#1561af;
	font-weight:normal;
	color:#333
}
#foot h4 a:link,#foot h4 a:visited{
	color:#333
}
#foot h4 a:hover{ color:#1561af; text-decoration:underline}
#foot p{ line-height:1.8}
.tit_con{
	margin:35px 0 25px;
	color:#1561af;
	font-size:24px;
	font-family:"微软雅黑";
	font-weight:normal;
	text-align:center;
	}
.text_con{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 26px;
	color: #272727;
	text-decoration: none;	
	}

.button_b{
	color:#1561af;
	font-family: "微软雅黑";
	font-size: 14px;
	background-color: #d8f4ff;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #73bdde;
	}
.hr_1p{
	color: #dddddd;
	height: 1px;
	border: 0px;
	border-top: 1px solid #ccc;
	overflow: hidden;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}	

@charset "gb2312";

body {
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(index_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#header{
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.head_top{
	height: 33px;
	background-image: url(index_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.head_top .wel_img{
	display:inline;
	margin:7px 0 0 5px;
}
.head_top .wel_date{
	display:inline;
	margin:10px 0 0 5px;
}
.head_top .wel_link{
	display:inline;
}
.head_top .wel_link li{
	float:left;
	height:33px;
	padding:0 3px;
	line-height:33px;
}
.banner{
	width:1000px;
	height:150px;
	margin:0 auto;
	position:relative;
	background-image:url(index_05.jpg);
	background-repeat:no-repeat;
}
/*主导航菜单*/
#menu ul{
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#menu_out{
	width:996px;
	padding-left:4px;
	padding-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	background:url(.menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(.menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(.menu_bg.gif) repeat-x;
	height:73px;
}
.menu_line{
	background:url(.menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(.menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(.menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(.menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/*子栏目*/
#menu_con{
	text-align:left;
	padding-left:10px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(.menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
	text-decoration:none;
	color:#333333;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	text-decoration:none;
	background:url(.menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(.menu_on_left2.gif) no-repeat left bottom;
	color:#333333;
}
#menu_con li a:hover span{
	background:url(.menu_on_right2.gif) no-repeat right bottom;
}
.Boradcast{ width:900px; padding:12px 0 0 8px;}
.Boradcast h2{ padding-left:20px; font-size:14px; color:#1561af}
#weather{ float:left; width:auto; margin-top:0px; overflow:hidden; zoom:1}

.container{
	width:1000px;
	margin:0 auto;
}

.w735{
	width:735px;
	overflow:hidden;
}
.w732{
	width:732px;
	overflow:hidden;
}
.w255{
	width:258px;
	overflow:hidden;
}
.w1000{
	width:1000px;
	overflow:hidden;
}
.w151{
	width:151px;
	overflow:hidden;
}
.w839{
	width:839px;
	overflow:hidden;
}
#focus{
	width:310px;
	height:245px; 
	border:#f1eeee solid 1px; 
	overflow:hidden;
	position:relative;
	margin-right:10px;
}

.box0102{
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: #1b7cd2 solid 3px;
	overflow: hidden;
	width: 410px;
}

.gzdt{
	width:408px;
	border-left:#d6d6d6 solid 1px;
	border-right:#d6d6d6 solid 1px;
	border-bottom:#d6d6d6 solid 1px;
}
.gzdt h3{
	background:url(.gzdt_h3_bg.gif) repeat-x;
	height:27px;
}
.gzdt h3 ol li{
	float:left;
	height:20px;
	padding:7px 15px 0;
	border-right:#d6d6d6 solid 1px;
	font-weight:normal;
}
.gzdt h3 ol li.cur{
	background-color:#ffffff;
	font-weight:bold;
	color:#1561af
	border-right:#d6d6d6 solid 1px;
}
.gzdt h3 ol li.cur a{
	color:#1561af
}
.gzdt_con{
	padding:10px 5px 0;
}
.gzdt_con ul li em,.gzdt_con ul li em a:link,.gzdt_con ul li em a:hover,.gzdt_con ul li em a:active,.gzdt_con ul li em a:visited{
	color:#417cb9
}

.box0103{
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: #1b7cd2 solid 3px;
	border-left: #dcdddd solid 1px;
	border-right: #dcdddd solid 1px;
	border-bottom: #dcdddd solid 1px;
	overflow: hidden;
	width: 255px;
}
.box0103 h2{
	background:url(.box01_h2_bg.gif) repeat-x;
	height:29px;
}
.box0103 .tit{
	height:20px;
	background-color:#ffffff;
	padding:9px 20px 0;
	border-right:#bfbfbf solid 1px;
	color:#1561af
}
.box0103 .more{
	display:inline;
	margin:8px 10px 0 0;
}

.box0201{
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: #1b7cd2 solid 3px;
	border-left: #dcdddd solid 1px;
	border-right: #dcdddd solid 1px;
	border-bottom: #dcdddd solid 1px;
	overflow: hidden;
	width: 359px;
}
.box0201 h2{
	background:url(.box01_h2_bg.gif) repeat-x;
	height:29px;
}
.box0201 .tit{
	height:20px;
	background-color:#ffffff;
	padding:9px 20px 0;
	border-right:#bfbfbf solid 1px;
	color:#1561af
}
.box0201 .more{
	display:inline;
	margin:8px 10px 0 0;
}
.box0203{
	border-left: none;
	border-right: none;
	border-bottom: none;
	overflow: hidden;
	width: 255px;
}
.box0203 h2{
	background-color:#ffffff;
	height:31px;
}
.box0203 .tit{
	height: 20px;
	background-color: #ffffff;
	border: #bfbfbf solid 1px;
	color: #1561af;
	width: 213px;
	padding:9px 20px 0;
}
.con01{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
.con02{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
	border-bottom: #dcdddd solid 1px;
	border-left: #dcdddd solid 1px;
	border-right: #dcdddd solid 1px;
}
.con03{
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.con04{
	padding-top: 17px;
	padding-right: 22px;
	padding-bottom: 20px;
	padding-left: 22px;
}

.box_con{
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: #1b7cd2 solid 3px;
	border-left: #dcdddd solid 1px;
	border-right: #dcdddd solid 1px;
	border-bottom: #dcdddd solid 1px;
	overflow: hidden;
	width: 1000px;
}
.box_con h2{
	background:url(.box01_h2_bg.gif) repeat-x;
	height:29px;
}
.box_con .tit{
	height:20px;
	background-color:#ffffff;
	padding:9px 20px 0;
	border-right:#bfbfbf solid 1px;
	color:#1561af
}
.box_con .more{
	display:inline;
	margin:8px 10px 0 0;
}

.box_list{
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: #1b7cd2 solid 3px;
	border-left: #dcdddd solid 1px;
	border-right: #dcdddd solid 1px;
	border-bottom: #dcdddd solid 1px;
	overflow: hidden;
}
.box_list h2{
	background:url(.box01_h2_bg.gif) repeat-x;
	height:29px;
}
.box_list .tit{
	height:20px;
	background-color:#ffffff;
	padding:9px 20px 0;
	border-right:#bfbfbf solid 1px;
	color:#1561af;
	word-break:keep-all;
}
.box_list .more{
	display:inline;
	margin:8px 10px 0 0;
}

.box_list_nav{
	border-left: none;
	border-right: none;
	border-bottom: none;
	overflow: hidden;
	background-image: url(list_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 255px;
}

.box_nolist_left{
	border-left: none;
	border-right: none;
	border-bottom: none;
	overflow: hidden;
	background-image: url(list_bg_02.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 151px;
}

.list02 li{
	padding:7px 0;
}
.list02 li span{
	margin-left:8px;
}

.list03 li{
	padding:7px 0;
	border-bottom:#cccccc dashed 1px;
}
.list03 li span{
	margin-left:8px;
}
.list04 li{
	border-bottom: #cccccc dashed 1px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 60px;
	background-image:url(list_bg_04.png) ;
	background-repeat:no-repeat;
	background-position:left ;
	/*
	list-style-position: inside;
	list-style-image: url(list_bg_03.png);
	*/
}
.list04 li:hover{
	background-color: #D3F2FE;
}
.list04 li span{
	margin-left:8px;
	margin-right:15px;
}
.list04 li a{
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #1669B4;
	text-decoration: none;	
}
.list04 li a:hover{
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #1669B4;
	text-decoration: none;
}

.list05 li{
	
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 20px;
	background-repeat:no-repeat;
	background-position:left ;
	/*
	list-style-position: inside;
	list-style-image: url(list_bg_03.png);
	*/
}
.list05 li:hover{
	background-color: #e8f6fc;
}
.list05 li span{
	margin-left:8px;
}
.list05 li a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #2d2d2d;
	text-decoration: none;	
}
.list05 li a:hover{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #EB0101;
	text-decoration: none;
}
.list06 li{
	border-bottom: #cccccc dashed 1px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 60px;
	background-image:url(list_bg_01.png) ;
	background-repeat:no-repeat;
	background-position:left ;
	/*
	list-style-position: inside;
	list-style-image: url(list_bg_03.png);
	*/
	font-family: "微软雅黑";
	font-size: 18px;
	/*color: #064372;*/
	font-weight: bold;
	color: #721d06;
}
.list07 li{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-family: "微软雅黑";
	font-size: 14px;
}
.list07 li span{
	font-family: "微软雅黑";
	font-size: 14px;
	padding-top: 10px;
}
.hstyle1{
	height: 205px;
	}
.hstyle2{
	height: 280px;
	}
.hstyle3{
	height: 335px;
	}
.hstyle4{
	height: 150px;
	}
.hstyle5{
	height: 245px;
	}
	
#scrollobj { 
white-space: nowrap; 
overflow: hidden; 
height: 240px;
} 



