@charset "gb2312";
/* N169.com IDC AutomaticProcedure CSS Standard */

/* 调试用样式 */

/* Automatic Menu */

/* 菜单外层容器样式 */
#menucontainer{
	height: 49px;
	width: 1004px;
	margin-left:auto;
	margin-right:auto;
}

/* 一级菜单主体UL样式 */
#menucontainer #nav {padding: 0px; width: 1004px;height: 49px; margin:0px;} 

/* 一级菜单项目样式 */
#menucontainer #nav li {
	text-align:left;
	float: left;
	width:78px;
	height:49px;
	list-style-type: none;
	Padding:0;
} 

/* 一级菜单项目如果有边框或分隔线应用此样式 如果没有可以设空 */ 
#menucontainer .navmenuline {
	background-image: url(images/nar_sbg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}

/* 一级菜单链接样式 Width值与一级li相同 */
#menucontainer #nav a {
	display: block;
	width:78px;
	text-align:center;
	font-size: 14px;
	line-height:49px;
	text-decoration:none;
	height:49px;
	font-weight: bold;
	color:#d70101;} 
#menucontainer #nav a:visited {color:#d70101;}
#menucontainer #nav a:hover{color:#333;}

/* 二级菜单样式控制 ul与li的width 值保持一致 */
#menucontainer #nav li ul {float: left; line-height: 30px; text-align:left; left: -999em; width:78px; position: absolute; padding:0; margin-left: 0px;} 
#menucontainer #nav li ul li{
	width:78px;
	background: #dbdbdb;
	list-style-type: none;
	height:30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #999;
} 

/* 二级菜单链接样式 Width值与二级li保持一致 */ 

#menucontainer #nav li ul a{ color:#d70101; text-align:center; width:78px;	text-decoration:none; height:30px;line-height:30px;
	font-size:12px;
	font-weight:normal;} 
#menucontainer #nav li ul a:visited {color:#d70101;} 
#menucontainer #nav li ul a:hover {color:#333;background:#fff; }

/* JS用到的类不要删除 */ 
#menucontainer #nav li:hover ul {left: auto;} 
#menucontainer #nav li.sfhover ul {left: auto;} 


/* 菜单结束 */

#homeztmenu {
	margin: 17px 0 0 120px;
}
#homeztmenu ul {margin:0;padding:0;}
#homeztmenu ul li {
	font-size: 16px;
	font-weight: bold;
	font-family: "微软雅黑", "黑体";
	line-height: 25px;
	background-image: url(images/Ico_df.gif);
	background-repeat: no-repeat;
	background-position: left top;
	white-space: nowrap;
	height: 25px;
	list-style-type: none;
	padding: 0;
	float: left;
	margin: 0 25px 0 0;
	text-indent: 35px;
}

/* 友情链接样式 */
#HomeLinks {
	width:985px;
	height: 105px;
	margin: 8px 0 0 10px;
	padding: 0px;
}

#HomeLinks ul {
	margin: 0px;
	padding: 0px;
}

#HomeLinks ul li {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	list-style-type: none;
}

/* 产品分类样式结束 */

/* 内页列表栏目输出 */
#inssubmenu {margin-top:10px;}

#inssubmenu img {
	height: 50px;
	width: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
#inssubmenu #nav .navmenuline {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg.gif);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav .nowsubmenu {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg_now.gif);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav {
	margin: 0px;
	padding: 0px;
}



/* 您所在的位置输出样式开始 */

/* #NowPage定义位置外层样式,#NowPage span 上层与当前位置样式(可加背景图片),a样式控制(如与页面其它链接样式相同可删除) */
#NowPage {
	height:30px;
	width:680px;
	background-image:url(images/ins_bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	text-align:left;
	margin:0;
}
#NowPage h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0 0 25px;
	color: #d70000;
	line-height:30px;
}
#NowPage h1 span {
	margin-left: 8px;
	color: #d70000;
}
#NowPage span {	margin-left: 5px;	margin-right: 5px;}
#NowPage a {color:#d70000;text-decoration:none;}
#NowPage a:visited {color:#d70000;}
#NowPage a:hover {color:#ba2636;}
#NowPage a:active {color:#ba2636;}

/* 栏目名称 */


#NowPage2 {
	height: 40px;	font-size: 26px;
	font-weight: normal;
	margin: 20px 0 0 0;
	color: #406618;
	font-family: 黑体;
	text-align: center;
}
#NowPage2 h1 {

}

/* 您所在的位置输出样式结束 */

/* 新闻列表开始 */

/* #NewsList定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式(如与页面其它链接样式相同可删除) */
#NewsList {
	margin:1px 0 30px 0;
	padding:30px;
}
#NewsList ul {	margin: 0px;	padding: 0px;}
#NewsList ul li {
height: 30px;
Font-size: 16px;
list-style-type: none;	
background-image: url(images/dot-11.gif);	
background-repeat: no-repeat;	
background-position: left 0px; 
padding:0px 0 0 25px;
margin: 0px 0 14px 0;
border-bottom-width: 1px;	
border-bottom-style: dashed;	
border-bottom-color: #ccc;	
}
#NewsList ul li span {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 10px;	
	color: #999;	
	margin-left: 15px;
	}
	
