@charset "gb2312"; /* N169.com IDC AutomaticProcedure CSS Standard */

/* 调试用样式 */

/* Automatic Menu */




/* 菜单外层容器样式 */
#menucontainer{
	height: 49px;
	width: 1212px;
	margin: 0 auto;
	background-color: #09C;
}

/* 一级菜单主体UL样式 */
#menucontainer #nav {padding: 0px; width: 1212px;height: 36px; margin:0px;	background-image: url(images/Menu_line.gif);
	background-repeat: no-repeat;
	background-position: left center;} 

/* 一级菜单项目样式 */
#menucontainer #nav li {
	text-align:left;
	float: left;
	width: 120px;
	height: 49px;
	list-style-type: none;
	Padding:0;
} 

/* 一级菜单项目如果有边框或分隔线应用此样式 如果没有可以设空 */ 
#menucontainer .navmenuline {
	background-image: url(images/Menu_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}

/* 一级菜单链接样式 Width值与一级li相同 */
#menucontainer #nav a {
	display: block;
	width: 120px;
	text-align:center;
	font-size: 14px;
	line-height:49px;
	text-decoration:none;
	height:49px;
	font-weight: bold;
} 
#menucontainer #nav a:link {color:#FFF;} 
#menucontainer #nav a:visited {color:#FFF;}
#menucontainer #nav a:hover{color:#FFCC00;background:#044b9d;}

/* 二级菜单样式控制 ul与li的width 值保持一致 */
#menucontainer #nav li ul {float: left; line-height: 30px; text-align:left; left: -999em; width: 120px; position: absolute; padding:0; margin-left: 0px;} 
#menucontainer #nav li ul li{
	width: 120px;
	background: #1f5681;
	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: #3982bb;
} 

/* 二级菜单链接样式 Width值与二级li保持一致 */ 

#menucontainer #nav li ul a:link{ color:#ffffff; text-align:center; width: 120px;	text-decoration:none; height:30px;line-height:30px;} 
#menucontainer #nav li ul a:visited {color:#ffffff;} 
#menucontainer #nav li ul a:hover {color:#1f5681;background:#d8e8fc; }

/* JS用到的类不要删除 */ 
#menucontainer #nav li:hover ul {left: auto;} 
#menucontainer #nav li.sfhover ul {left: auto;} 


/* 菜单结束 */


/* 产品分类样式结束 */

/* 内页列表栏目输出 */
#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;
	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;
	background-color: #09F;
	color: #FFF;
}
#inssubmenu #nav {
	margin: 0px;
	padding: 0px;
}



/* 您所在的位置输出样式开始 */

/* #NowPage定义位置外层样式,#NowPage span 上层与当前位置样式(可加背景图片),a样式控制(如与页面其它链接样式相同可删除) */

#NowPage {
	margin: 0 40px 0 0;
	}
#NowPage h1 {
	text-align:right;
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin: 0;
	height: 126px;
	line-height:126px;
	font-weight: normal;
}
#NowPage h1 span {
	margin-left: 8px;
	color: #666;
}
#NowPage span {	margin-left: 5px;	margin-right: 5px;}
#NowPage a {color:#666;text-decoration:none;}
#NowPage a:visited {color:#666;}
#NowPage a:hover {color:#ba2636;}
#NowPage a:active {color:#ba2636;}


/* 栏目名称 */


#NowPage2 {
}
#NowPage2 h1 {

}

#NowPage3 {
	margin: 0 40px 0 0;
	}
#NowPage3 h1 {
	text-align:right;
	font-size: 12px;
	color: #666;
	padding: 0px;
	margin: 0;
	height:50px;
	line-height:50px;
	font-weight: normal;
}
#NowPage3 h1 span {
	margin-left: 8px;
	color: #666;
}
#NowPage3 span {	margin-left: 5px;	margin-right: 5px;}
#NowPage3 a {color:#666;text-decoration:none;}
#NowPage3 a:visited {color:#666;}
#NowPage3 a:hover {color:#ba2636;}
#NowPage3 a:active {color:#ba2636;}


/* 您所在的位置输出样式结束 */

/* 新闻列表开始 */

/* #NewsList定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式(如与页面其它链接样式相同可删除) */
#NewsList {margin-left: 70px;margin-right: 70px;margin-top: 30px;margin-bottom:20px;}
#NewsList ul {	margin: 0px;	padding: 0px;}
#NewsList ul li {
	Font-size: 16px;
	list-style-type: none;
	background-image: url(images/body_64.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8ecf3;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 28px;
	font-family: "微软雅黑";
}
#NewsList ul li span {
	font-family: "微软雅黑";	
	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;}
	
/*-------------------------------------------*/	
#NewsList1 {margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;}
#NewsList1 ul {	margin: 0px;padding: 0px;}
#NewsList1 ul li {
	height:40px;
	line-height:40px;
width:140px;
Font-size: 16px;
list-style-type: none;	
/*background-image: url(images/body_64.jpg);	
background-repeat: no-repeat;	
background-position: left 23px; */
padding:0px 0 0px 0px;
margin: 0px 0 0px 0px;
/*border-bottom-width: 1px;	
border-bottom-style: solid;	
border-bottom-color: #e8ecf3;*/	
}
#NewsList1 ul li span {
	font-family: "微软雅黑";	
	font-size: 10px;	
	color: #999;	
	margin-left: 0px;
	}
	
#NewsList1 ul li a {color:#333;text-decoration:none; float:right;}
#NewsList1 ul li a:visited {color:#333;text-decoration:none;}
#NewsList1 ul li a:hover {color:#ba2636;text-decoration:none;}
#NewsList1 ul li a:active {color:#ba2636;text-decoration:none;}
/*--------------------------------------------*/	


/* 新闻列表结束 */

/* 首页新闻列表开始 */

/* #NewsListHome定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式控制文字列表的宽度(警告!此样式不要删除,如删除可能引起列表工作不正常! Warning:Don't Delete) */
#NewsListHome {
	margin: 12px 0 0 5px;
	text-align: left;
}
#NewsListHome ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHome ul li {
	list-style-type: none;
	background-image: url(images/Y_dot1.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 8px;
	margin: 0px;
	height: 28px;
}
#NewsListHome ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHome a {
	font-size: 12px;
	text-decoration:none;
	width: 24em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/* 双排 */

#NewsListHomeTwo {
	margin: 10px 0 0 12px;
	text-align: left;
}
#NewsListHomeTwo ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHomeTwo ul li {
	width: 190px;
	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: 0px;
	height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;	
}
#NewsListHomeTwo ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NewsListHomeTwo a {
	color:#704f24;
	text-decoration:none;
}
#NewsListHomeTwo a:visited {color:#00589e;}
#NewsListHomeTwo a:hover {color:#ba2636;}
#NewsListHomeTwo 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: "微软雅黑";
	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: "微软雅黑";
	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: 210px;
	margin: 0px;
	padding: 0px;
}
#PictureListHome .picturelist {
	height: 105px;
	margin: 5px 0 0 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a9b593;
}
#PictureListHome .picturelist .picturelistp {
	width:80px;
	height:100px;
	float: left;
}
#PictureListHome .picturelist .picturelistp img {
	width: 75px;
	height: 100px;
}
#PictureListHome .picturelist .picturelistt {
	text-align: center;
	height: 22px;
	float: right;
	width: 122px;
	background-image: url(images/Star_p_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
}

#PictureListHome .picturelist .picturelistt a {color:#FFF;text-decoration:none; margin:5px 0 0 0;}
#PictureListHome .picturelist .picturelistt a:visited {color:#FFF;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:hover {color:#FFCC00;text-decoration:none;}
#PictureListHome .picturelist .picturelistt a:active {color:#ba2636;text-decoration:none;}

#PictureListHome .picturelist .picturelisttx {
	float: right;
	width: 120px;
	height: 70px;
	overflow: hidden;
}

/* 首页图片列表输出控制结束 */


