@charset "gb2312";
/* CSS Document */


/******************************************************************/
/*************************  === 全局 ===  *************************/
/******************************************************************/
body {
	font-family: Microsoft YaHei,微软雅黑,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	background-color:#ffffff;
	color:#646464;
	margin: 0px;
}

.inputseach:focus { outline:none; }

a {
	text-decoration: none;
	color: #646464;
}
a:hover{
	color:#646464;
}
a:link, a:visited{
	color:#646464;
}
img {
	border: none;
}
* {
	margin: 0px;
	padding: 0px;
}
/****************************************************************************/
.clear {
	width: 0px;
	height: 0px;
	overflow: hidden;
	clear: both;
}
/****************************************************************************/

/******************************************************************/
/*************************  === 布局 ===  *************************/

/*************************  === TOP-FLASH ===  *************************/
.top_line{
	width:100%;
	min-width:1000px;
	
	height:36px;
	margin:0 auto;
	line-height:34px;
}

.top_line_left{
	padding-left:0px;
	float:left;
	padding-left:15%;
    font-family:Microsoft YaHei,微软雅黑,Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:36px;
	line-height:36px;
}

.top_line_right{

	padding-right:15%;
	float:right;
	font-family:Microsoft YaHei,微软雅黑,Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	height:36px;
	line-height:36px;
	color:#646464;
}

.top_line_right a{
	color:#646464;
}

.top_line_right a:hover{
	color:#F00;
}

.banner_box{
    min-width:1000px;
	width:100%;
	height:190px;
	margin:0 auto;
}

.banner{
	width:75%;
	min-width:1000px;
	margin: 0 auto;
}
.banner img{
	width:100%;
	height:192px;
}



/*************************  === TOP-NAV ===  *************************/

.nav_box{
	width:75%;
	min-width:1000px;
	height:93px;
	margin:0 auto;
}

.outbox01{
   width:100%;
   height:44px;
   background-color:#266ca0;
   border: 1px solid #ffffff;
}

.nav_inbox{
	width:68%;
	float:left;
}

.nav_inbox ul{
	list-style:none;
}

.nav_inbox ul li{
	float:left;
	width:10%;
	height:44px;
	display:block;
	line-height:44px;
	text-align:center;
	color: #fff;
	font-size:16px;
	font-family:Microsoft YaHei,微软雅黑,Verdana,Arial,Helvetica,sans-serif;
}
.nav_inbox ul a{
	text-align:center;
	width:100%;
	height:44px;
	display:block;
	line-height:44px;
	color: #fff;
}
.nav_inbox .active, .nav_inbox a:hover{
	color:#ffffff;
	background-color:#67c2fb;
}
.m_li{
	float:left; 
	width:80px; 
	line-height:32px;  
	text-align:center;
	 margin-right:-2px; 
	 margin-left:-2px;
}
.m_li a{
	display:block; 
	color:#FFFFFF; 
	width:80px;
}


.smenu{
	clear:both;
	width:100%; 
	margin:0px auto 0px auto; 
	padding:0px; 
	list-style-type:none; 
	height:30px;
	text-align:center;
	background-color: #f1f1f1;
	border-top:1px solid #b7b7b7;
	border-bottom:1px solid #e5e5e5;
	
}

.smenu02{
	clear:both;
	width:100%; 
	margin:0px auto 0px auto; 
	padding:0px; 
	list-style-type:none; 
	height:40px;
	line-height:40px;
	border-top:1px solid #b7b7b7;
}
.smenu a{
	color:#000;
}
.smenu a:hover{
	text-decoration:underline;
	color:#00559e;
}
.s_li{
	line-height:30px;
	 width:auto; 
	 display:none; 
	 height:30px;
}
.s_li_a{
	line-height:40px;
	width:auto;
	display:block;
	height:40px;
}

/*************************  === seach ===  *************************/

.top_line_left{
	float:left;
}

.seach_box{
    width:30%;
	padding-top:8px;
	height:28px;
	float:right;
	
	display:inline;
}
.seach_inbox{
    width:80%;
	background-color:#ffffff;
	height:28px;
	margin-right:5%;
	line-height:28px;
	float: right;
	
}
.inp01{
	width:170px;
	height:20px;
	border:1px solid #839cb2;
	line-height:20px;
}

.menu{
	width:90px;
	height:20px;
	border:1px solid #839cb2;
}

.search_bnt{
	width:50px;
	height:24px;
	border:none;
	background:url(../images/but_01.jpg) no-repeat;
	color:#000;
}





/*************************  === MAIN ===  *************************/
.main_outbox{
	width:75%;
	height:auto;
	padding:0;
	margin:0 auto;
	background:#fff;
	min-width:1000px;
}

.block_01{
	width:100%;
	height:auto;
}
.block_02{
    width:32%;
	float:left;
}
/*************************  ===图片新闻 ===  *************************/
.new_img_box{
	width:360px;
	height:310px;
}
.img_new{
	width:100%;
	height:250px;
	margin:0 auto;
}
.img_new_tit{
	width:340px;
	height:38px;
	background:url(../images/bg05.jpg) repeat-x;
	line-height:38px;
	text-align:center;
	font-size:14px;
	color:#005399;
	margin:0 auto;
}
.img_new_tit a{
	color:#005399;
	font-weight:bold;
}
.img_new_tit a:hover{
	font-weight:bold;
	text-decoration:underline;
}