#NewsList ul li a {color:#333;text-decoration:none;}
#NewsList ul li a:visited {color:#333;text-decoration:none;}
#NewsList ul li a:hover {color:#ba2636;text-decoration:none;}
#NewsList ul li a:active {color:#ba2636;text-decoration:none;}
	
	
	


/* 新闻列表结束 */

/* 首页新闻列表开始 */
#NewsListHome {
	margin:20px 10px 0 10px;
	text-align: left;
}
#NewsListHome ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHome ul li {
	list-style-type: none;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position:left 5px;
	padding: 0 0px 0 15px;
	margin:0;
	height:30px;
	font-size:14px;
	font-weight: bold;
}
#NewsListHome ul li span {
	display:none;
}
#NewsListHome ul li a {color:#696f85;text-decoration:none;}
#NewsListHome ul li a:visited {color:#696f85;text-decoration:none;}
#NewsListHome ul li a:hover {color:#f00;text-decoration:none;}
#NewsListHome ul li a:active {color:#696f85;text-decoration:none;}


/* 景区介绍 */
#NewsListHomejq {
	margin:0;
	text-align: left;
}
#NewsListHomejq ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHomejq ul li {
	list-style-type: none;
	background-image: url(images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 8px;
	margin:3px 0 3px 8px;
	margin:-1 0 0 8px \9;
	height:31px;
	line-height:31px;
}
#NewsListHomejq ul li span {
	display:none;
}
#NewsListHomejq a {
	color:#333;
	font-size: 14px;
	text-decoration:none;
	width: 16em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHomejq a:visited {color:#333;}
#NewsListHomejq a:hover {color:#ba2636;}
#NewsListHomejq a:active {color:#ba2636;}
/* 投资环境*/

#NewsListHometz {
	margin:8px 0 0 15px;
	text-align: left;
}
#NewsListHometz ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHometz ul li {
	list-style-type: none;
	background-image: url(images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 8px;
	height:24px;
	line-height:24px;
}
#NewsListHometz ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 55px;
}
#NewsListHometz a {
	width: 19em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

#NewsListHometz2 {
	margin:8px 0 0 0px;
	text-align: left;
}
#NewsListHometz2 ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHometz2 ul li {
	list-style-type: none;
	background-image: url(images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 8px;
	height:24px;
	line-height:24px;
}
#NewsListHometz2 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 55px;
}
#NewsListHometz2 a {
	width: 10em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/* #NewsListHome定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式控制文字列表的宽度(警告!此样式不要删除,如删除可能引起列表工作不正常! Warning:Don't Delete) */
#NewsListHome2 {
	margin: 10px 0 0 8px;
	text-align: left;
}
#NewsListHome2 ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHome2 ul li {
	list-style-type: none;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 0 8px;
	margin: 0px;
	height:24px;
}
#NewsListHome2 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHome2 a {
	color:#333;
	font-size: 12px;
	text-decoration:none;
	width: 15em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHome2 a:visited {color:#333;}
#NewsListHome2 a:hover {color:#ba2636;}
#NewsListHome2 a:active {color:#ba2636;}

/* 政务公开6块 */
#NewsListHome6f {
	margin: 10px 0 0 8px;
	text-align: left;
}
#NewsListHome6f ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHome6f ul li {
	list-style-type: none;
	background-image: url(images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 0 8px;
	margin: 0px;
	height:24px;
}
#NewsListHome6f ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHome6f a {
	color:#333;
	font-size: 14px;
	text-decoration:none;
	width: 45em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHome6f a:visited {color:#333;}
#NewsListHome6f a:hover {color:#ba2636;}
#NewsListHome6f a:active {color:#ba2636;}

/* 友情链接 */
#NewsListHomeyl {
	width:990px;
	height:55px;
	margin:0 0 0 5px;
	padding:0;
	text-align: left;
}
#NewsListHomeyl ul {
	margin: 0px;
	padding: 0px;
	width:980px;
}
#NewsListHomeyl ul li {
	list-style-type: none;
	padding:0;
	margin:0 5px 0 5px;
	height:55px;
	line-height:55px;
	float:left;
}
#NewsListHomeyl ul li span {
	display:none;
}
#NewsListHomeyl a {
	color:#333;
	text-decoration:none;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHomeyl a:visited {color:#333;}
#NewsListHomeyl a:hover {color:#ba2636;}
#NewsListHomeyl a:active {color:#ba2636;}
/*2*/

#NewsListHomeyl2 {
	width:900px;
	height:50px;
	margin:0 0 0 90px;
	padding:0;
	text-align: left;
}
#NewsListHomeyl2 ul {
	margin: 0px;
	padding: 0px;
	width:900px;
}
#NewsListHomeyl2 ul li {
	list-style-type: none;
	padding:0;
	margin:0 5px 0 5px;
	height:50px;
	line-height:50px;
	float:left;
}
#NewsListHomeyl2 ul li span {
	display:none;
}
#NewsListHomeyl2 a {
	color:#333;
	text-decoration:none;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NewsListHomeyl2 a:visited {color:#333;}
#NewsListHomeyl2 a:hover {color:#ba2636;}
#NewsListHomeyl2 a:active {color:#ba2636;}
/* 公告栏，不限定字数 */

#homegg {
	width: 190px;
	height: 225px;
	margin: 12px 0 0 0px;
	text-align: left;
	overflow: hidden;
}
#homegg ul {
	margin: 0px;
	padding: 0px;
}
#homegg ul li {
	list-style-type: none;
	background-image: url(images/dot_red2.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0 0 0 8px;
	margin: 0 0 8px 0;
}
#homegg ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#homegg a {
	color:#704f24;
	text-decoration:none;
}
#homegg a:visited {color:#00589e;}
#homegg a:hover {color:#ba2636;}
#homegg a:active {color:#ba2636;}