/* 图片列表页输出控制开始 */
/* #PictureList定义外框宽与高,#PictureList .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome ,.picturelist .picturelistt定义图片注释文字样式 */
/*#PictureList {
	min-height: 800px;
	margin: 40px 0 0 10px;
	padding: 0px;
}
#PictureList .picturelist {
	width: 280px;
	height: 220px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#PictureList .picturelist .picturelistp{
	width:280px;
	height:200px;
}
#PictureList .picturelist .picturelistp{
	overflow:hidden;
	text-align:center;
}
#PictureList .picturelist .picturelistp img {
	width:270px;
	height:190px;
	border: 1px solid #ccc;
}
#PictureList .picturelist .picturelistp {
	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 {
	margin:0px;
	padding: 0px;
	background-color: #FFF;
	}
#ProductList .picturelist {	
	height: 200px;	
	float: left;	
	margin: 10px 0 0 0;}
	
#ProductList .picturelist .picturelistp {	
	width:320px;	
	height:180px;	
	}
#ProductList .picturelist .picturelistp {	float: left;}
	
#ProductList .picturelist .picturelistp img {	
	width:300px;
	height:180px;
}
	
#ProductList .picturelist .picturelistt {	float: right;	width: 620px;	height: 220px;}
#ProductList .picturelist .picturelistt .title {
	text-align: left;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	}
#ProductList .picturelist .picturelistt .infor {
	font-size:12px;
	text-align: left;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
	height: 147px;
	overflow: hidden;
	}

/* 领导列表 */

#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-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#NewsType .NewsTitle {
	text-align: center;	
	font-family: "微软雅黑";	
	font-size: 26px;
	line-height: 30px;
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	}
#NewsType .NewsTimes {	color: #999;	text-align: center;	height: 30px; line-height: 30px; background-color: #ededed;}
#NewsType .NewsContent {	min-height: 550px;	padding: 10px;	font-size: 14px;	line-height: 150%;}

#JumpPage {
	text-align: center;
	/*border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ededed;*/
	padding-top: 30px;
	padding-bottom: 30px;
	display:none;
}

/*---------------------------------------------*/
#NewsType1 {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#NewsType1 .NewsTitle {
	display:none;	
	}
#NewsType1 .NewsInfo{ display: none;}	
#NewsType1 .NewsTimes {display:none;}
#NewsType1 .NewsContent {	min-height: 550px;	padding: 10px;	font-size: 14px;	line-height: 150%;}

#JumpPage {
	text-align: center;
	/*border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ededed;*/
	padding-top: 30px;
	padding-bottom: 30px;
}
/*---------------------------------------------*/


/* 公司 */

#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 110px;
}
#homenewsbox p {	margin: 0 0 8px 0; padding:0;}

/* 公司简介 */

#homenewsbox2 {
	width: 230px;
	height: 170px;
	line-height: 16px;
	overflow: hidden;
	margin: 5px 0 0 10px;
}
#homenewsbox2 p {	margin: 0 0 8px 0; padding:0;}


#copyrightbox {
	margin-left: 250px;
	margin-top: 70px;
	margin-bottom: 20px;
	color: #060;
}

/*首页新闻内容输出控制结束*/


/* 公告 */

/* 列表第一条红色 */
#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:"微软雅黑";
	font-size: 10px;
	color: #999;
	margin-left: 4px;
	display: none;
	}
#HomeNewsHotPhoto ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	}

/* 首页带首条图片及内容块输出控制结束 */

/* 首页横滚动控制开始 */
#roll1 {height:635px;margin: 0px 0px; width:225px}
#roll1 #content, #roll1 #content1{height: 635px;}
#roll1 ul {margin: 0px 0 0 0px;	padding: 0px;}
#roll1 ul li {
	float:left;
	list-style-type: none;	
	width: 225px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 9px 0 0 0;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: "微软雅黑";
	text-align: center;
	}
#roll1 ul li img {
	width: 225px;
	height: 149px;
	}
	

/* 首页横滚动控制结束 */

/* 首页竖滚动控制开始 */
#roll3 {width:370px;height:625px;float:left; display:block;}
#roll3 ul {margin: 0px;	padding: 0px;}
#roll3 ul li {margin: 0px;padding-top: 2px;padding-right: 0px;padding-bottom: 2px;padding-left: 0px;width:370px;list-style-type: none;overflow: hidden;white-space: nowrap; }
#roll3 ul li img{ width:370px; height:259px;}
#roll3 #content,#roll3 #content1 {width:370px;}
/* 首页竖滚动控制结束 */
.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 30px 30px;
	padding: 0px;
	text-align: left;
}
#SearchList ul {
	margin: 0px;
	padding: 0px;
}
#SearchList ul li {
	background-image: url(images/body_64.jpg);
	background-repeat: no-repeat;
	background-position: 15px 25px;
	padding: 18px 0 18px 35px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0 0 0px 0;
	font-size: 14px;
}
.searchfl {
	font-weight: bold;
	margin-right: 15px;
}
.timebox {
	margin:0 0 0 10px;
	font-family:"微软雅黑";
	font-size: 10px;
	color: #CCC;
}

/* 通用样式开始 */