/*************************  ===新闻列表 ===  *************************/

	
.more01{
	display:block;
	width:26%;
	height:30px;
	float:right;
	padding-right:10px;
	line-height:30px;
	color:#646464;
	font-size:14px;
	text-align:right;
}


.xw	{
	height:78px;
	width:400px;
	margin:0 auto;
	border-bottom:1px solid #b3c4cc;
	background:url(../images/bg43.jpg) repeat-x left bottom;
}
.xw h3{
	width:363px;
	margin:0 auto;
	font-size:14px;
	color:#00549c;
	line-height:24px;
	text-align:center;
	padding-bottom:10px;
}
.xw p{
	width:353px;
	margin:0 auto;
	line-height:20px;
	color:#000;
	text-indent:24px;
}
.xw p a{
	color:#333;

}

.xw p a:hover{
	text-decoration:underline;
	color:#005197;
}



.nTab{
	width:385px;
	background:#fff;
	overflow:hidden
	}
.none {display:none;}

/*************************  ===公示公告 ===  *************************/
.gg_tit{
	width:208px;
	height:38px;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
	background:url(../images/bg07.jpg) repeat-x 0 0;
}
.gg_tit_box_02{
	width:100px;
	height:38px;
	float:left;
	background:url(../images/bg15.jpg) no-repeat;
	font-size:14px;
	color:#fff;
	line-height:30px;
	text-align:center;
}

.gg_box{
	width:100%;
	/*
	border-bottom:1px solid #b3c4cc;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
	*/
}
.gg_box ul{
	width:100%;
	height:140px;
	list-style:none;
}
.gg_box ul li{
float:none;
	width:100%;
	margin:0 auto;
	line-height:30px;
   clear:both;
	text-indent:10px;
}
.gg_box ul li a{
	color:#646464;
}
.gg_box ul li a:hover{
	color:#646464;
}


.gg_box ul li span{
    margin-right:0px;
	color:#666;
}

.sho03 img{
 vertical-align:middle;
 margin:0px 7px;
}

.gg_box img{
 vertical-align:middle;
 margin:0px 7px;
}


/*************************  ===swf ===  *************************/

.swf01{
	width:780px;
	height:90px;
}


/*************************  ===政策法规 ===  *************************/

.nav2{
	height:38px;
	float:left;
}