/* 手动菜单 */
#MenuHome {
	width: 960px;
	margin: 0px auto 0 auto;
	text-align: left;
}
#MenuHome ul {
	margin: 19px 0 0 0px;
	padding: 0px;
}
#MenuHome ul li {
	list-style-type: none;
	padding: 0 20px 0 0px;
	margin: 0px;
	height: 20px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
#MenuHome ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#MenuHome a {
	color: #FFF;
	text-decoration: none;
}
#MenuHome a:visited {
	color:#FFF;

}
#MenuHome a:hover {
	color: #FC0;
}
#MenuHome a:active {color:#ba2636;}


/* 首页新闻列表结束 */


/* 首页图片列表输出控制开始 */

/* #PictureListHome定义外框宽与高,#PictureListHome .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome .picturelist .picturelistt定义图片注释文字样式 */
#PictureListHome {
	width:258px;
	width:260px \9;
	margin: 0px;
	padding: 0px;
}
#PictureListHome .picturelist {
	height:76px;
	margin:0 0 0 0;
	padding:0;
	background-image:url(images/jqjs_bg2.jpg);
	background-repeat:repeat-x;
	background-position:center center;
}
#PictureListHome .picturelist .picturelistp, #PictureListHome .picturelist .picturelistp div  {
	width:50px;
	height:50px;
	float: left;
	margin:13px 0 0 13px;
}
#PictureListHome .picturelist .picturelistp div {
	margin:0;
	padding:0;
}
#PictureListHome .picturelist .picturelistp div p img {
	width: 50px;
	height:50px;
}
#PictureListHome .picturelist .picturelistp div p {
margin: 0px;	
padding: 0px;
}
#PictureListHome .picturelist .picturelistt {
	text-align: center;
	height: 20px;
	float: right;
	width: 175px;
	padding:0;
	margin:13px 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

#PictureListHome .picturelist .picturelistt a {color:#333;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:visited {color:333;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:hover {color:#c30;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:active {color:#ba2636;text-decoration:none;}

#PictureListHome .picturelist .picturelisttx {
	float: right;
	width:175px;
	height:30px;
	margin:0 5px 0 0;
	overflow: hidden;
}

#PictureListHome .picturelist .picturelisttx p {
margin: 0;
padding: 0;
}

/* 首页图片列表输出控制结束 */


/* 图片列表页输出控制开始 */
/* #PictureList定义外框宽与高,#PictureList .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome ,.picturelist .picturelistt定义图片注释文字样式 */

#PictureList {
	margin:1px 0 30px 0;
	padding:10px;
	border:solid 1px #ccc;
	float:left
	}
#PictureList .picturelist {
	width: 320px;
	height:290px;
	float: left;
	margin:0 5px 0 5px;
	padding:0;
}
#PictureList .picturelist .picturelistp, #PictureList .picturelist .picturelistp div {
	width:320px;
	height:250px;
}
#PictureList .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
}
#PictureList .picturelist .picturelistp div p img {
	width:320px;
	height:240px;
	border: 1px solid #ccc;
}
#PictureList .picturelist .picturelistp div p {
	margin: 0px;	
	padding: 0px;
	}
#PictureList .picturelist .picturelistt {	text-align: center;}

/* 人物样式 */

#PictureListman {
	min-height: 800px;
	margin: 40px 0 0 30px;
	padding: 0px;
}
#PictureListman .picturelist {
	width: 142px;
	height: 240px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
}
#PictureListman .picturelist .picturelistp, #PictureListman .picturelist .picturelistp div {
	width:142px;
	height:200px;
}
#PictureListman .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
}
#PictureListman .picturelist .picturelistp div p img {
	width:140px;
	height:185px;
	border: 1px solid #ccc;
}
#PictureListman .picturelist .picturelistp div p {
	margin: 0px;	
	padding: 0px;
	}
#PictureListman .picturelist .picturelistt {	text-align: center;}
/* 图片列表页输出控制结束 */


/* 产品图片列表输出控制开始 */

/* #ProductList定义外框宽与高,#ProductList .picturelist定义每行产品列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6.7行请不要删除与更改,#PictureListHome , .picturelist .picturelistt定义产品信息框样式, h1 定义产品信息标题样式 ,p 定义产品信息详细样式 */
#ProductList {
	border: 1px solid #CCC;	
	height: 800px;	
	padding-top: 0px;	
	padding-right: 0px;	
	padding-bottom: 10px;	
	padding-left: 10px;
	}
#ProductList .picturelist {	
	border: 1px dashed #CCC;	
	width: 760px;	
	height: 140px;	
	float: left;	
	margin-right: 10px;	
	margin-top: 10px;}
#ProductList .picturelist .picturelistp, #ProductList .picturelist .picturelistp div {	
	width:140px;	
	height:140px;	
	background-color: #f4f4f4;
	}
#ProductList .picturelist .picturelistp {	float: left;}
#ProductList .picturelist .picturelistp div {	
	overflow:hidden;	
	position:relative;	
	display:table-cell;	
	text-align:center;	
	vertical-align:middle;
	}
	