body, ol, ul, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, p, th,  dl, dd, form, fieldset, legend, input, textarea,select{
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

img {
    border: 0;
    /*vertical-align: middle*/
}

a {color:#666;text-decoration:none;}
a:visited {color:#666;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;
}.headlogobox {
	width: 500px;
	float: left;
}
.headtelbox {
	width: 555px;
	float: right;
	background-image: url(images/Head_bg.jpg);
	height: 104px;
	background-repeat: no-repeat;
	background-position: left top;
}
.headtelbox .telnomberbox {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #F60;
	padding-top: 3px;
}
.headtelbox .telnomberbox span {
	margin-right: 40px;
}
.topbarbox {
	line-height: 30px;
	width: 1210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.homectsbox {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1966c2;
	border-right-color: #afcde5;
	border-bottom-color: #afcde5;
	border-left-color: #afcde5;
}
.homectsboxtd {
	background-image: url(images/homectsbox_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.homectsboxtd table tr td img {
	margin-left: 10px;
}
.Homextsboxmore1 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore1 a {color:#2359b5;text-decoration:none;}
.Homextsboxmore1 a:visited {color:#2359b5;text-decoration:none;}
.Homextsboxmore1 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore1 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore2 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -39px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore2 a {color:#5bbc21;text-decoration:none;}
.Homextsboxmore2 a:visited {color:#5bbc21;text-decoration:none;}
.Homextsboxmore2 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore2 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore3 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -78px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore3 a {color:#cb39aa;text-decoration:none;}
.Homextsboxmore3 a:visited {color:#cb39aa;text-decoration:none;}
.Homextsboxmore3 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore3 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore4 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -117px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore4 a {color:#ed9412;text-decoration:none;}
.Homextsboxmore4 a:visited {color:#ed9412;text-decoration:none;}
.Homextsboxmore4 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore4 a:active {color:#ba2636;text-decoration:none;}
.Homextsboxmore5 {
	line-height: 39px;
	background-image: url(images/Homextsbox_bg.gif);
	background-repeat: no-repeat;
	background-position: right -156px;
	height: 39px;
	overflow: hidden;
	font-size: 14px;
	text-align: right;
}
.Homextsboxmore5 a {color:#28b5ad;text-decoration:none;}
.Homextsboxmore5 a:visited {color:#28b5ad;text-decoration:none;}
.Homextsboxmore5 a:hover {color:#f00;text-decoration:none;}
.Homextsboxmore5 a:active {color:#ba2636;text-decoration:none;}.copybox {
	text-align: center;
	line-height: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1966c2;
	padding-top: 20px;
	padding-bottom: 20px;
}
#thisSortRemark {
	margin-top:50px;
	margin-right:150px;
	margin-bottom:50px;
	margin-left:150px;
	padding:0;
	font-family:"微软雅黑";
}
#thisSortRemark h1 {font-size:36px;line-height:46px;font-weight: normal;}
#thisSortRemark h2 {font-size:30px;line-height:39px;font-weight: normal;}
#thisSortRemark h3 {font-size:24px;line-height:32px;font-weight: normal;}
#thisSortRemark h4 {font-size:18px;line-height:24px;font-weight: normal;}
#thisSortRemark h5 {font-size:12px;line-height:16px;font-weight: normal;}
#thisSortRemark h6 {font-size:10px;line-height:13px;font-weight: normal;}

#thisLogoBox {
	margin: 10px 0 0 0;
}
.inscomtitlebox {
	font-family: "微软雅黑";
	font-size: 28px;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDDFF5;
}
#InsSortRemark {
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 20px;
	line-height: 150%;
}

a.menuhome {
	text-align:center;
	color: #FFF;
	display: block;
	height: 64px;
	width: 169px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 64px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.menuhome:visited {
	
}
a.menuhome:hover {
	color:#FC0;
}
a.menuhome:active {}

.datatimebox {
	width:250px;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top: 0px;
}


#homenewshot {
	margin: 0;
	height:394px;
}
#homenewshot .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#homenewshot .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#homenewshot .Title {
	height:70px;
	line-height:70px;
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size:26px;
	font-weight:bold;
	white-space: nowrap;
	width: 22em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 20px;
	color:#d40000
}
#homenewshot .Title a {color:#d40000;text-decoration:none;} /* 新闻标题 */
#homenewshot .Title a:visited {color:#d40000;text-decoration:none;}
#homenewshot .Title a:hover {color:#920000;text-decoration:none;}
#homenewshot .Title a:active {color:#920000;text-decoration:none;}
#homenewshot .Content {
	height: 0px;
	font-size: 0px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:none;
} /* 新闻导读 */
#homenewshot .Content p {margin:0; padding:0;}
#homenewshot ul {
	margin: 0px 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 35px;
	line-height:35px;
	margin: 0;
	padding-left:33px;
	background:url(images/body_56.jpg);
	background-repeat:no-repeat;
	background-position:20px 17px;
}
#homenewshot ul li span {
	font-family:"微软雅黑";
	font-size: 12px;
	color: #999;
	margin-left: 40px;
	float:left;
	white-space: nowrap;
	display: block;
	padding: 0px 0 0 0 ;
	}
#homenewshot ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width: 29em;
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/*--------------------------------------------------------------------------*/

#homenewshot1 {
	margin: 0;
}
#homenewshot1 .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#homenewshot1 .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#homenewshot1 .Title {
	height:0px;
	line-height:0px;
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size:0px;
	font-weight:bold;
	white-space: nowrap;
	width: 0em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0px;
}
#homenewshot1 .Title a {color:#d40000;text-decoration:none;} /* 新闻标题 */
#homenewshot1 .Title a:visited {color:#d40000;text-decoration:none;}
#homenewshot1 .Title a:hover {color:#920000;text-decoration:none;}
#homenewshot1 .Title a:active {color:#920000;text-decoration:none;}
#homenewshot1 .Content {
	height: 0px;
	font-size: 0px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:none;
} /* 新闻导读 */
#homenewshot1 .Content p {margin:0; padding:0;}
#homenewshot1 ul {
	margin: 0px 0 0 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#homenewshot1 ul li {
	list-style-type: none;
	text-indent: 15px;
	line-height:22px;
	margin: 0;
	padding: 0 ;
}
#homenewshot1 ul li span {
	font-family:"微软雅黑";
	font-size: 12px;
	color: #999;
	margin-left:20px;
	float:left;
	white-space: nowrap;
	}
#homenewshot1 ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width:30em;
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	margin: 0 0 10px 0;
	background-image: url(images/body_56.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-overflow:ellipsis;
}
/*--------------------------------------------------------------------------*/

#homenewshot2 {
	margin: 0;
}
#homenewshot2 .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#homenewshot2 .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#homenewshot2 .Title {
	height:0px;
	line-height:0px;
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size:0px;
	font-weight:bold;
	white-space: nowrap;
	width: 0em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0px;
}
#homenewshot2 .Title a {color:#d40000;text-decoration:none;} /* 新闻标题 */
#homenewshot2 .Title a:visited {color:#d40000;text-decoration:none;}
#homenewshot2 .Title a:hover {color:#920000;text-decoration:none;}
#homenewshot2 .Title a:active {color:#920000;text-decoration:none;}
#homenewshot2 .Content {
	height: 0px;
	font-size: 0px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:none;
} /* 新闻导读 */
#homenewshot2 .Content p {margin:0; padding:0;}
#homenewshot2 ul {
	margin: 5px 0 0 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot2 ul li {
	width:200px;
	display:block;
	float:left;
	list-style-type: none;
	white-space: nowrap;
	height:40px;
	line-height:40px;
	margin:15px 10px 0px 5px;
	background-color:#F3F3F3;
	padding-left:10px;
}
#homenewshot2 ul li span {
	font-family:"微软雅黑";
	font-size: 12px;
	color: #999;
	margin-left:20px;
	float:left;
	white-space: nowrap;
	display: block;
	}
#homenewshot2 ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	font-size:16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	color:#cc0000;
	font-weight:bold;
}

/*--------------------------------------------------------------------------*/

#homenewshot3 {
	margin: 0;
}
#homenewshot3 ul {
	margin: 0px;
	padding: 15px 10px 0 10px;
}
#homenewshot3 ul li {
	list-style-type: none;
}
#homenewshot3 ul li a {
	font-family: "微软雅黑";
	text-decoration: none;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-overflow: ellipsis;
	text-align: center;
	line-height: 35px;
	background-color: #f4f4f4;
	border: 1px solid #dedede;
	margin: 0 0 10px 0;
}

#homenewshot3 ul li a:visited {color:#333;}
#homenewshot3 ul li a:hover {color:#FFFFFF; background-color:#A00;}
#homenewshot3 ul li a:active {color:#ba2636;}

/* 首页领导 */

#homenewshotld {
	margin: 0;
}
#homenewshotld ul {
	margin: 0px;
	padding: 10px 0px;
	
}
#homenewshotld ul li {
	width:200px;
	display: block;
	list-style-type: none;
	white-space: nowrap;
	line-height: 37px;
	margin: 0;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	text-align:left;
}
#homenewshotld ul li:hover{	border-bottom-color: #000000;}
#homenewshotld ul li a {color:#333;}
#homenewshotld ul li a:visited {color:#333;}
#homenewshotld ul li a:hover {color:#000000;}
#homenewshotld ul li a:active {color:#ba2636;}
/*--------------------------------------------------------------------------*/

.xwttbox {
	height: 35px;
	
}

.zzjs {
	float: left;
	height: 182px;
	width: 366px;
	margin-top: 15px;
	margin-left: 14px;
}
.zzjs1 {
	float: left;
	height: 32px;
	width: 366px;
	background:url(images/zzjs1_bg.jpg);
	background-repeat:no-repeat;
}
.zzjs2 {
	float: left;
	height: 150px;
	width: 364px;
	border-left: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}
.zzjs_charater {
	font-family: "微软雅黑";
	font-size: 16px;
	float: left;
	height: 27px;
	width: 87px;
	margin-top: 5px;
	margin-left: 8px;
	color: #FFF;
	text-align: center;
	line-height: 27px;
	font-weight: bold;
}
.zzjs_more {
	height: 15px;
	width: 40px;
	margin-left: 220px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
/*-------------------------------------------------------------------------------*/
#zzjsList {
	margin: 10px 0 0 0;
	height: 139px;
	text-align: left;
}
#zzjsList .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#zzjsList .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#zzjsList .Title {
	padding: 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 26em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	height: 0px;
	color:#c00;
}
#zzjsList .Title a {color:#c00;text-decoration:none;} /* 新闻标题 */
#zzjsList .Title a:visited {color:#c00;text-decoration:none;}
#zzjsList .Title a:hover {color:#333;text-decoration:none;}
#zzjsList .Title a:active {color:#c00;text-decoration:none;}
#zzjsList .Content {
	height: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:none;
} 