.nav2 a.active {
	position:relative;
	background:url(../images/bg15.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	}

.nav2 a{
	width:100px;
	height:38px;
	display:block;
	float:left;
	cursor:pointer;
	color:#0165b9;
	text-align:center;
	line-height:30px;
	font-size:14px;
	background:url(../images/bg08.jpg) no-repeat 98px 5px;
	}


	
.more01{
	display:block;
	width:22%;
	height:30px;
	float:right;
	padding-right:10px;
	line-height:30px;
	color:#646464;
	font-size:14px;
	text-align:right;
}




/**********************************************************选项卡********************************************************/	
.nTab{
	width:385px;
	background:#fff;
	overflow:hidden
	}
.none {display:none;}
.TabTitle{
	width:383px;
	height:38px;
	background:url(../images/bg07.jpg) repeat-x 0 0;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
}
.nTab .TabTitle ul{
	float:left;
	list-style:none;
}
.nTab .TabTitle ul li{
	float:left;
	cursor:pointer;
	height:38px;
	line-height:30px;
	font-weight:bold;
	text-align:
	center;width:100px;
	}
.nTab .TabTitle ul li a{
	text-decoration:none;
	}
.nTab .TabTitle .active{
	background:url(../images/bg15.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#fff;
	}
.nTab .TabTitle .normal{
	color:#0065ab;
	font-weight:normal;
	font-size:14px;
	background:url(../images/bg08.jpg) no-repeat 98px 5px;
	}
.nTab .TabContent{
	clear:both;
	overflow:hidden;
	width:385px;
	height:242px;
	}

	 .TabContent001{
	clear:both;
	overflow:hidden;
	width:100%;
	

	}

	.tabgongkai{
	  width:90%;
	  margin:15px 0px auto;

	}
	.tabgongkai tr td{
       height:30px;
	   line-height:30px;
	   color:#266ca0;

	}

	.tabgongkai   a{
    color: #266ca0;
}

	.tabgongkai   a:visited {
    color: #266ca0;
}

.nav_inbox  a:visited {
    color: #fff;
}

.tabgongkai img {
    vertical-align: middle;
    margin: 0px 7px;
}

	.tabzhiyin{
	  width:98%;
	  margin:15px 0px;
	}
.tabzhiyin img {
    vertical-align: middle;
    margin: 0px 7px;
}
	.tabzhiyin tr td{
	  width:32%;
	  padding-left:1%;
	  height:25px;
	  line-height:25px;
	  color:#034694;
	}



.TabContent001 ul{
   float:left;
   width:100%;
}
.TabContent001 ul li{
   float:left;
   width:50%;
   text-align:center;
}

.sho02 {
	clear:both;
	width:383px;
	height:241px;
	border-bottom:1px solid #b3c4cc;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
	}


.sho02 ul{
	padding-top:10px;
	margin:0 auto;
	list-style:none;
}

.sho02 ul li{
	margin:0 auto;
	display:block;
	height:24px;
	line-height:24px;
	width:353px;
	border-bottom:1px dashed #999;
	background:url(../images/bg13.jpg) no-repeat 0 12px;
}
.sho02 ul li a{
	width:300px;
	float:left;
	color:#000;
	text-indent:10px;
}

.sho02 ul li a:hover{
	text-decoration:underline;
	color:#0065ab;
}

.sho02 ul li span{
	float:right;
	color:#666;
	text-align:right;
}




/**********************************************************信息公开********************************************************/	

.gk_tit{
	width:208px;
	height:30px;
	background:url(../images/bg10.jpg) repeat-x 0 0;
	border-left:1px solid #1e80c5;
	border-right:1px solid #1e80c5;
	line-height:30px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-indent:15px;
}

.gk_box{
	width:190px;
	border-bottom:1px solid #b3c4cc;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
	padding:9px;
	height:230px;
}
.gk_inbox{
	width:190px;
	height:26px;
	padding-bottom:8px;
}

.gk_inbox a{
	width:90px;
	height:26px;
	display:block;
	background:url(../images/bg11.jpg) no-repeat;
	text-align:center;
	line-height:26px;
	color:#000;
	text-indent:5px;
}
.gk_inbox a:hover{
	color:#005998;
}

/**********************************************************业务动态********************************************************/	

.dt_tit{
	width:778px;
	height:38px;
	background:url(../images/bg07.jpg) repeat-x 0 0;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
}

.dt_titin{
	width:100px;
	height:38px;
	float:left;
	background:url(../images/bg15.jpg) no-repeat;
	color:#fff;
	line-height:30px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.dt_box{
	width:778px;
	height:111px;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
	border-bottom:1px solid #b3c4cc;
}

.dt_txt{
	width:90px;
	height:96px;
	float:left;
	margin-top:10px;
	padding-left:5px;
}

.dt_txt ul{
	list-style:none;
}
.dt_txt ul li{
	width:90px;
	height:24px;
	display:block;
	background:url(../images/bg06.jpg) no-repeat 15px 10px;
	line-height:24px;
	text-indent:25px;
}
.dt_txt ul li a{
color:#000;
}
.dt_txt ul li a:hover{
color:#0071be;
	text-decoration:underline;
	}
/**********************************************************在线服务********************************************************/	
.fw_tit{
	width:778px;
	height:38px;
	background:#fff url(../images/bg07.jpg) repeat-x 0 0;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
}
.fw_titin{
	width:100px;
	height:38px;
	float:left;
	background:url(../images/bg20.jpg) no-repeat;
	color:#fff;
	line-height:30px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.fw_box{
	width:778px;
	height:271px;
	background:#fff;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
	border-bottom:1px solid #b3c4cc;
}
/*****************************************在线服务修改****************************************************/

.fw_left{
	width:230px;
	height:250px;
	float:left;
	padding:10px 10px 0 9px;
}
.in_swf{
	width:230px;
	height:160px;
}
.in_swf a{
	width:228px;
	height:158px;
	display:block;
	border:1px solid #c1c1c1;
}
.in_swf a:hover{
	border:1px solid #0275c3;
}

.fw_right{
	width:520px;
	height:250px;
	float:left;
	padding-top:10px;
}
	
.nTa{
	
	overflow:hidden;
	}
/*****************************************在线服务修改****************************************************/


.none {
	display:none;
	}
	
.nTa .TaTitle{
	height:30px;
	background:url(../images/bg12.jpg) repeat-x left 28px;
}
.nTa .TaTitle ul{
	list-style:none;
}
.nTa .TaTitle ul li{
	float:left;
	cursor:pointer;
	height:28px;
	line-height:28px;
	font-weight:bold;
	text-align:center;
	width:80px;
	}
.nTa .TaTitle ul li a{
	text-decoration:none;
	height:28px;
	width:80px;
	color: #0275c3;
	}
.nTa .TaTitle .active01{
	font-size:14px;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	color:#0275c3;
	border-bottom:2px solid #0275c3;
	
	}

.nTa .TaTitle .active01 img{
	padding:5px 10px;
	float:left;
}
.nTa .TaTitle .active01 span{
	float:left;
}
.nTa .TaTitle .normal01 span a{
	color:#0275c3;
}
.nTa .TaTitle .normal01 span a:hover{
	font-weight:bold;
}
.nTa .TaTitle .normal01{
	font-weight:normal;
	font-size:14px;
	text-align:center;
	line-height:30px;
	color:#0275c3;
	}
.nTa .TaTitle .normal01 img{
	float:left;
	padding:5px 10px;
}
.nTa .TaTitle .normal01 span{
	float:left;
}
.nTa .TaCont{
	clear:both;
	overflow:hidden;
	padding:5px 5px 0 5px;
	display:block
	}	
	
	
.zx_list{
	list-style:none;
}
.zx_list li{
	float:left;
	width:auto;
	height:24px;
	display:block;
	padding-left:20px;
	background:url(../images/bg13.jpg) no-repeat 10px 10px;
	line-height:24px;
}
.zx_list li a{
	color:#000;
}
.zx_list li a:hover{
	color:#0065aa;
	text-decoration:underline;
}



/*******************************个人办事*******************************/

.img_bnt_01{
	width:auto;
	height:24px;
	float:left;
	padding:4px 8px;
}

.img_bnt_01 a{
	width:auto;
	height:22px;
	border:1px solid #8aadc5;
	display:block;
}
.img_bnt_01 a:hover{
	border:1px solid #0275c3;
}


/**********************************************************在线服务新图标********************************************************/	
.zn_box{
	width:230px;
	height:90px;
}
.zn_box tr td{
	padding-top:10px;
	width:115px;
	height:35px;
}
.zn_box tr td a{
	width:108px;
	height:33px;
	display:block;
	border:1px solid #8aadc5;
}
.zn_box tr td a:hover{
	border:1px solid #0275c3;
}


/**********************************************************公众互动********************************************************/	

.hd_tit{
	width:93%;
	height:28px;

	border-bottom:1px solid #A5C8D8
	/**
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
	*/
}

.tabs {
  width: 28%;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  color: #e27560;
  float: left;
  cursor: pointer;
}

.hd_intit{
	padding: 0 10px;
	height:28px;
	border-bottom:2px solid #e27560;
	line-height:28px;
	text-align:center;
	font-size:14px;
	color:#e27560;
	float:left;
}

.tabs-sel {
  background-color: #E27560;
  color: #FFF;
}
.hd_inbox{
	width:208px;
	height:431px;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
	border-bottom:1px solid #b3c4cc;
}

.sp_box{
	width:190px;
	height:230px;
	margin:0 auto;
}

.sp_new{
	width:190px;
	height:190px;
	padding-top:10px;
}

.sp_boxin{
	width:150px;
	height:110px;
	border:1px solid #b3c4cc;
	background:#fff;
	padding:4px;
	margin:0 auto;
}

.sp{
	width:150px;
	height:110px;
	background:#CCC;
}

.sp_new p{
	display:block;
	width:160px;
	overflow:hidden;
	margin:0 auto;
	line-height:20px;
	padding-top:5px;
}
.sp_new p span{
	color:#C00;
}
.sp_new p a{
	color:#000;
}
.sp_new p a:hover{
	color:#0071be;
	text-decoration:underline;
}

.hd_img_box{
	width:190px;
	height:200px;
	margin:0 auto;
}

.hd_img{
	width:190px;
	height:40px;
	padding-bottom:10px;
}

.xx{
	display:block;
	width:190px;
	height:40px;
	background:url(../images/img10.jpg) no-repeat;
}
a.xx:hover{
	background:url(../images/img010.jpg) no-repeat;
}

.sq{
	display:block;
	width:190px;
	height:40px;
	background:url(../images/img11.jpg) no-repeat;
}
a.sq:hover{
	background:url(../images/img011.jpg) no-repeat;
}

.gt{
	display:block;
	width:190px;
	height:40px;
	background:url(../images/img12.jpg) no-repeat;
}
a.gt:hover{
	background:url(../images/img012.jpg) no-repeat;
}

.ts{
	display:block;
	width:190px;
	height:40px;
	background:url(../images/img13.jpg) no-repeat;
}
a.ts:hover{
	background:url(../images/img013.jpg) no-repeat;
}

/**********************************************************专题********************************************************/	


.zt_tit{
	width:38px;
	height:90px;
	float:left;
	background:url(../images/bg16.jpg) no-repeat;
}

.zt_box{
	float:left;
	margin-left:1%;
	
	height:88px;
	width:98%;
	border:1px solid #b3c4cc;
	
}

.sqBorder {
	width:100%;
	height:60px;
	padding:14px 0;
	} 
.scroll_div {
	width:915px;
	min-width:780px;
	height:60px;
	margin:0 auto;
	overflow: hidden;
	white-space: nowrap;
	background:#ffffff;
	 } 
.scroll_div img {
	width:160px;
	height:60px;
	border-right:1px  dashed #b3c4cc;
	padding: 0 10px; 
	} 

#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li{display:inline;}/*设置ul和li横排*/ 





.xz_box{
	padding-top:10px;
	clear:both;
	width:780px;
	height:40px;
	background:url(../images/bg17.jpg) repeat-x left 10px;
}
.xz_inbox{
	padding-left:148px;
	width:630px;
	height:40px;
	border-left:1px solid #a4c8e2;
	border-right:1px solid #a4c8e2;
	background:url(../images/bg18.jpg) no-repeat left 1px;
}
.xz_inbox ul{
	list-style:none;
}
.xz_inbox ul li{
	float:left;
	height:28px;
	width:102px;
	display:block;
	padding-left:10px;
	padding-top:5px;
}
.xz_inbox ul li a{
	width:102px;
	height:28px;
	display:block;
	background:url(../images/bg19.jpg) no-repeat;
	text-align:center;
	line-height:28px;
	color:#0065aa;
	font-size:14px;
}
.xz_inbox ul li a:hover{
	font-weight:bold;
	text-decoration:underline;
}


/**********************************************************右边图片********************************************************/	

.img_bnt01{
	width:210px;
	padding-bottom:10px;
}
/**********************************************************友情链接********************************************************/	
.link_title{
	width:90%;
	height:38px;
	background:#f1f1f1;
	border-left:1px solid #a5c8d8;
	border-right:1px solid #a5c8d8;
}
.link_inbox{
	height:51px;
	width:998px;
	background:#edf6fb;
	border-left:1px solid #a5c8d8;
	border-right:1px solid #a5c8d8;
	border-bottom:1px solid #a5c8d8;
}
.link_body{
    height:36px;
	line-height:36px;
	margin: auto;
	width:100%;
	background-color:#f0f0f0;
	text-align:center;
}
/**********************************************************图片链接********************************************************/	
.link_img{
	width:100%;
	height:50px;
}

.link_img ul{
	list-style:none;
}
.link_img ul li{
	float:left;
	width:192px;
	height:50px;
	padding-right:10px;
	display:block;
}

/**********************************************************footer********************************************************/	


.footer_box{
	padding-top:20px;
	width:1020px;
	height:200px;
	margin:0 auto;
	background:url(../images/bg25x.jpg) repeat-x left bottom;
	text-align:center;
}

.footer_box p{
	color:#000;
	line-height:24px;
	padding-top:10px;
}
.footer_box p span{
	color:#ffba00;
}


/**********************************************************翻页********************************************************/	
.flip{
	width:auto;
	height:16px;
	padding:15px 0 15px 30px;
	color:#343434;
	margin:0 auto;
}	

.flip a{
	color:#000;
}

 .turn{width:22px; height:14px; background:#fff; border:1px solid #a0bdd5; line-height:14px; text-align:center;}
 .page_button{width:30px; height:16px; border:none; background:url(../images/but-go.jpg) no-repeat;}
 .flip span{color:#C00;}
 .flip a:hover{color:#C00;} 





/**********************************************留言*****************************************/
.ly_box{
	width:auto;
	height:300px;
	padding-top:20px;
	margin:0 auto;
}

.ly_box table tr td{
	padding-top:10px;
	line-height:24px;
}
.ly_box table tr td h5{
	font-weight:bold;
	font-size:12px;
}
.ly_box table tr td a{
	display:block;
	width:70px;
	height:24px;
	display:block;
	background:url(../images/tb24.jpg) no-repeat;
	font-size:12px;
	line-height:24px;
	color:#fff;
	text-align:center;
}

/**********************************************新闻中心标题*****************************************/
.nTab_01{
	height:283px;
	overflow:hidden
	}
.TabTitle_01{
	float:left;
	width:100%;
	height:28px;
}
.nTab_01 .TabTitle_01 ul{
width:100%;
	float:left;
	list-style:none;
}
.nTab_01 .TabTitle_01 ul li{
	float:left;
	cursor:pointer;
	height:28px;
	line-height:28px;
	text-align:center;
	width:20%;
	}
.nTab_01 .TabTitle_01 ul li a{
	text-decoration:none;
	
	
	}
	.nTab_01 .TabTitle_01 ul li a:hover{
	
	}
.nTab_01 .TabTitle_01 .active{
	font-size:14px;
	line-height:28px;
	color:#ffffff;
	background-color:#e27560;
	}
.nTab_01 .TabTitle_01 .normal{
	color:#646464;
	font-weight:normal;
	font-size:14px;
	}
.nTab_01 .TabContent01{
	clear:both;
	overflow:hidden;
	width:90%;
	height:238px;
	margin:0 auto;
	}
	
.sho03 {
	clear:both;
	width:100%;
	height:204px;

	}


.sho03 ul{
	margin:0 auto;
	list-style:none;
}

.tablist{
   width:100%;
   table-layout: fixed;
   margin-top:10px;
   clear:both;
}
.tablist tr{
height:26px;
	
}

.tablist a{
    color:#646464;
	text-indent:14px;
	height:26px;
	line-height:26px;
}

.tdtitle{
   white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.tddate{
  width:28%;
  text-align:right;
}

.sho03 ul li{
	height:30px;
	line-height:30px;
}

.sho03 ul li a{
	color:#646464;
	text-indent:14px;
	height:30px;

	
}

.sho03 ul li a:hover{
	color:#646464;
}

.sho03 ul li span{
	float:right;
	color:#666;
	text-align:right;
}




	
.new_tit_line{
	width:100%;
	height:28px;
	/**
	border-left:1px solid #a5c8d8;
	border-right:1px solid #a5c8d8;
	*/
	border-bottom:1px solid #a5c8d8;
}

.new_inbox{
	width:100%;
	height:283px;
	/*
	border-left:1px solid #a5c8d8;
	border-right:1px solid #a5c8d8;
	border-bottom:1px solid #a5c8d8;
	*/
}
	
/******************************************工作动态**************************************/
.nTab_02{
	width:100%;
	background:#fff;
	overflow:hidden
	}
.none {display:none;}
.TabTitle_02{
	width:95%;

	height:28px;
    line-height:28px;
    color:#266ca0;
	border-bottom:1px solid #A5C8D8;

	
}

.quickimg01{
	text-align:left;
	height:36px;
	line-height:36px;
	border: 1px solid #A5C8D8;
	font-size:16px;
	/*
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius:5px;
	*/
	margin-top:10px;
	color:#266ca0;

}
.banshi{
   float: left;
list-style: outside none none;
}

.banshi li{
float: left;
}

.hotmsg{
margin-top:20px;
   width:100%;
  
	height:160px;
}

.quickimg01 a{
   margin-left:7%;
    text-decoration:none; 
	color:#266ca0;
}

.tabtitle00301{
float:left;
text-align:center;
width:34%;
   height:28px;
	line-height:28px;
    color:#266ca0;
	border-bottom:2px solid #266ca0;
}

.tabtitle00302{
float:left;
text-align:center;
width:50%;
   height:28px;
	line-height:28px;
    color:#266ca0;
	border-bottom:2px solid #266ca0;
}

.tabtitle004 {
    float: left;
    width: 20%;
    padding-left: 2%;
    height: 30px;
    line-height: 30px;
    color: #034694;
    border-bottom: 2px solid #034694;
}

.tabtitle005 {
    float: left;
    width: 20%;
    padding-left: 2%;
    height: 30px;
    line-height: 30px;
    color: #000000;
   
}



.nTab_02 .TabTitle_02 ul{
	float:right;
	list-style:none;
}
.nTab_02 .TabTitle_02 ul li{
	float:left;
	cursor:pointer;
	height:38px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	width:80px;
	}
.nTab_02 .TabTitle_02 ul li a{
	text-decoration:none;
	}
.nTab_02 .TabTitle_02 .active{
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#0065ab;
	background:url(../images/bg08.jpg) no-repeat 0px 5px;
	}
.nTab_02 .TabTitle_02 .normal{
	color:#000;
	font-weight:normal;
	font-size:12px;
	background:url(../images/bg08.jpg) no-repeat 0px 5px;
	}
.nTab_02 .TabContent_02{
	clear:both;
	overflow:hidden;
	width:385px;
	height:242px;
	}
	
.sho04 {
	clear:both;
	width:383px;
	height:235px;
	border-bottom:1px solid #a5c8d8;
	border-left:1px solid #a5c8d8;
	border-right:1px solid #a5c8d8;
	padding:5px 0 0 0;
	}


.sho04 ul{
	margin:0 auto;
	list-style:none;
}

.sho04 ul li{
	height:26px;
	width:363px;
	display:block;
	margin:0 auto;
	line-height:26px;
	_height:24px;
	_line-height:24px;
	*height:24px;
	*line-height:24px;
	padding:0 5px;
	border-bottom:1px dashed #999;
	background:url(../images/bg13.jpg) no-repeat 5px 12px;
}
.sho04 ul li a{
	width:300px;
	float:left;
	color:#000;
	text-indent:10px;
	overflow:hidden;
}

.sho04 ul li a:hover{
	text-decoration:underline;
	color:#0065ab;
}

.sho04 ul li span{
	float:right;
	color:#666;
	text-align:right;
}






/***************************************健康资讯*****************************************/


.sho05 {
	clear:both;
	width:768px;
	height:190px;
	border-bottom:1px solid #a5c8d8;
	border-left:1px solid #a5c8d8;
	border-right:1px solid #a5c8d8;
	padding:5px 10px 0 0;
	}


.sho05 ul{
	margin:0 auto;
	list-style:none;
}

.sho05 ul li{
	margin:0 auto;
	display:block;
	height:26px;
	line-height:26px;
	width:374px;
	border-bottom:1px dashed #999;
	background:url(../images/bg13.jpg) no-repeat 5px 12px;
	float:left;
	margin-left:10px;
	display:inline;
	
}
.sho05 ul li a{
	width:320px;
	float:left;
	color:#000;
	text-indent:15px;
}

.sho05 ul li a:hover{
	text-decoration:underline;
	color:#0065ab;
}

.sho05 ul li span{
	float:right;
	color:#666;
	text-align:right;
}	
.nTab_03{
	width:780px;
	background:#fff;
	overflow:hidden
	}
	
.TabTitle_03{
	width:778px;
	height:38px;
	background:url(../images/bg07.jpg) repeat-x 0 0;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
}	

.nTab_03 .TabTitle_03 ul{
	float:right;
	list-style:none;
}
.nTab_03 .TabTitle_03 ul li{
	float:left;
	cursor:pointer;
	height:38px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	width:80px;
	}
.nTab_03 .TabTitle_03 ul li a{
	text-decoration:none;
	}
.nTab_03 .TabTitle_03 .active{
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#0065ab;
	background:url(../images/bg08.jpg) no-repeat 0px 5px;
	}
.nTab_03 .TabTitle_03 .normal{
	color:#000;
	font-weight:normal;
	font-size:12px;
	background:url(../images/bg08.jpg) no-repeat 0px 5px;
	}
.nTab_03 .TabContent_03{
	clear:both;
	overflow:hidden;
	width:385px;
	height:242px;
	}
	
 
 /**********************************************************文本显示********************************************************/	
 .doc_text{text-justify: inter-ideograph;	text-align:justify;	line-height:1.5;	margin-top:0px;	font-family:仿宋_GB2312;	margin-bottom:0px;	font-size:16pt;	text-indent:32pt; width:688px;}

.title_text{margin:0 auto; text-align:center; font-family:"黑体"; font-size:24px; color:#000; padding-top:15px; padding-bottom:15px; letter-spacing:1px; LINE-HEIGHT: 36px; font-weight:normal;}
.title_text h5{width:550px; height:28px; display:block; margin:25px auto 35px auto; background:#FBFFFF; border-top:1px solid #DDECF0; border-bottom:1px solid #DDECF0; line-height:28px; font-family:"黑体";font-size:14px; font-weight:normal; text-align:center;}
.ftitle_text{margin:0 auto; text-align:center; font-family:"楷体_GB2312"; font-size:20px; color:#000; padding-bottom:15px; letter-spacing:1px; LINE-HEIGHT: 28px; font-weight:normal;}
.doc_text h1{font-family:"黑体"; font-size:20px;}
.doc_text h2{font-family:"楷体_GB2312"; font-size:20px;}
.doc_text h3{font-family:"仿宋_GB2312"; font-size:20px; font-weight:bold;}



.doc_text p{text-justify: inter-ideograph;	text-align:justify;	line-height:1.5;	margin-top:0px;	font-family:仿宋_GB2312;	margin-bottom:0px;	font-size:16pt;	}
.doc_text p div{text-justify: inter-ideograph;	text-align:justify;	line-height:1.5;	margin-top:0px;	font-family:仿宋_GB2312;	margin-bottom:0px;	font-size:16pt;	text-indent:32pt;}
.doc_text p img{text-align:center; display:block; margin:0 auto; width:600px;height:auto;}
.doc_text p span{text-justify: inter-ideograph;	text-align:justify;	line-height:1.5;	margin-top:0px;	font-family:仿宋_GB2312;	margin-bottom:0px;	font-size:16pt;	text-indent:32pt; }
.doc_text p table {text-align:center; display:block; margin:0 auto; }
.doc_text div{text-justify: inter-ideograph;	text-align:justify;	line-height:1.5;	margin-top:0px;	font-family:仿宋_GB2312;	margin-bottom:0px;	font-size:16pt;	text-indent:32pt;}
.doc_text div p {text-justify: inter-ideograph;	text-align:justify;	line-height:1.5;	margin-top:0px;	font-family:仿宋_GB2312;	margin-bottom:0px;	font-size:16pt;	text-indent:0pt;}
.doc_text div img{text-align:center; display:block; margin:0 auto; width:600px;height:auto;}
.doc_text div span{text-justify: inter-ideograph;	text-align:justify;	line-height:1.5;	margin-top:0px;	font-family:仿宋_GB2312;	margin-bottom:0px;	font-size:16pt;	text-indent:32pt;}
.doc_text div table {text-align:center; display:block; margin:0 auto; }



.doc_text1{font-family:"仿宋_GB2312"; font-size:20px; color:#000; line-height:36px; text-indent:40px;WIDTH: 720px;}
.title_text1{margin:0 auto; text-align:center; font-family:"黑体"; font-size:24px; color:#000; padding-bottom:20px;letter-spacing:1px; LINE-HEIGHT: 30px; font-weight:normal;}
.doc_text1 h1{font-family:"黑体"; font-size:20px;}
.doc_text1 h2{font-family:"楷体_GB2312"; font-size:20px;}
.doc_text1 h3{font-family:"仿宋_GB2312"; font-size:20px; font-weight:bold;}
.doc_text1 p{font-family:"仿宋_GB2312"; font-size:20px; color:#000; line-height:30px; text-indent:40px;}
.doc_text1 p span{font-family:"宋体"; font-size:20px;}
.st1{font-family:"宋体"; font-size:20px;}


/******************************************政策法规**************************************/
.nTad_02{
	width:385px;
	background:#fff;
	overflow:hidden
	}
.none {display:none;}
.TadTitle_02{
	width:383px;
	height:38px;
	background:url(../images/bg07.jpg) repeat-x 0 0;
	border-left:1px solid #b3c4cc;
	border-right:1px solid #b3c4cc;
}
.nTad_02 .TadTitle_02 ul{
	float:right;
	list-style:none;
}
.nTad_02 .TadTitle_02 ul li{
	float:left;
	cursor:pointer;
	height:38px;
	line-height:30px;
	font-weight:bold;
	text-align:center;
	width:80px;
	}
.nTad_02 .TadTitle_02 ul li a{
	text-decoration:none;
	}
.nTad_02 .TadTitle_02 .active{
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	color:#0065ab;
	background:url(../images/bg08.jpg) no-repeat 0px 5px;
	}
.nTad_02 .TadTitle_02 .normal{
	color:#000;
	font-weight:normal;
	font-size:12px;
	background:url(../images/bg08.jpg) no-repeat 0px 5px;
	}
.nTad_02 .TadContent_02{
	clear:both;
	overflow:hidden;
	width:385px;
	height:242px;
	}	
	
.active a{
color:#ffffff;
}	
.normal a{
color:#646464;
}

.gg_tit_box{
	width:80px;
	height:38px;
	float:left;
	background:url(../images/bg15.jpg) no-repeat;
	font-size:14px;
	color:#fff;
	line-height:30px;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
}
.gk_inbox{
	width:190px;
	height:26px;
	padding-bottom:6px;
}


.gg_tit_box_01{
	width:88px;
	height:38px;
	float:left;
	background:url(../images/bg34.jpg) no-repeat;
	font-size:14px;
	color:#fff;
	line-height:30px;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
}


#myTab4{
width:60%;
float:left;

list-style: outside none none;
}
.new_tit_line04{
width:100%;
height:28px;
}
.TabTitle_04{
  width:99%;
  height:28px;
  border-bottom:1px solid #044694;
}
.new_tit_line04 .TabTitle_04 .active{
font-size: 14px;
line-height: 28px;
color: #fff;
background-color:#e27560;
}

.new_tit_line04 .TabTitle_04 ul li {
    float: left;
    cursor: pointer;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 20%;
}

.new_tit_line04 .TabTitle_04 .normal {
    color: #fff;

    font-size: 14px;
   
}

.normal .s{
 color:#646464;
}

.footerline{
   width:100%;
     font-size: 14px;

}
.footerline_top{
   width:100%;
   background-color:#266ca0;
   height:44px;
   text-align:center;
   color:#fff;
}

.footerline_top a{
  color:#fff;
  height:44px;
  line-height:44px;
  
}

.footerline_bot{
 width:100%;
   height:160px;
}

.main_left{
  width:23%;
 
  float:left;
/*  height:510px;*/
}
.main_right{
  width:77%;
  float:left;
  min-height:510px;
  height:100%;
}


.erjititle{
    border-top:1px solid #d2d2d2;
   height:42px;
   line-height:42px;
   color:#fff;
   background-color:#266ca0;
  
}
.erjititle img{
  vertical-align:middle;
  margin:0px 15px 0px 25px;
}
.erjimenu ul{
  list-style-type:none;
}

.erjimenu ul li{
  height:42px;
  line-height:42px;
  border:1px solid #d2d2d2;
  border-top:0px;
}

.erjimenu img{
  vertical-align:middle;
  margin:0px 15px 0px 25px;
}

.erjimenu a{
   color:#266ca0;
}
.pager ul{
list-style-type:none;
}

.pager ul li{
   float:left;
   height:30px;
   line-height:30px;
   text-align:center;
   
   margin:0 5px;
}
.btnfe{
   width:7%;
   background-color:#f0f0f0;
   margin-right:30px;
}
.content01{
   width:100%;
   min-height:830px;
   height:100%;
   border:1px solid #909090;
}
.content01 img, .content01 table {
  max-width: 99%;
}
.contenttitle{


   width: 90%;
vertical-align: middle;
padding-bottom: 10px;
text-align: center;
font-size:16.5pt;
font-family: "微软雅黑";
}
.contentmsg{
   width:80%;
   height:40px;
   line-height:40px;
   text-align:center;
   font-size:14px;
   border-bottom:1px solid #909090;
}

.bottommsg{
  width:100%;
  height:70px;

}

.bottommsg tr td{
  width:10%;
   height:30px;
   line-height:30px;
}

.bottab{
   width:100%;
   height:30px;
}
.hudongjiaoliu{
   margin-top:5px;
   margin-bottom:10px;
   clear:both;
   width:100%;
}

.hudongjiaoliu tr td{
   width:50%;
   text-align:left;
   height:26px;
   line-height:26px;
   color:#266ca0;
   padding-left:10px;
}

.TabContent005 img{
  vertical-align:middle;
  margin:0px 15px 0px 0px;
}
.fangtanhuigu{
 clear:both;
   width:100%;
   margin-top:8px;
   margin-bottom:15px;
}

.fangtanhuigu tr td{
   text-align:left;
   height:30px;
   line-height:30px;
    padding-left:8%;
}
.gexinghafw{
clear:both;
   width:100%;
}
.gexinghafw tr td{
   height:30px;
   line-height:30px;
   text-align:left;
   padding-left:8%;
}


.publicmenu{

   width:96%;
   height:100%;
   float:right;
   min-height: 405px;

}

.publicmenu ul{
list-style-type: none;

}

.publicmenu ul li{
   float:left;

   height:30px;
   line-height:30px;
   margin-right:2%;

}
.sangong{
  width:100%;
     margin-bottom:20px;
}
.sangong tr td{
   height:30px;line-height:30px;width:20%;

}
.sangong tr td a{
   cursor: pointer;
}
.publicmenu .TabTitle_01 .active {
    font-size: 14px;
    line-height: 28px;
    color: #FFF;
    background-color: #E27560;
}
.seachBtn{ position: relative; width:23%; float:right; height:28px; background:#96D6F9; text-align:center; font-size:14px; font-family:微软雅黑; cursor:pointer;}
.seachBtn .before{position: absolute; height: 0; left:0; margin-left: -8px;   margin-top: 6px; *margin-top: 3px; border-top: 8px solid transparent; border-right: 8px solid #96D6F9; border-bottom: 8px solid transparent;}
.col-3{width: 33%;}

.text-li{
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}

.zhiding{
	display:block;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;width:100%;height:45px; padding-left:24px; text-align:left; line-height:45px;
	font-size:16px; font-weight:bold;color:#e27560;
}
.gap{margin: auto 6px;}
.cs{
	margin:3px;
	color: #666;
	cursor: pointer;
}
#content{overflow:hidden;min-height:420px;height:100%;width:90%;background-color:#FFFFFF;margin:auto;padding-top:30px;font-size:12pt;line-height:2em;color:#666;padding-bottom:50px;}

.erjimenu ul li a {
    display: block;
    cursor: pointer;
}

#myTabb li{
    cursor: pointer;
}
.powerFlow{
    line-height:30px;
	text-align:center;
	margin:auto;padding-top:20px;
        font-size:24px;
        color:red;
}
.powerFlow a{
        color:red;
        font-size:24px;
}