#ProductList .picturelist .picturelistp div  p img {	
	width:300px;
	height:210px;
	border: 1px solid #6bae27;
}
#ProductList .picturelist .picturelistp div  p {
	margin: 0px;	
	padding: 0px;
	}
#ProductList .picturelist .picturelistt {	float: right;	width: 620px;	height: 130px;}
#ProductList .picturelist .picturelistt h1 {
	text-align: left;	
	line-height: 30px;	
	padding: 0px;	
	font-size: 14px;	
	font-weight: bold;	
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color: #CCC;	
	margin-top: 0px;	
	margin-right: 10px;	
	margin-bottom: 0px;	
	margin-left: 10px;
	}
#ProductList .picturelist .picturelistt p {	
	text-align: left;	
	line-height: 17px;	
	padding: 0px;	
	margin-top: 10px;	
	margin-right: 10px;
	margin-bottom: 0px;	
	margin-left: 10px;
	}

/* 领导列表 */

#ldpic {
	height: 680px;
	margin: 20px 0 0 20px;
	padding: 0px;
}
#ldpic .picturelist {
	width: 680px;
	height: 200px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #369;
	padding-bottom: 20px;
}
#ldpic .picturelist .picturelistp, #ldpic .picturelist .picturelistp div {	
	width:140px;	
	height:200px;	
	background-color: #f4f4f4;
	}
#ldpic .picturelist .picturelistp {	float: left;}
#ldpic .picturelist .picturelistp div {
	overflow:hidden;
	text-align:center;
	}
#ldpic .picturelist .picturelistp div  p img {
	width:140px;	
	height:200px;	
}
#ldpic .picturelist .picturelistp div  p {
	margin: 0px;	
	padding: 0px;
	}
#ldpic .picturelist .picturelistt {
	float: right;
	width: 520px;
	height: 200px;
	overflow:hidden;
}
#ldpic .picturelist .picturelistt h1 {
	text-align: left;
	padding: 0px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #69C;
	margin: 0 0 10px 0;
	height: 30px;
	font-family: "黑体";
	}
#ldpic .picturelist .picturelistt p {	
	font-size: 12px;
	text-align: left;	
	line-height: 16px;	
	padding: 0px;	
	margin: 0px;
	}





/* 新闻详细页输出控制开始 */

/* #NewsType 定义外框样式,#NewsType .NewsTitle 定义 标题样式 , #NewsType .NewsTimes 定义时间点击等信息块 #NewsType .NewsContent定义文字样式  */

#NewsType {
	margin:1px 0 30px 0;
	padding:30px;
	border:solid 1px #ccc;
	}
#NewsType .NewsTitle {
	text-align: center;	
	font-family: "黑体";	
	font-size: 21px;	
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color: #CCC;
	}
#NewsType .NewsTimes {	color: #999;	text-align: center;	margin-bottom: 10px;}
#NewsType .NewsContent {	min-height: 300px;	padding: 10px;	font-size: 14px;	line-height: 150%;}

#JumpPage {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #69C;
	padding-top: 10px;
}


/* 公司 */

#ComNewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#ComNewsType .NewsTitle {
	text-align: center;	
	font-family: "黑体";	
	font-size: 21px;	
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	border-bottom-width: 1px;	
	border-bottom-style: dashed;	
	border-bottom-color: #CCC;
	}
#ComNewsType .NewsTimes {
	display:none;	
	color: #999;	
	text-align: 
	center;	
	margin-bottom: 10px;
	}
#ComNewsType .NewsContent {	
	min-height: 300px;	
	padding: 10px;	
	font-size: 14px;	
	line-height: 150%;
	}

/* 新闻详细页输出控制结束 */

/* 新闻列表页翻页控制开始*/
#listpage {
	color:#666;
	text-align: center;
	clear: both;
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	margin: 20px 0 20px 0;
	padding: 0px;
	height: 30px;
}
#listpage span {	
	margin-left: 30px;	
	font-family: Verdana, Geneva, sans-serif;	
	letter-spacing: 5px;	
	color: #F00;
	}
#listpage a {	color:#666;	text-decoration:none;} 
#listpage a:visited {	color:#666;} 
#listpage a:hover {	color:#000;}
#listpage a:active {color:#FFCC00;}

/* 新闻列表页翻页控制结束*/

/*首页新闻内容输出控制开始*/
#homenewsbox {
	height: 145px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 0px;
}
#homenewsbox p {	margin: 0 0 8px 0; padding:0;}

/* 公司简介 */

#copyrightbox {
	margin-left: 250px;
	margin-top: 70px;
	margin-bottom: 20px;
	color: #060;
}

/*首页新闻内容输出控制结束*/
#homenewshotsy {height:60px;width:1000px;margin: 0 auto 0 auto; text-align:left;}
#homenewshotsy h3 {
	display:none;}
#homenewshotsy h1 {
	text-align:center;
	padding:0;
	width:1000px;
	height:70px;
	font-family: "微软雅黑";
	font-size:50px;
	font-weight:normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 70px;
	margin:0;
}
#homenewshotsy h1 a {color:#333;text-decoration:none;}
#homenewshotsy h1 a:visited {color:#333;text-decoration:none;}
#homenewshotsy h1 a:hover {color:#f00;text-decoration:none;}
#homenewshotsy h1 a:active {color:#333;text-decoration:none;}
#homenewshotsy h2 {
	display:none;}