/* 新闻导读 */

#zzjsList .Content p {margin:0; padding:0;}
#zzjsList ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zzjsList ul li {
	list-style-type: none;
	white-space: nowrap;
	height:26px;
	line-height:26px;
	margin: 0;
	padding: 0px 0 0 20px;
	text-align: left;
	background:url(images/body_sanjiao.jpg);
	background-repeat:no-repeat;
	background-position: 10px center;
}
#zzjsList ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-right:15px;
	float:right;
	}
#zzjsList ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width:15em;
	font-size: 15px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/*第一行字体样式*/
.bsfw1{
	float:left;
	width:73px;
	font-size:14px;
	height:14px;
	margin-top:75px;
	text-align:center;
	margin-left:5px;
}
/*第一行分割线样式“|”*/
.bsfw2{
	float:left;
	width:1px;
	height:14px;
	margin-top:75px;
}
/*第一行以下字体样式*/
.bsfw3{
	float:left;
	width:73px;
	font-size:14px;
	height:14px;
	margin-top:10px;
	text-align:center;
	margin-left:5px;
}
/*第一行以下分割线样式“|”*/
.bsfw4{
	float:left;
	width:1px;
	height:14px;
	margin-top:10px;
}

/*------------------------------------------------------------------*/
/*第一行字体样式*/
.fwqy1{
	float:left;
	width:72px;
	font-size:14px;
	height:14px;
	margin-top:75px;
	text-align:center;
	margin-left:5px;
}
/*第一行分割线样式“|”*/
.fwqy2{
	float:left;
	width:1px;
	height:14px;
	margin-top:75px;
}
/*第一行以下字体样式*/
.fwqy3{
	float:left;
	width:72px;
	font-size:14px;
	height:14px;
	margin-top:10px;
	text-align:center;
	margin-left:5px;
}
/*第一行以下分割线样式“|”*/
.fwqy4{
	float:left;
	width:1px;
	height:14px;
	margin-top:10px;
}

/*-----------------------------------------------------------------*/
#zhanwei{
	float:left;
	width:144px;
	height:35px;}
/*-----------------------------------------------------------------*/

/*-------------------------------------------------------------------------------*/
#gsggList {
	width:205px;
	margin: 10px 0 0 0;
	height: 200px;
	text-align: left;
}
#gsggList .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:block;} /* 图片新闻 */
#gsggList .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#gsggList .Title {
	padding: 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 26em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	height: 0px;
	color:#c00;
}
#gsggList .Title a {color:#c00;text-decoration:none;} /* 新闻标题 */
#gsggList .Title a:visited {color:#c00;text-decoration:none;}
#gsggList .Title a:hover {color:#333;text-decoration:none;}
#gsggList .Title a:active {color:#c00;text-decoration:none;}
#gsggList .Content {
	height: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:block;
} 

/* 新闻导读 */

#gsggList .Content p {margin:0; padding:0;}
#gsggList ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#gsggList ul li {
	list-style-type: none;
	white-space: nowrap;
	height:36px;
	line-height:36px;
	margin: 0;
	padding: 0px 0 0 20px;
	text-align: left;
	background:url(images/body_sanjiao.jpg);
	background-repeat:no-repeat;
	background-position: 10px center;
}
#gsggList ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-right:15px;
	float:right;
	}
#gsggList ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width:12em;
	font-size: 15px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
/*------------------------------------------------------------------*/
#qymlList {
	width:225px;
	margin: 0px 0 0 0;
	height: 265px;
	text-align: left;
}
#qymlList .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#qymlList .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#qymlList .Title {
	padding: 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 0em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	height: 0px;
	color:#c00;
}
#qymlList .Title a {color:#c00;text-decoration:none;} /* 新闻标题 */
#qymlList .Title a:visited {color:#c00;text-decoration:none;}
#qymlList .Title a:hover {color:#333;text-decoration:none;}
#qymlList .Title a:active {color:#c00;text-decoration:none;}
#qymlList .Content {
	height: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:block;
} 

/* 新闻导读 */

#qymlList .Content p {margin:0; padding:0;}
#qymlList ul {
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:5px;
}
#qymlList ul li {
	list-style-type: none;
	white-space: nowrap;
	height:24px;
	line-height:24px;
	margin: 0;
	padding: 0px 0 0 20px;
	text-align: left;
	background:url(images/body_sanjiao.jpg);
	background-repeat:no-repeat;
	background-position: 10px center;
}
#qymlList ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-right:15px;
	float:right;
	}
#qymlList ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width:12em;
	font-size: 15px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/* 友情链接样式 */
#HomeLinks {
	margin: 30px 0 0 0;
	text-align: left;
}
#HomeLinks ul {
	margin: 0;
	padding:0px;
}
#HomeLinks ul li {
	text-align:center;
	float:left;
	list-style-type: none;
	white-space: nowrap;
	margin: 0;
	padding: 0px 10px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	list-style-type: none;
}
#HomeLinks ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	font-size: 18px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	text-overflow:ellipsis;
	text-align:center;
}
#HomeLinks Ul li a{color:#000;font-family:"微软雅黑";font-size:14px;}
#HomeLinks Ul li a:visited {color:#000;}
#HomeLinks Ul li a:hover {color:#C00;}
#HomeLinks Ul li a:active {color:#000;}

/* 首页重点领域公开按钮 */

#ZwgkLinks {
	margin: 13px 0 3px 12px;
}
#ZwgkLinks ul {
	margin: 0;
	padding:0px;
}
#ZwgkLinks ul li {
	float:left;
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
#ZwgkLinks ul li a {
	font-family: "微软雅黑";
	font-size:12px;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	text-overflow: ellipsis;
	text-align: center;
	line-height: 30px;
	background-color: #f4f4f4;
	height: 30px;
	width: 182px;
	margin: 0 10px 10px 0 ;
}
#ZwgkLinks Ul li a:visited {color:#000;}
#ZwgkLinks Ul li a:hover {
	color: #FFF;
	background-color: #C00;
}
#ZwgkLinks Ul li a:active {color:#000;}


/* 新闻内页 */
#NewsType {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#NewsType .NewsTitle {
	text-align: center;	
	font-family: "微软雅黑";	
	font-size: 26px;
	line-height: 30px;
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	}
#NewsType .NewsInfo {	color: #999;	text-align: center;	height: 30px; line-height: 30px; background-color: #ecf1f6;}
#NewsType .NewsContent {	font-family: "微软雅黑";	min-height: 550px;	padding: 20px;	font-size: 16px;	line-height: 180%;}

/*---------------------------------------------------------------------------------------------------*/

#yshjList {
	width:410px;
	margin: 0px 0 0 0;
	height: 318px;
	text-align: left;
}
#yshjList .PicDiv {float: left;margin: 13px 10px 0 10px;padding: 0px;width:410px;height:290px;display:none;} /* 图片新闻 */
#yshjList .PicDiv img {width:410px;height:290px;margin:0px 0 0 0;}
#yshjList .Title {
	display:block;
	float:left;
	padding: 0 ;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: normal;
	white-space: nowrap;
	width: 17em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 13px 0 0 0;
	height: 30px;
	color:#c00;
}
#yshjList .Title a {color:#c00;text-decoration:none;} /* 新闻标题 */
#yshjList .Title a:visited {color:#c00;text-decoration:none;}
#yshjList .Title a:hover {color:#333;text-decoration:none;}
#yshjList .Title a:active {color:#c00;text-decoration:none;}
#yshjList .Content {
	width:25em;
	height: 55px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin: 0px 0 0 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "微软雅黑";
	display:none;
	float:left;
	line-height:18px;
	border-bottom:1px dotted #999;
	text-overflow: ellipsis;
	overflow: hidden;
} 