#homenewshotsy ul {
	width:1000px;
	height:40px;
	margin:0;
	padding:0;
}
#homenewshotsy ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/nar_sbg.jpg);
	background-repeat: no-repeat;
	background-position:right center;
	height: 40px;
	line-height:40px;
	margin:0 5px 0 5px;
	padding: 0 10px 0 0;
	float:left;
}
#homenewshotsy ul li span {
	display:none;
	}
#homenewshotsy ul li a {
	font-family: Arial, Helvetica, sans-serif;
	width:230px;
	text-decoration:none;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	}

/* 首页带首条图片及内容块输出控制开始，带时间 */
#homenewshot {margin:10px 0px 0 0px; padding:0;}
#homenewshot h3 {
	display:none;}
#homenewshot h1 {
	padding: 0px;
	width: 490px;
	height: 28px;
	font-family: "微软雅黑";
	font-size: 21px;
	text-align:center;
	font-weight:blod;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 10px 0 0 0;
}
#homenewshot h1 a {color:#d40000;text-decoration:none;}
#homenewshot h1 a:visited {color:#d40000;text-decoration:none;}
#homenewshot h1 a:hover {color:#f00;text-decoration:none;}
#homenewshot h1 a:active {color:#ba2636;text-decoration:none;}
#homenewshot h2 {
	width: 490px;
	height: 55px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 10px 0 10px 0;
	overflow: hidden;
	padding: 0px;
	line-height: 18px;
	font-family: "宋体";
}
#homenewshot h2 p {margin:0; padding:0;}
#homenewshot ul {
	width: 490px;
	margin:0;
	padding:10px 0 0 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}
#homenewshot ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot.jpg);
	background-repeat: no-repeat;
	background-position:left 5px;
	height:26px;
	margin:0px;
	padding: 0 0 0 10px;
	float:left;
}
#homenewshot ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 4px;
	}
#homenewshot ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width:30em;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	}


/* 公告 */

/* 列表第一条红色 */
#HomeNewsHotList {height: 180px;width: 470px;	margin: 0 0 0 10px;}
#HomeNewsHotList h3 {display:none;}
#HomeNewsHotList h3 img {}
#HomeNewsHotList h1 {
	padding: 0px;
	width: 470px;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 10px 0 10px 0;
	padding: 0 0 0 10px;
	background-image: url(images/dot_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#HomeNewsHotList h1 a {color:#d40000;text-decoration:none;}
#HomeNewsHotList h1 a:visited {color:#d40000;text-decoration:none;}
#HomeNewsHotList h1 a:hover {color:#f00;text-decoration:none;}
#HomeNewsHotList h1 a:active {color:#ba2636;text-decoration:none;}
#HomeNewsHotList h2 {
	display:none;
}
#HomeNewsHotList h2 p {margin:0; padding:0;}
#HomeNewsHotList ul {
	margin: 0;
	padding: 0px;
}
#HomeNewsHotList ul li {
	width: 470px;
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 16px;
	margin: 0 0 8px 0;
	padding: 0 0 0 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
#HomeNewsHotList ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 4px;
	display:none;
	}

/* 带图片 */
#HomeNewsHotPhoto {height: 390px;width: 336px;	margin: 10px 0 0 0;text-align: left;}
#HomeNewsHotPhoto h3 {margin:0;padding:0;}
#HomeNewsHotPhoto h3 img {width: 336px;height:200px;margin:0px 0 0 0;}
#HomeNewsHotPhoto h1 {
	padding: 0px;
	width: 340px;
	height: 23px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 8px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	text-align: center;
}
#HomeNewsHotPhoto h1 a {color:#d40000;text-decoration:none;}
#HomeNewsHotPhoto h1 a:visited {color:#d40000;text-decoration:none;}
#HomeNewsHotPhoto h1 a:hover {color:#f00;text-decoration:none;}
#HomeNewsHotPhoto h1 a:active {color:#ba2636;text-decoration:none;}
#HomeNewsHotPhoto h2 {
	display:none;
}
#HomeNewsHotPhoto h2 p {margin:0; padding:0;}
#HomeNewsHotPhoto ul {
	margin: 10px 0 0 0;
	padding: 0px;
}
#HomeNewsHotPhoto ul li {
	width: 336px;
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot_new.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
#HomeNewsHotPhoto ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 4px;
	display: none;
	}
#HomeNewsHotPhoto ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

/* 首页带首条图片及内容块输出控制结束 */

/* 首页横滚动控制开始 */
#roll {	width:695px;height: 170px;margin:0 auto 0 auto; margin:10px auto 0 auto \9; padding:0;}
#roll #content, #roll #content1 {height: 170px;}
#roll ul {margin: 0px;	padding: 0px;}
#roll ul li {
	list-style-type: none;	
	width: 240px;
	padding-top: 0px;
	padding:0;
	margin: 0 5px 0 5px;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	}
#roll ul li img {
	width:240px;
	height:170px;
	}
	

/* 首页横滚动控制结束 */