/* 新闻导读 */

#yshjList .Content p {margin:0; padding:0;}
#yshjList ul {
	display:block;
	float:left;
	margin: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
}
#yshjList ul li {
	list-style-type: none;
	white-space: nowrap;
	height:28px;
	line-height:28px;
	margin: 0;
	padding: 0px 0 0 10px;
	text-align: left;
	background:url(images/body_sanjiao.jpg);
	background-repeat:no-repeat;
	background-position: 0px center;
}
#yshjList ul li span {
	font-family: "微软雅黑";
	font-size: 10px;
	color: #999;
	margin-right:15px;
	float:right;
	}
#yshjList ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width:15em;
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

.lanrenzhijia_top{ width:50px; height:50px; position:fixed; right:30px; bottom:30px; z-index:9999; display:none; background:url(images/topup.gif) no-repeat center center #D16059;}

/*----------------------------------------------------------------------------------*/

#zwgkzdgzbox {
	margin: 50px;
}
#zwgkzdgzbox #classSegment {

	margin: 0 0 15px 0;
}
#zwgkzdgzbox #classSegment #classTitleLine {
	height: 40px;
	background-color: #dbe7ed;
}
#zwgkzdgzbox #classSegment #classTitleLine #classTitle {
	float: left;
	height: 40px;
	width: 200px;
	background-color: #C00;
	font-size: 18px;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #FFF;
	margin: 0 0 0 10px;
	text-align: center;
}
#zwgkzdgzbox #classSegment #classTitleLine #ArticleMore {
	height: 40px;
	width: 80px;
	float: right;
	text-align: center;
	line-height: 40px;
}
#zwgkzdgzbox #classSegment #ArticleTitleList{border: 1px solid #dbe7ed;}

.zwgkzdgzdoorline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
	
/*-----------------------------------------------------------------------*/
/*#ListAllBox {margin: 0 30px;
}
#ListAllBox #classSegment #classTitleLine {
	background-color: #DBE7ED;
	height: 40px;
	color: #FFF;
}
#ListAllBox #classSegment #classTitleLine #classTitle {
	width: 200px;
	text-align: left;
	text-indent: 0px;
	text-align:center;
	line-height: 40px;
	height: 40px;
	float: left;
	background-color:#D00000;
	margin-left:10px;
}
#ListAllBox #classSegment #classTitleLine #classTitle a {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 18px;
}
#ListAllBox #classSegment #classTitleLine #ArticleMore a {
	font-size: 12px;
	color: #FFF;
}
#ListAllBox #classSegment #classTitleLine #ArticleMore {
	line-height: 40px;
	float: right;
	width: 60px;
	height: 40px;
}
#ListAllBox #classSegment #ArticleTitleList {
  margin: 0px 0 0 10px;
  border: 1px solid #dbe7ed;
}
#ListAllBox #classSegment #ArticleTitleList ul {margin:0;padding:0;
}
#ListAllBox #classSegment #ArticleTitleList ul li {
	list-style-type: none;
	margin: 3px 0 3px 0;
	paddin: 0;
	float: left;
	width: 50%;
	text-align: left;
	height: 30px;
	line-height:30px;
	text-indent: 10px;
	background-image: url(images/dot-13.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	font-size:14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
}

#ListAllBox #classSegment #ArticleTitleList ul li span {
	margin-left: 10px;
}*/
/*-----------------------------------------------------------*/

/*----------------------------------------------------------------------*/

.clear {
	clear: both;
}
/*----------------------------------------------------------------------*/
#PictureList {
	margin: 0px 0 0 75px;
	padding: 0px;
}
#PictureList .PicListMod {
	width: 280px;
	height: 280px;
	float: left;
	margin-right: 30px;
	margin-top: 0px;
}
#PictureList .PicListMod .PicDiv{
	width:280px;
	height:220px;	overflow:hidden;
	text-align:center;
}

#PictureList .PicListMod .PicDiv img {
	width:280px;
	height:220px;
}
#PictureList .PicListMod .Title {
	margin: 10px 0 10px 0;	
	padding: 0px;text-align: center;
	font-size: 16px;
	}
#PictureList .PicListMod .picturelistt {text-align: center;}

#PictureList #FlipMod { margin-top:50px; width:500px; padding-left:36%;}

#PictureList #FlipMod .PageDiv{ float:left; margin-right:30px;}

#PictureList #FlipMod .StatisticsDiv{ float:left}