/* 首页竖滚动控制开始 */
#roll3 {width: 150px;height: 250px;}
#roll3 ul {margin: 0px;	padding: 0px;}
#roll3 ul li {margin: 0px;padding-top: 2px;padding-right: 0px;padding-bottom: 2px;padding-left: 0px;width: 150px;list-style-type: none;overflow: hidden;white-space: nowrap;}
#roll3 #content,#roll3 #content1 {width: 150px;}
/* 首页竖滚动控制开始 */
.blbox1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4d5e8;
	border-right-color: #b4d5e8;
	border-bottom-color: #b4d5e8;
	border-left-color: #b4d5e8;
}

/* 搜索样式 */

#SearchList {
	margin: 30px 30px 40px 30px;
	padding: 0px;
	text-align: left;
}
#SearchList ul {
	margin: 0px;
	padding: 0px;
}
#SearchList ul li {
	height: 25px;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 0px 25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0 0 15px 0;
	font-size: 14px;
}
.searchfl {
	font-weight: bold;
	margin-right: 15px;
}
.timebox {
	margin:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

/* 通用样式开始 */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: center 330px;
	text-align: center;
}
td {
	font-size: 12px;
}


img {
border: none;
}

a {color:#333;text-decoration:none;}
a:visited {color:#333;text-decoration:none;}
a:hover {color:#FF0000;text-decoration:none;}
a:active {
	color: #ba2636;
	text-decoration: none;
}

a.w {color:#FFF;text-decoration:none;}
a.w:visited {color:#FFF;text-decoration:none;}
a.w:hover {color:#FC0;text-decoration:none;}
a.w:active {color:#ba2636;text-decoration:none;}

.boxt5 {
	margin-top: 5px;
}
.boxt8 {
	margin-top: 8px;
}
.boxt10 {
	margin-top: 10px;
}
.boxt12 {
	margin-top: 12px;
}
.boxt15 {
	margin-top: 15px;
}
.boxt18 {
	margin-top: 18px;
}
.boxt20 {
	margin-top: 20px;
}

.F14b {
	font-size: 14px;
	font-weight: bold;
}
.F14 {
	font-size: 14px;
}
.Fb {
	font-weight: bold;
}
.Fw {
	color: #FFF;
}#thisSortRemark {
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 15px;
}
.insfsbox {	border:solid 1px #ccc;}.institlebox {
	font-family: "微软雅黑";
	font-size: 26px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	height: 45px;
	margin: 15px 0 15px 0 ;
}


/* 在线调查 */

#rating h1 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	background-color: #f4f4f4;
	height: 30px;
	text-indent: 10px;
}
#rating ul {
	margin: 10px 0 0 25px;
	padding: 0px;
}
#rating ul li {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 30px;
	height: 30px;
}
.votesubbox {
	text-align: center;
	margin: 20px;
}
#ratingTitle {
	font-family: "微软雅黑";
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	height: 50px;
	padding: 20px 0 0 0;
}
.qhlistbox {
	background-image: url(images/ph_ico.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	margin: 10px;
}
.qhlistbox ul {
	margin: 0px;
	padding: 0px;
}
.qhlistbox ul li {
	height: 28px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 35px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.qhlistbox ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	margin: 0 0 0 5px;
}
.jgboxhs {
	font-weight: bold;
	color: #C00;
	font-family: "微软雅黑";
	font-size: 14px;
}
.jgboxmore {
	font-size: 12px;
}
#head_a {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color:#990100;
	text-align:center;
}
#head_a #head_a_1 {
	width:1024px;
	height:30px;
	line-height:30px;
	color:#e99d47;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	text-align:left;
}
#head_b {
	background-image:url(images/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:226px;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
#head_b #head_b_1 {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:1024px;
}
#nar_1 {
	background-image: url(images/nar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height:38px;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}
#tool {
	background-image: url(images/tool_bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	height:38px;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	font-size: 12px;
}
#tool td {font-size: 12px;}
#main #main_layout {
	width: 1000px;
	padding: 0;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#rd {
	width: 1000px;
	font-size: 18px;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	color: #0e7300;
	text-align: left;
	padding: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d5eaef;
	border-bottom-color: #d5eaef;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#rd #rd_wz {
	float:left;
	width:95px;
	margin:0 0 0 10px;
}
#main-left-a {
	padding: 0px;
	float: left;
	height: 460px;
	width: 475px;
	text-align: left;
	margin-top: 11px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#main-right-a {
	padding: 0px;
	float: right;
	height: 432px;
	width: 512px;
	margin: 0px;
	text-align: left;
}
.picnews {
	margin: 0px;
	text-align: center;
	border: 1px solid #CCC;
	padding: 0px;
}
#fsxgk {
	height: 90px;
	padding: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/main_left_a_gk.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#gk_a {
	padding: 8px 0 0 0;
	margin: 0 12px 0 50px;
	line-height: 18px;
	color: #333;
	font-size: 12px;
}
#gk_b {
	padding: 0px;
	margin: 5px 0 0 45px;
	color:#333;
	font-weight:bold;
	font-size:12px;
}
#gk_b a {color:#c30000;text-decoration:none;}
#gk_b a:visited {color:#c30000;text-decoration:none;}
#gk_b a:hover {color:#f00;text-decoration:none;}
#gk_b a:active {color:#ba2636;text-decoration:none;}
.newsbox2 {
	background-image: url(images/main_right_a_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	float: left;
	height: 31px;
	width: 93px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	text-align: center;
}
.newsbox2 a {
	color:#fff;
}
.newsbox1 {
	background-image: url(images/main_right_a_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	float: left;
	height: 31px;
	width: 93px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	line-height: 31px;
	font-weight: bold;
	text-align: center;
}
#homenewsbox1 {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e15044;
}
#homenewsbox2 {

}
#homenewsbox3 {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e15044;
}
#homenewsbox4 {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e15044;
}
#homenewsbox5 {
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e15044;
}
#main-center-a {
	padding: 0;
	width: 1000px;
	height: 67px;
	background-image: url(images/main_center_a_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin: 0px;
}
#main-left-b {
	width: 725px;
	float: left;
	margin: 0;
	padding: 0;
	height: 500px;
}
#main-right-b {
	width:260px;
	float:right;
	margin:0;
	padding:0;
}
#zwgk_a {
	float:left;
	width:725px;
	height:34px;
	margin:0;
	padding:0;
}
#zwgk_b {
	width: 723px;
	border: solid 1px #ccc;
	clear: both;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 500px;
}
#zwgk_bm {
	width: 723px;
	border: solid 1px #ccc;
	clear: both;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	height: 373px;
}
.zwgk_sub {
	padding: 0px;
	text-align: left;
	margin: 10px 0 0 0;
}
.zwgk_sub_li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.zwgk_sub_li li {
	float:left;
	padding:0;
	margin:0;
	width:170px;
	height:47px;
	text-align:center;
}