.gklinksbox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8c8c8;
	border-left-color: #c8c8c8;
}
.gklinkm1 {
	background-image: url(images/gk_link_m1.gif);
	height: 36px;
	width: 165px;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
	margin-right: 10px;
}
.gklinkm2 {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #333;
	background-image: url(images/gk_link_m2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 165px;
	text-align: center;
	float: left;
	margin-right: 6px;
	overflow: hidden;
}


.gklinkboxinfo {
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}

.gklinkboxinfo ul {
	margin: 0;
	padding: 0;
}

.gklinkboxinfo ul li {
	margin-right: 10px;
	font-size: 14px;
	background-image: url(images/dot_d1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	float: left;
	width: 220px;
	list-style-type: none;
	padding-left: 5px;
	height: 25px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}


.gkmenubox {
	margin: 0px;
	padding: 0px;
}
.gkmenubox ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.gkmenubox ul li {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	list-style-type: none;
	float: left;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
}
.gkmenubox ul li a {color:#FFF;text-decoration:none;}
.gkmenubox ul li a:visited {color:#FFF;text-decoration:none;}
.gkmenubox ul li a:hover {color:#FC0;text-decoration:none;}
.gkmenubox ul li a:active {color:#ba2636;text-decoration:none;}

.gklistbox td {
	padding: 6px;
}

.gklisttitle {
	margin-bottom: 10px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006;
	border-bottom-color: #006;
	background-image: url(images/gk_list_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #900;
}
.gklisttitle td {
	color: #900;
	font-weight: bold;
	font-size: 14px;
}
.gklistdate td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 14px;
}
.gklistbox {
	margin-bottom: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.gklistdate .tls {
	background-image: url(images/dot_g1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 6px;
}
.gkinfobox {
	margin: 20px;
}
.gkinfotitle {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.gkinfodate table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCC;
}
.gkinfodate td {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 14px;
}
.gkinfodate .big {
	font-weight: bold;
}
.gkinfohead {
	margin-top: 10px;
	height: 50px;
	clear: both;
}
.gkinfod1 {
	background-image: url(images/gk_info_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 109px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 45px;
	text-align: center;
	float: left;
	margin-right: 8px;
}
.gkinfod1 a {color:#FFF;text-decoration:none;}
.gkinfod1 a:visited {color:#FFF;text-decoration:none;}
.gkinfod1 a:hover {color:#fC0;text-decoration:none;}
.gkinfod1 a:active {color:#ba2636;text-decoration:none;}

.gkinfod2 {
	background-image: url(images/gk_info_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 109px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 45px;
	float: left;
	margin-right: 8px;
	text-align: center;
}
.gkinfod2 a {color:#FFF;text-decoration:none;}
.gkinfod2 a:visited {color:#FFF;text-decoration:none;}
.gkinfod2 a:hover {color:#fC0;text-decoration:none;}
.gkinfod2 a:active {color:#ba2636;text-decoration:none;}
.phbox {
	background-image: url(images/ph_box_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.phbox1 {
	background-image: url(images/ph_b01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 26px;
	width: 95px;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	line-height: 26px;
	text-align: center;
}
.phbox2 {
	background-image: url(images/ph_b02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 26px;
	width: 95px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 26px;
	text-align: center;
	margin-left: 5px;
}
.gksbox {
	margin: 0px;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.gksbox ul {
	margin: 0px;
	padding: 0px;
}
.gksbox ul li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 70px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	text-align: center;
	list-style-type: none;
	font-size: 14px;
}

/* 列表2 */

.gklistboxa td {
	padding: 6px;
}
.gklisttitlea {
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #CCC;
	background-image: url(images/gk_list_bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.gklisttitlea td {
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.gklistdatea td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	font-size: 14px;
}
.gklistboxa {
	margin-bottom: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	clear: both;
}
.gklistdatea .tls {
	background-image: url(images/dot_g1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 6px;
}
.tas {
	background-image: url(images/Icon_d1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 30px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.head_01{width:267px;height:40px; float:left;}
.head_02{width:58px;height:40px; float:left;}
.head_03{ text-decoration:none; font-size:14px; font-family:'微软雅黑'; font-weight:normal;color:#FFF; margin:0 5px 0 5px;}
.hrefs{ text-decoration:none; font-size:14px; font-family:'微软雅黑'; font-weight:normal;color:#FFF; margin:0 5px 0 5px;}
#cnzz_stat_icon_1256562074 a{color:#FFF; text-decoration:none;}
.xglj{display:block; float:right;margin-right:3px;}

.ztzl{ margin-left:20px; margin-top:55px;}

.mainbox {
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.Listbox {
	background-color: #FFF;
	margin-top: 25px;
	padding: 0px 0 30px 0;
	min-height: 400px;
}
.Listbox .Title {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 50px;
	color: #369;
	height: 50px;
	text-indent: 15px;
	background-color: #d2dae6;
	margin: 0 30px;
	
}

body{background: url(images/Main_bg.jpg);background-repeat:no-repeat; background-color:#f2f2f2; background-position:center top;}

#zfjgbox {margin: 0 30px;
}
#zfjgbox #classSegment #classTitleLine {
	background-color: #CD0000;
	height: 40px;
	color: #FFF;
}
#zfjgbox #classSegment #classTitleLine #classTitle {
	width: 300px;
	text-align: left;
	text-indent: 10px;
	line-height: 40px;
	height: 40px;
	float: left;
}
#zfjgbox #classSegment #classTitleLine #classTitle a {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 18px;
}
#zfjgbox #classSegment #classTitleLine #ArticleMore a {
	font-size: 12px;
	color: #FFF;
}
#zfjgbox #classSegment #classTitleLine #ArticleMore {
	line-height: 40px;
	float: right;
	width: 60px;
	height: 40px;
}
#zfjgbox #classSegment #ArticleTitleList {
margin: 15px 0 0 0;
}
#zfjgbox #classSegment #ArticleTitleList ul {margin:0;padding:0;
}
#zfjgbox #classSegment #ArticleTitleList ul li {
	float: left;
	list-style-type: none;
	margin:0;paddin:0;
}
#zfjgbox #classSegment #ArticleTitleList ul li a {
	height: 30px;
	width: 166px;
	white-space: nowrap;
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	border: 1px solid #dedede;
	background-color: #FFF;
	margin-right: 9px;
	margin-bottom: 10px;
	text-align: center;
}
#zfjgbox #classSegment #ArticleTitleList ul li a:visited {color:#333;}
#zfjgbox #classSegment #ArticleTitleList ul li a:hover {color:#FFF;	border: 1px solid #c00;	background-color: #c00;}
#zfjgbox #classSegment #ArticleTitleList ul li a:active {color:#ba2636;}
.foot_map{ color:#FFF;}
.foot_map:visited{color:#FFF;}
.foot_map:hover{color: #FFF;}
.foot_map:active{color:#FFF;}
/*-------------------------------------------------------*/
#NewsListBm {padding:20px 0 0 40px;}
#NewsListBm ul {	margin: 0px;	padding: 0px;}
#NewsListBm ul li {float:left;	list-style-type: none;margin:0;padding:0;}
#NewsListBm ul li a {
	color: #333;
	text-decoration: none;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 50px;
	font-weight: normal;
	background-color: #f4f4f4;
	white-space: nowrap;
	display: block;
	height: 50px;
	width: 230px;
	margin: 0 0px 20px 20px;
	border: 1px solid #dedede;
	text-align: center;
}
#NewsListBm ul li a:visited {color:#333;text-decoration:none;}
#NewsListBm ul li a:hover {background-color: #C00;Color:#FFF;}
#NewsListBm ul li a:active {color:#ba2636;text-decoration:none;}
#imglistzt {
	margin: 0px;
	padding: 8px 0px 0 30px;
}
#imglistzt ul {
	margin: 0px;
	padding: 0px;
}
#imglistzt ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;float:left;
}
#imglistzt ul li img {
	width: 300px;
	height: 91px;
	margin: 0 13px 15px 0 ;
}

#homenewslistbm {
	margin: 0px 0 0 0;
	padding: 0 0 20px 0;
}

#homenewslistbm ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewslistbm ul li {
	float: left;
	margin: 0;
	padding: 0px;
	list-style-type: none;
}

#homenewslistbm ul li a {
	color: #333;
	text-decoration: none;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	background-color: #f4f4f4;
	white-space: nowrap;
	display: block;
	height: 30px;
	width: 170px;
	margin: 20px 20px 0px 0px;
	border: 1px solid #dedede;
	text-align: center;
}
#homenewslistbm ul li a:visited {color:#333;text-decoration:none;}
#homenewslistbm ul li a:hover {color:#FFF;text-decoration:none;background-color:#c00;}
#homenewslistbm ul li a:active {color:#ba2636;text-decoration:none;}

#zdgklist {
	margin: 10px 0 0 16px;
}
#zdgklist .PicDiv {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;display:none;} /* 图片新闻 */
#zdgklist .PicDiv img {width: 200px;height:145px;margin:8px 0 0 0;}
#zdgklist .Title {
	padding: 10px 0 0 0 ;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	width: 22em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
	color:#d40000
}
#zdgklist .Title a {color:#d40000;text-decoration:none;} /* 新闻标题 */
#zdgklist .Title a:visited {color:#d40000;text-decoration:none;}
#zdgklist .Title a:hover {color:#920000;text-decoration:none;}
#zdgklist .Title a:active {color:#920000;text-decoration:none;}
#zdgklist .Content {
	height: 48px;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin: 10px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	line-height: 18px;
	font-family: "宋体";
	display:none;
} /* 新闻导读 */
#zdgklist .Content p {margin:0; padding:0;}
#zdgklist ul {
	margin: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zdgklist ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot-13.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	height: 20px;
	margin: 0 20px 10px 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	float:left;
	width:580px;
}
#zdgklist ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 6px;
	float:right;
	}
#zdgklist ul li a {
	font-family: 宋体;
	text-decoration:none;
	width: 40em;
	font-size: 12px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-indent: 10px;
	text-overflow:ellipsis;
}

/* 政务公开3排 */

#zdgklist3 {
	margin: 10px 0 0 16px;
}
#zdgklist3 ul {
	margin: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#zdgklist3 ul li {
	list-style-type: none;
	white-space: nowrap;
	background-image: url(images/dot4.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	float:left;
	width:170px;
}
#zdgklist3 ul li a {
	font-family: 宋体;
	text-decoration:none;
	width: 10em;
	font-size: 12px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-indent: 10px;
	text-overflow:ellipsis;
}
.zwfw_title{width:456px; height:43px; float:left;background-color:#ffffff; color:#CD0000; font-size:20px; font-family:'微软雅黑'; line-height:44px;  font-weight:bold; border-bottom:#C40E0A 1px solid;}
.zwfw{ width:60px;
       height:65px;
	   float:left;
	   margin-top:22px;
	   margin-right:15px;
	   float:left;}
.zwfw1{width:60px;
       height:65px;
	   float:left;
	   margin-top:22px;
	   margin-right:15px;
	   margin-left:35px;
	   float:left;}
.zwfw2{float:left; margin-left:75px; margin-top:25px;}
.zwfw3{float:left; margin-left:27px; margin-top:25px;}
.hdjl{ float: left; width:209px; height:50px; margin-left:13px; margin-top:12px;}
/*.hdjl_title{width:456px; height:43px; float:right; background-color:#F7F7F7; color:#CD0000; font-size:20px; font-family:'微软雅黑'; line-height:44px;  font-weight:bold;}*/

.ListAllBox {
	width: 700px;
	margin: 20px 0 0 15px;
}
.ListAllTitleTd {
	background-image: url(images/ListAllTitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}

.ListAllTitle {
	line-height: 35px;
	width: 226px;
	float: left;
	height: 35px;
	font-size: 14px;
	color: #ca0000;
	font-family: "微软雅黑";
	text-align: left;
	padding: 0 0 0 30px;
	overflow: hidden;
}
.ListAllMore {
	width: 50px;
	font-size:12px;
	float: right;
	height: 35px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
}
#NLzfwk {
	margin: 10px 0 0 8px;
	text-align: left;
}
#NLzfwk ul {
	margin: 0px;
	padding: 0px;
}
#NLzfwk ul li {
	list-style-type: none;
	background-image: url(images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin: 8px 0 0 0px;
	height: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#NLzfwk ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 15px;
}
#NLzfwk a {
	color:#333;
	font-size: 14px;
	text-decoration:none;
	width: 42em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#NLzfwk a:visited {color:#333;}
#NLzfwk a:hover {color:#ba2636;}
#NLzfwk a:active {color:#ba2636;}
.lyjd0{ margin-left:5px; margin-top:5px;}

.lyjd0 .lyjd{width:200px;
	display:block;
	float:left;
	list-style-type: none;
	white-space: nowrap;
	height:40px;
	line-height:40px;
	margin:15px 10px 0px 5px;
	background-color:#F6F6F6;
	padding-left:10px;}
	
.lyjd0 .lyjd .lyjd1{font-family: "微软雅黑";
	text-decoration:none;
	font-size:16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	color:#cc0000;
	font-weight:bold;}
.PurchaseTitle {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 34px;
	font-weight: bold;
	color: #C00;
	float: left;
	height: 34px;
	width: 200px;
	padding-left: 20px;
}
.PurchaseLeftTitle {
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 36px;
	font-weight: bold;
	color: #C00;
	float: left;
	height: 36px;
	width: 150px;
	padding-left: 30px;
}
.PurchaseMore {
	font-size: 12px;
	line-height: 34px;
	float: right;
	height: 34px;
	width: 50px;
}
.PurchaseLeftMore {
	font-size: 12px;
	line-height: 40px;
	float: right;
	height: 36px;
	width: 50px;
	overflow: hidden;
}
.PurchaseContact {
	font-size: 12px;
	padding: 10px;
}
.PurchaseContact p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.PurchaseTd1 {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	background-color: #bebebe;
	color: #FFF;
}
.PurchaseTd2 {
	background-color: #efefef;
}

#cgtz {
	margin: 0;
	height:210px;
}
#cgtz .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#cgtz .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#cgtz .Title {
	height:35px;
	line-height:35px;
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size:14px;
	white-space: nowrap;
	width: 10em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0px;
	color:#000;
}
#cgtz .Title a {color:#666;text-decoration:none;} /* 新闻标题 */
#cgtz .Title a:visited {color:#666;text-decoration:none;}
#cgtz .Title a:hover {color:#666;text-decoration:none;}
#cgtz .Title a:active {color:#666;text-decoration:none;}
#cgtz .Content {
	height: 0px;
	font-size: 0px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:none;
} /* 新闻导读 */
#cgtz .Content p {margin:0; padding:0;}
#cgtz ul {
	margin: 0px 0 0 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#cgtz ul li {
	list-style-type: none;
	white-space: nowrap;
	height:35px;
	line-height:35px;
	margin: 0;
	padding-left:15px;
	background:url(images/dot.jpg);
	/*background:url(images/body_56.jpg);*/
	background-repeat:no-repeat;
	background-position:0px 15px;
}
#cgtz ul li span {
	font-family:"微软雅黑";
	font-size: 12px;
	color: #999;
	margin-left: 0px;
	float:left;
	white-space: nowrap;
	display: block;
	padding: 0px 0 0 0 ;
	}
#cgtz ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width:14em;
	font-size:14px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#cggg {
	margin: 0;
	height:210px;
}
#cggg .PicDiv {float: left;margin: 0px;padding: 0px;width: 0px;height:0px;display:none;} /* 图片新闻 */
#cggg .PicDiv img {width: 0px;height:0px;margin:0px 0 0 0;}
#cggg .Title {
	height:35px;
	line-height:35px;
	padding: 0px 0 0 0 ;
	font-family: "微软雅黑";
	font-size:14px;
	white-space: nowrap;
	width: 10em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0px;
	color:#000;
}
#cggg .Title a {color:#666;text-decoration:none;} /* 新闻标题 */
#cggg .Title a:visited {color:#666;text-decoration:none;}
#cggg .Title a:hover {color:#666;text-decoration:none;}
#cggg .Title a:active {color:#666;text-decoration:none;}
#cggg .Content {
	height: 0px;
	font-size: 0px;
	font-weight: normal;
	color: #999;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
	font-family: "微软雅黑";
	display:none;
} /* 新闻导读 */
#cggg .Content p {margin:0; padding:0;}
#cggg ul {
	margin: 0px 0 0 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cggg ul li {
	display:block;
	float:left;
	list-style-type: none;
	white-space: nowrap;
	height:35px;
	line-height:35px;
	margin: 0;
	padding-left:50px;
	background:url(images/dot.jpg);
	/*background:url(images/body_56.jpg);*/
	background-repeat:no-repeat;
	background-position:35px 15px;
}
#cggg ul li span {
	font-family:"微软雅黑";
	font-size: 12px;
	color: #999;
	margin-left: 0px;
	float:left;
	white-space: nowrap;
	display: block;
	padding: 0px 0 0 0 ;
	width:5em;
	}
#cggg ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	width:27em;
	font-size:14px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

.qhlistbox{
	margin-top: 6px;
	width:200px;
	height:360px;
	OVERFLOW-Y: auto; OVERFLOW-X:hidden;
	}
.qhlistbox ul li{
	list-style-type: none;
	margin-left: 15px;
	line-height: 30px;
	height: 30px;
	font-size:13px;
	font-family:'微软雅黑';
}	
.home_zfld_box {
	background-color: #FFF;
	background-image: url(images/Home_zf_bg01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:244px;
	height:420px;
}
.Home_ldzc_title {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #C00;
	font-weight: bold;
}
.Home_ldzc {
	margin: 13px;
}
.Home_ldzc ul {
	margin: 0px;
	padding: 0px;
}
.Home_ldzc ul li{
	list-style-type: none;
}
.Home_ldzc ul li a {
	background-color: #cc0000;
	white-space: nowrap;
	display: block;
	background-image: url(images/Home_ldzc_bg01.png);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	height: 40px;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #FFF;
	text-indent: 40px;
	font-weight: bold;
	margin-bottom: 8px;
}
.Home_ldzc ul li a:hover {background-color: #990000;}

a.Home_Ico_zd {
	background-color: #e8e7d3;
	white-space: nowrap;
	display: block;
	background-image: url(images/Home_ldzc_02.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 57px;
	line-height: 57px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #6f6b58;
	text-indent: 60px;
	font-weight: bold;
	margin-top: 10px;
}
a.Home_Ico_zd:visited {color:#6f6b58;}
a.Home_Ico_zd:hover {
	color: #FFF;
	background-color: #6f6b58;
}
a.Home_Ico_zd:active {color:#990000;}

a.Home_Ico_cg {
	display:block;
	height: 105px;
	line-height: 105px;
	background-color:#FFF;
	padding-top:10px;
}
a.home_Ico_z1 {
	white-space: nowrap;
	display: block;
	background-image: url(images/Home_ico_k1.png);
	background-repeat: no-repeat;
	background-position: center 18px;
	height: 95px;
	line-height: 140px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
a.home_Ico_z1:visited {color:#999;}
a.home_Ico_z1:hover {
	color: #999;
	background-color: #dedede;
}
a.home_Ico_z1:active {color:#990000;}


a.home_Ico_z2 {
	white-space: nowrap;
	display: block;
	background-image: url(images/Home_ico_k2.png);
	background-repeat: no-repeat;
	background-position: center 18px;
	height: 95px;
	line-height: 140px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
a.home_Ico_z2:visited {color:#999;}
a.home_Ico_z2:hover {
	color: #999;
	background-color: #dedede;
}
a.home_Ico_z2:active {color:#990000;}

a.home_Ico_z3 {
	white-space: nowrap;
	display: block;
	background-image: url(images/Home_ico_k3.png);
	background-repeat: no-repeat;
	background-position: center 18px;
	height: 95px;
	line-height: 140px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
a.home_Ico_z3:visited {color:#999;}
a.home_Ico_z3:hover {
	color: #999;
	background-color: #dedede;
}
a.home_Ico_z3:active {color:#990000;}

a.home_Ico_z4 {
	white-space: nowrap;
	display: block;
	background-image: url(images/Home_ico_k4.png);
	background-repeat: no-repeat;
	background-position: center 18px;
	height: 95px;
	line-height: 140px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
a.home_Ico_z4:visited {color:#999;}
a.home_Ico_z4:hover {
	color: #999;
	background-color: #dedede;
}
a.home_Ico_z4:active {color:#990000;}

a.home_Ico_z5 {
	white-space: nowrap;
	display: block;
	background-image: url(images/Home_ico_k5.png);
	background-repeat: no-repeat;
	background-position: center 18px;
	height: 95px;
	line-height: 140px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
a.home_Ico_z5:visited {color:#999;}
a.home_Ico_z5:hover {
	color: #999;
	background-color: #dedede;
}
a.home_Ico_z5:active {color:#990000;}

a.home_Ico_z6 {
	white-space: nowrap;
	display: block;
	background-image: url(images/Home_ico_k6.png);
	background-repeat: no-repeat;
	background-position: center 18px;
	height: 95px;
	line-height: 140px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
a.home_Ico_z6:visited {color:#999;}
a.home_Ico_z6:hover {
	color: #999;
	background-color: #dedede;
}
a.home_Ico_z6:active {color:#990000;}
a.home_Ico_z7 {
	white-space: nowrap;
	display: block;
	background-image: url(images/Home_ico_k7.png);
	background-repeat: no-repeat;
	background-position: center 18px;
	height: 95px;
	line-height: 140px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #999;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
a.home_Ico_z7:visited {color:#999;}
a.home_Ico_z7:hover {
	color: #999;
	background-color: #dedede;
}
a.home_Ico_z7:active {color:#990000;}

.hdjl_box { margin:10px;}

.hdjl_box a {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 50px;
	color: #C00;
	height: 50px;
	white-space: nowrap;
	display: block;
	text-align: center;
	background-color: #f6f6f6;
	margin-bottom: 25px;
	text-indent: 25px;
}

.hdjl_box a:visited {color:#C00;}
.hdjl_box a:hover {color:#C00;background-color: #dedede;}
.hdjl_box a:active {color:#ba2636;}

.hdjl_ico_1 {
	background-image: url(images/Home_ico_h1.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}

.hdjl_ico_2 {
	background-image: url(images/Home_ico_h2.png);
	background-repeat: no-repeat;
	background-position: 20px 8px;
}

.hdjl_ico_3 {
	background-image: url(images/Home_ico_h3.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
.hdjl_ico_4 {
	background-image: url(images/Home_ico_h4.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
.hdjl_ico_5 {
	background-image: url(images/Home_ico_h5.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
.hdjl_ico_6 {
	background-image: url(images/Home_ico_h6.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
.hdjl_ico_7 {
	background-image: url(images/Home_ico_h7.png);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
#zjfsxly {
	margin: 0;
}
#zjfsxly .Content {
	display:none;
} /* 新闻导读 */
#zjfsxly ul {
	margin: 0px 0 0 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#zjfsxly ul li {
	list-style-type: none;
	white-space: nowrap;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url(images/dot_ly.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: 20px;
}
#zjfsxly ul li a {
	font-family: "微软雅黑";
	text-decoration:none;
	font-size: 16px;
}
#abc{ width:270px; height:400px; }
#abc ul{ padding-top:15px;}
#abc ul li{ height:35px; line-height:35px; background-color:#f2f2f2; list-style-type:none; margin-top:10px; margin-left:20px; width:200px;background-image: url(images/zn_dot.gif); background-repeat:no-repeat;
background-position:5px 10px; padding-left:30px;}
#NewsList #classSegment #classTitleLine {
	background-image: url(images/ins_ta_bg.gif);
	height: 42px;
}
#NewsList #classSegment #classTitleLine #classTitle {
	float: left;
	text-indent: 50px;
	line-height: 42px;
}
#NewsList #classSegment #classTitleLine #classTitle a {
	color: #FFF;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bold;
}
#NewsList #classSegment #classTitleLine #ArticleMore {
	float: right;
	width: 50px;
	height: 42px;
	line-height: 42px;
	text-align: left;
}
#NewsList #classSegment #classTitleLine #ArticleMore a {
	color: #FFF;
	font-size: 12px;
}
#NewsList #classSegment table tr td {
	font-size: 14px;
}
#NewsList #classSegment #ArticleTitleList {
	border: 1px solid #f4f4f4;
	margin-bottom: 20px;
}



#NewsListnew {margin-left: 70px;margin-right: 70px;margin-top: 30px;margin-bottom:20px;}
#NewsListnew ul {	margin: 0px;	padding: 0px;}
#NewsListnew ul li {
	Font-size: 18px;
	list-style-type: none;
	background-image: url(images/body_64.jpg);
	background-repeat: no-repeat;
	background-position: left 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8ecf3;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: "微软雅黑";
	line-height: 20px;
	text-indent: 25px;
                height:20px;
}
#NewsListnew ul li span {
	font-family: "微软雅黑";	
	font-size: 10px;	
	color: #999;	
	margin-left: 40px;
	}
	
#NewsListnew ul li a {color:#333;text-decoration:none;}
#NewsListnew ul li a:visited {color:#333;text-decoration:none;}
#NewsListnew ul li a:hover {color:#ba2636;text-decoration:none;}
#NewsListnew ul li a:active {color:#ba2636;text-decoration:none;}

#moviebox{ padding:0 0 0 20px;}

#moviebox .PicListMod .movieDiv{}

#moviebox .PicListMod .movieDiv video{height: 310px;width: 540px;}

.headgdzm {
	font-size:16px;
	font-weight:bold;
	color:#AA0000;
	}
#ListAllBox  {
	margin:40px;
}
#ListAllBox #classSegment #classTitleLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	height: 35px;
}
#ListAllBox #classSegment #classTitleLine #classTitle {
	float: left;
	height: 35px;
	width: 150px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	font-family: "微软雅黑";
}
#ListAllBox #classSegment #classTitleLine #ArticleMore {
	float: right;
	height: 35px;
	width: 150px;
	line-height: 35px;
	text-align: right;
}
#ListAllBox #classSegment #ArticleTitleList {
	clear: both;
	width: 100%;
}
#ListAllBox #classSegment #ArticleTitleList ul {
	margin: 0px;
	padding: 20px;
}
#ListAllBox #classSegment #ArticleTitleList ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	font-size: 16px;
	font-family: "微软雅黑";
}
#ListAllBox #classSegment #ArticleTitleList ul li span {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
}

.foot_a a{ color:#FFF;}



#rollzt {
	height: 87px;
	width: 1260px;
	margin: 0px 0 0 0;
}
#rollzt #content, #rollzt #content1 {height: 87px;}
#rollzt ul {margin: 0px;	padding: 0px;}
#rollzt ul li {
	list-style-type: none;	
	width: 230px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0 5px 0 0;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	text-align: center;
}
#rollzt ul li img {
	width: 220px;
	height: 87px;
}