.zwflbox2 a {color:#d80000;text-decoration:none;}
.zwflbox2 a:visited {color:#d80000;text-decoration:none;}
.zwflbox2 a:hover {color:#d80000;text-decoration:none;}
.zwflbox2 a:active {color:#ba2636;text-decoration:none;}

.zwflbox1, .zwflbox2  {
	width:120px;
	height:28px;
	float:left;
	margin:0;
	padding:0;
	line-height:28px;
	text-align:center;
	font-size:14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.zwflbox2 {
	background-image:url(images/zwgk_sub_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
}
/* 6大块 */

.zwgkboxs2 a {color:#d80000;text-decoration:none;}
.zwgkboxs2 a:visited {color:#d80000;text-decoration:none;}
.zwgkboxs2 a:hover {color:#d80000;text-decoration:none;}
.zwgkboxs2 a:active {color:#ba2636;text-decoration:none;}

.zwgkboxs1, .zwgkboxs2 {
	width:118px;
	height:28px;
	float:left;
	margin:0;
	padding:0;
	line-height:28px;
	text-align:center;
	font-size:14px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}

.zwgkboxs2 {
	background-image: url(images/zwgk_sub_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
}

.zdxmbox2 {
	width:112px;
	height:28px;
	float:left;
	margin:0;
	padding:0;
	line-height:28px;
	text-align:center;
	font-size:14px;
	background-image:url(images/zwgk_sub_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.zdxmbox2 a {
	color:#d80000;
}
.zdxmbox2 a:hover {
	color:#333;
}
.zdxmbox1 {
	width:112px;
	height:28px;
	float:left;
	margin:0;
	padding:0;
	line-height:28px;
	text-align:center;
	font-size:14px;
}
.zfwjbox2 {
	width:112px;
	height:28px;
	float:left;
	margin:0;
	padding:0;
	line-height:28px;
	text-align:center;
	font-size:14px;
	background-image:url(images/zwgk_sub_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.zfwjbox2 a {
	color:#d80000;
}
.zfwjbox2 a:hover {
	color:#333;
}
.zfwjbox1 {
	width:112px;
	height:28px;
	float:left;
	margin:0;
	padding:0;
	line-height:28px;
	text-align:center;
	font-size:14px;
}
#ldbz {
	margin:0;
	padding:0;
	height:37px;
	width:260px;
}
#ldbz_sub {
	width:258px;
	width:260px \9;
	height:121px;
	margin:0;
	padding:0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#zfgk {
	margin:12px 0 0 0;
	padding:0;
}
#xzxx {
	width:260px;
	height:67px;
	margin:12px 0 0 0;
	padding:0;
}
#xhwkhd {
	width:260px;
	height:175px;
	margin:16px 0 0 0;
	padding:0;
}
#main-center-b {
	float:left;
	margin:13px 0 14px 0;
	padding:0;
	width:1000px;
	height:87px;
}
#main-left-c {
	width: 725px;
	float: left;
	padding: 0;
	height: 411px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#main-right-c {
	width:260px;
	height:410px;
	float:right;
	margin:0 0 15px 0;
	padding:0;
	text-align:left;
}
#main-right-d {
	width:260px;
	height:407px;
	float:right;
	margin:0 0 15px 0;
	padding:0;
}
#ggfw {
	margin: 0;
	padding: 0;
	width: 240px;
}
#ggfw ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#ggfw ul li {
	float:left;
	margin:15px 0 0 16px;
	padding:0;
	width:57px;
	height:52px;
}
#bsfw {
	margin:15px 0 0 15px;
	padding:0;
	float:left;
	width:457px;
}
.box18 {
	height:18px;
	margin:0;
	padding:0;
}
#bsfw_fw1 {
	width:457px;
	height:125px;
	background-image:url(images/bsfw_1.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#bsfw_fw2 {
	width:457px;
	height:125px;
	background-image:url(images/bsfw_2.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
#fw_ul {
	margin:47px 0 0 80px;
	padding:0;
	list-style-type:none;
	float:left;
}
#fw_ul li {
	font-size: 12px;
	float:left;
	width:4em;
	width:5em \9;
	background-image:url(images/dot7.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding:0 0 0 10px;
	margin:5px 0 0 15px;
	text-align:left;
}
.bmdh {
	padding: 0;
	list-style-type: none;
	height: 60px;
	margin: 0 0 0 15px;
	clear: both;
}
.bmdh ul {
margin:0;
padding:0;
		}
.bmdh ul li {
	font-size:12px;
	float:left;
	width:7em;
	width:8em \9;
	margin:0;
	padding:0 0 0 15px;
	line-height:22px;
	background-image:url(images/dot.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:left;
}
#jqjs {
	background-image:url(images/jqjs.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	height:38px;
	width:260px;
	margin:0;
	padding:0;
	text-align:left;
}
.jqjsbox2 {
	width:86px;
	height:38px;
	float:left;
	margin:0;
	padding:0;
	line-height:38px;
	text-align:center;
	font-size:14px;
	background-image:url(images/jqjs_bg.jpg);
	background-repeat: no-repeat;
	background-position:right center;
}
.jqjsbox2 a {
	color:#d80000;
}
.jqjsbox2 a:hover {
	color:#333;
}
.jqjsbox1 {
	width:86px;
	height:38px;
	float:left;
	margin:0;
	padding:0;
	line-height:38px;
	text-align:center;
	font-size:14px;
}
.zsyz_l {
	float:left;
	width:266px;
	margin:15px 0 0 13px;
	padding:0;
	text-align:left;
	height:165px;
}
.zsyz_r {
	float:right;
	width:402px;
	height:165px;
	margin:15px 15px 0 0;
	padding:0;
	text-align:left;
}
.zsyz_a {
	background-image:url(images/zsyz_bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:402px;
	height:28px;
	text-align:left;
}
.zsxmbox2 {
	width:112px;
	height:28px;
	float:left;
	margin:0;
	padding:0;
	line-height:28px;
	text-align:center;
	font-size:14px;
	background-image:url(images/zwgk_sub_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.zsxmbox2 a {
	color:#d80000;
}
.zsxmbox2 a:hover {
	color:#333;
}
.zsxmbox1 {
	width:112px;
	height:28px;
	float:left;
	margin:0;
	padding:0;
	line-height:28px;
	text-align:center;
	font-size:14px;
}
.dwkfbox2 {
	width:112px;
	height:28px;
	float:left;
	margin:0;
	padding:0;
	line-height:28px;
	text-align:center;
	font-size:14px;
	background-image:url(images/zwgk_sub_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dwkfbox2 a {
	color:#d80000;
}
.dwkfbox2 a:hover {
	color:#333;
}
.dwkfbox1 {
	width:112px;
	height:28px;
	float:left;
	margin:0;
	padding:0;
	line-height:28px;
	text-align:center;
	font-size:14px;
}
.qbk {
	border: solid 1px #ccc;
	height: 160px;
	width: 258px;
	height: 322px;
	width: 260px;
	margin: 0;
	padding: 0;
	text-align: left;
}
#phb {
	margin:11px 0 0 0;
	padding:0;
}
#main-center-c {
	float:left;
	margin:0;
	padding:0;
	width:1000px;
}
#xnfg {
	background-image:url(images/xnfg_bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	width:1000px;
	height:195px;
	margin:0;
	padding:15px 0 0 0;
	padding:0 \9;
}
#zf_nar {
	float:left;
	padding:0;
	width:1000px;
	background-image: url(images/zf_nar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	height: 140px;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nar_b {
	margin:0 0 0 124px;
	padding:0;
	height:32px;
}
.wzdhbox2 {
	width:102px;
	height:32px;
	float:left;
	margin:0;
	padding:0;
	line-height:32px;
	text-align:center;
	font-size:14px;
	background-image:url(images/zwgk_sub_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.wzdhbox2 a {
	color:#d80000;
}
.wzdhbox2 a:hover {
	color:#333;
}
.wzdhbox1 {
	width:102px;
	height:32px;
	float:left;
	margin:0;
	padding:0;
	line-height:32px;
	text-align:center;
	font-size:14px;
}
#footer {
	background-image:url(images/foot.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	width:1000;
	height:188px;
	margin:0 auto 0 auto;
	text-align:center;
}
#footer h4 {
	line-height:30px;
	margin:0;
	padding:0;
	font-size:12px;
}
#footer h4 a {
	color:#F00;
}
#footer h4 a:hover {
	color:#333;
}
#footer h5 {
	margin:20px 0 0 0;
	padding:0;
	line-height:22px;
	font-weight:normal;
	color:#333;
}
#ins_mainbox {
	float:left;
	margin:0;
	padding:0;
	width:730px;
	text-align:left;
}
#ins_mainbar {
	float:right;
	margin:0 0 10px 0;
	padding:0;
	width:260px;
	text-align:left;
}
.searchinbox {
	height: 20px;
	width: 100%;
	border: 1px solid #CCC;
	font-size: 12px;
	line-height: 20px;
	text-indent: 8px;
}
.glinebox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.homecpimg {
	margin-bottom: 8px;
}
#layout {
	width: 1004px;
}
homenewsboxlx {
	font-size: 12px;
	margin: 10px;
}
