@charset "gb2312";  /* 顺城区人民政府 */



/* 友情链接样式 */
#HomeLinks {
	margin: 0 0 0 0px;
	padding: 0px;
}

#HomeLinks Ul {
	margin: 0px;
	padding: 0px;
}

#HomeLinks Ul li {
	float: right;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	list-style-type: none;
	font-size:24px;
}
#HomeLinks Ul li tlcon { display:none;}
#HomeLinks Ul li a:link {color:#FFF;}
#HomeLinks Ul li a:visited {color:#FFF;}
#HomeLinks Ul li a:hover {color:#FFF;}
#HomeLinks Ul li a:active {color:#FFF;}

/* 产品分类样式结束 */

/* 内页列表栏目输出 */
#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(images2023/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(images2023/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 {
	float:right;
	width:800px;
	margin: 0;
	}
	
#NowPage h1 {
	text-align: right;
	font-size: 12px;
	padding: 0px;
	margin: 55px 0 0 0;
	height: 30px;
	font-weight: normal;
}

#NowPage h1 span {
	margin-left: 8px;
}

#NowPage span {	margin-left: 5px;	margin-right: 5px;}


/* 栏目名称 */


#NowPage2 {
	height: 40px;	font-size: 26px;
	font-weight: normal;
	margin: 20px 0 0 0;
	color: #406618;
	font-family: 黑体;
	text-align: center;
}
#NowPage2 h1 {

}

/* 您所在的位置输出样式结束 */

/* 新闻列表开始 */

#NewsList {margin:20px 110px;	text-align:left;}
#NewsList ul {	margin: 0px;	padding: 0px;}
#NewsList ul li {
	text-align: left;
	list-style-type: none;
	background-image: url(images/Dot_bl1.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	background-size:5px 5px;
	padding: 0px 0 15px 0;
	margin: 0px 0 14px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8ecf3;transition: all 0.3s;  
}
#NewsList ul li:hover{border-color:#A00;transition: all 0.3s;  }

#NewsList ul li span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	margin: 8px 0 0 0;
	white-space: nowrap;
	display: block;
	clear: both;
	text-indent: 15px;transition: all 0.3s;  
	}
	
#NewsList ul li a {	Font-size: 20px;color:#333;text-decoration:none;	white-space: nowrap;
	display: block;
	clear: both;line-height:30px;text-indent: 15px;
}
#NewsList ul li:hover a { color:#C00;transition: all 0.3s;   }

	
	
	
	
	
	
	
#NewsListBm {padding:20px 0 0 30px;}
#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: 18px;
	line-height: 100px;
	font-weight: normal;
	background-color: #f4f4f4;
	white-space: nowrap;
	display: block;
	height: 100px;
	width: 245px;
	margin: 0 0px 20px 20px;
	border: 1px solid #dedede;
	text-align: center;transition: all 0.3s;
}
#NewsListBm ul li a:visited {color:#333;text-decoration:none;}
#NewsListBm ul li a:hover {background-color: #001ed5;Color:#FFF;transition: all 0.3s;}
#NewsListBm ul li a:active {color:#ba2636;text-decoration:none;}	


/* 搜索列表 */

#SearchList {margin:40px 80px; text-align:left;}
#SearchList ul {	margin: 0px;	padding: 0px;}
#SearchList ul li {
	list-style-type: none;
	background-image: url(images/Dot_bl1.gif);
	background-repeat: no-repeat;
	background-position: left 11px;
	background-size:5px 5px;
	padding: 0px 0 20px 10px;
	margin: 0px 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	Font-size: 18px;
}
#SearchList ul li:hover{border-color:#A00;}
#SearchList ul li span {
	font-size: 14px;
	color: #999;
	margin: 8px 0;
	text-indent: 15px;
}

#SearchList ul li .timebox {font-size:12px;margin-left: 10px;}
	
#SearchList ul li a {color:#333;text-decoration:none;}
#SearchList ul li a:visited {color:#333;text-decoration:none;}
#SearchList ul li a:hover {color:#ba2636;text-decoration:none;}
#SearchList ul li a:active {color:#ba2636;text-decoration:none;}
	

/* 首页新闻列表开始 */

/* #NewsListHome定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式控制文字列表的宽度(警告!此样式不要删除,如删除可能引起列表工作不正常! Warning:Don't Delete) */
#NewsListHome {
	margin: 12px 0 0 12px;
	text-align: left;
}
#NewsListHome ul {
	margin: 0px;
	padding: 0px;
}
#NewsListHome ul li {
	list-style-type: none;
	background-image: url(images2023/dot-red1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0x;
	margin: 0px;
	height: 24px;
}
#NewsListHome ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 8px;
	float:left;
}
#NewsListHome a {
	text-indent: 8px;
	font-size: 12px;
	text-decoration:none;
	width: 27em;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}





/* 图片列表 */

#PictureListHome {
	width: 1600px;
	margin: 0px auto;
	padding: 80px 0 0 0;
}
#PictureListHome .PicListMod {
	height: 400px;
	margin: 0px;
	padding: 0px;
	float: left;
	transition: all 0.3s; 
}
#PictureListHome .PicListMod:hover {	transition: all 0.3s; }

#PictureListHome .PicListMod .PicDiv {
	height: 370px;
	text-align: center;
	overflow: hidden;
	margin: 0 5px;
}

#PictureListHome .PicListMod .TimeDiv {display:none;}

#PictureListHome .PicListMod .PicDiv img {
			height: 350px;
			margin: 20px 0 0 0 ;transition: all 0.3s;
			
}

#PictureListHome .PicListMod .PicDiv:hover img {
			 margin:  0 0 0;transition: all 0.3s;
			
}



#PictureListHome .PicListMod .Title {
	text-align: center;
	font-size: 14px;
	color:#0d478f;
	margin: 20px 0 0 0;
}

#PictureListHome .PicListMod  a {color:#0d478f;text-decoration:none; margin:5px 0 0 0;}
#PictureListHome .PicListMod:hover  a {color:#C00;text-decoration:none; margin:5px 0 0 0;}

/* 首页合作 */

#PictureListHzl {
	width: 1800px;
	height: 280px;

	margin: 0px auto;
	padding: 0px 0 0 0;
}
#PictureListHzl .PicListMod {
	width:300px;
	height: 240px;
	margin: 0px 17px 0 0;
	padding: 0px;
	float: left;
	transition: all 0.3s; 
}
#PictureListHzl .PicListMod:hover {	transition: all 0.3s; }

#PictureListHzl .PicListMod .PicDiv {
	width:300px;
	height: 210px;
	text-align: center;
	overflow: hidden;
	margin: 0 5px;
}

#PictureListHzl .PicListMod .TimeDiv {display:none;}

#PictureListHzl .PicListMod .PicDiv img {
	width:300px;
	height: 205px;
	margin: 20px 0 0 0 ;transition: all 0.3s;
			
}

#PictureListHzl .PicListMod .PicDiv:hover img {
	margin: 5px 0 0 0;transition: all 0.3s;
			
}



#PictureListHzl .PicListMod .Title {
	text-align: center;
	font-size: 14px;
	color:#0d478f;
	margin: 20px 0 0 0;
}

#PictureListHzl .PicListMod  a {color:#0d478f;text-decoration:none; margin:5px 0 0 0;}
#PictureListHzl .PicListMod:hover  a {color:#C00;text-decoration:none; margin:5px 0 0 0;}



/* 新闻 */

#PictureListHomens {
	margin: 0px auto;
	padding: 0px 0 0 0;
}
#PictureListHomens .PicListMod {
	margin: 0px;
	padding: 0px;
	float: left;
}
#PictureListHomens .PicListMod:hover {	}

#PictureListHomens .PicListMod .PicDiv {
	text-align: center;
	margin: 0;
}
#PictureListHomens .PicListMod .PicDiv img {
	width:610px;
	height:400px;
	margin: 0 ;
	transition: all 0.3s;
			
}

#PictureListHomens .PicListMod .PicDiv:hover img {
	width:610px;
	height:400px;
	margin:  0;
	transition: all 0.3s;
	 filter: grayscale(80%);
}

#PictureListHomens .PicListMod .TimeDiv { background-color:#06C; color:#FFF; padding:5px 10px; width:100px; text-align:left;margin: 20px 0 0 15px;}

#PictureListHomens .PicListMod .Title {
	text-align: left;
	color:#0d478f;
	margin: 20px;
	font-weight: bold;
}

#PictureListHomens .PicListMod .Title   a { font-size:20px;color:#0d478f;text-decoration:none; margin:0;	color:#000;}
#PictureListHomens .PicListMod:hover .Title   a {color:#C00;text-decoration:none; margin:0;}

#PictureListHomens .PicListMod .Content {	margin: 10px 20px; text-align:left;}
#PictureListHomens .PicListMod:hover .Content a {	color:#333; }


/* 新闻列表二 */

#PictureListHomensn {
	width:1000px;
	margin: 0px auto;
	padding: 0px 0 0 0;
}
#PictureListHomensn .PicListMod {
	width:308px;
	height:390px;
	margin: 0 15px 0 0;
	padding: 0px;
	float: left;
	border: 1px solid #dedede;
}
#PictureListHomensn .PicListMod:hover {	}

#PictureListHomensn .PicListMod .PicDiv {
	text-align: center;
	margin: 0;
}
#PictureListHomensn .PicListMod .PicDiv img {
	width:305px;
	height:200px;
	margin: 0 ;
	transition: all 0.3s;
}

#PictureListHomensn .PicListMod:hover .PicDiv img {
	width:305px;
	height:200px;
	margin:  0;
	transition: all 0.3s;
	filter: grayscale(80%);
}
#PictureListHomensn .PicListMod .TimeDiv { background-color:#06C; color:#FFF; padding:5px 10px; width:100px; text-align:left;margin: 15px 0 0 20px;}
#PictureListHomensn .PicListMod .Title {
	text-align: left;
	color:#0d478f;
	margin: 10px 20px;
	font-weight: bold;
}

#PictureListHomensn .PicListMod .Title   a { font-size:18px;color:#0d478f;text-decoration:none; margin:0;	color:#000;}
#PictureListHomensn .PicListMod:hover .Title   a {color:#C00;text-decoration:none; margin:0;}

#PictureListHomensn .PicListMod .Content {	margin: 10px 20px; text-align:left;}
#PictureListHomensn .PicListMod:hover .Content a {	color:#333; }

/* 新闻列表三 */

#PictureListHomenso {
	margin: 0px auto;
	padding: 0px 0 0 0;
}
#PictureListHomenso .PicListMod {
	margin: 0px;
	padding: 0px;
	float: left;
}
#PictureListHomenso .PicListMod:hover {	}

#PictureListHomenso .PicListMod .PicDiv {
	display:none;
	text-align: center;
	margin: 0;
}
#PictureListHomenso .PicListMod .TimeDiv { background-color:#06C; color:#FFF; padding:5px 10px; width:100px; text-align:left;margin: 20px 0 0 15px;}

#PictureListHomenso .PicListMod .Title {
	text-align: left;
	color:#0d478f;
	margin: 20px;
	font-weight: bold;
}

#PictureListHomenso .PicListMod .Title   a { font-size:20px;color:#0d478f;text-decoration:none; margin:0;	color:#000;}
#PictureListHomenso .PicListMod:hover .Title   a {color:#C00;text-decoration:none; margin:0;}

#PictureListHomenso .PicListMod .Content {	margin: 10px 20px; text-align:left;}
#PictureListHomenso .PicListMod:hover .Content a {	color:#333; }

/* 图片列表页输出控制开始 */
/* #PictureList定义外框宽与高,#PictureList .picturelist定义每个图片列表框宽高样式,第3行定义图片框高度与宽度(请设置成正方形),第4.5.6行请不要删除与更改,#PictureListHome ,.picturelist .picturelistt定义图片注释文字样式 */

#PictureList {
	margin: 0px 0 0 60px;
	padding: 0px;
}
#PictureList .PicListMod {
	width: 433px;
	height: 400px;
	float: left;
	margin: 0px 30px 0 0;
}
#PictureList .PicListMod .PicDiv{
	width:100%;
	height:330px;	overflow:hidden;
	text-align:left;
}

#PictureList .PicListMod .PicDiv img {
	width:100%;;
	height:285px; 
	margin: 20px 0 0 0;transition: all 0.3s;   
}
#PictureList .PicListMod:hover .PicDiv img {	margin: 10px 0 0 0;transition: all 0.3s;}

#PictureList .PicListMod .Title {

	margin: 0 10px;	
	padding: 0px;text-align: center;
	font-size: 16px;
	}
	#PictureList .PicListMod:hove .Title a { color:#C00;transition: all 0.3s;  }
	
#PictureList .PicListMod .picturelistt {	text-align: center;}

/* 产品 */

#PictureListCp {
	margin: 0px 0 0 60px;
	padding: 0px;
}
#PictureListCp .PicListMod {
	width: 320px;
	height: 400px;
	float: left;
	margin-right: 30px;
	margin-top: 0px;
}
#PictureListCp .PicListMod .PicDiv{
	width:320px;
	height:340px;	overflow:hidden;
	text-align:center;
}

#PictureListCp .PicListMod .PicDiv img {
	width:300px;
	height:300px;
	margin: 20px 0 0 0;transition: all 0.3s;   
}

#PictureListCp .PicListMod:hover .PicDiv img {	margin: 0px 0 0 0;transition: all 0.3s;   }

#PictureListCp .PicListMod .Title {
	margin: 0px;	
	padding: 0px;
	text-align: center;
	font-size: 18px;
	}
	#PictureListCp .PicListMod:hover .Title a { color:#C00;}
	
#PictureListCp .PicListMod .PictureListt {	text-align: center;}

/* 荣誉 */

#PictureListRy {
	margin: 0px 0 120px 60px;
	padding: 0px;
}
#PictureListRy .PicListMod {
	width: 320px;
	height: 540px;
	float: left;
	margin-right: 30px;
	margin-top: 0px;
}
#PictureListRy .PicListMod .PicDiv{
	width:320px;
	height:460px;	overflow:hidden;
	text-align:center;
}

#PictureListRy .PicListMod .PicDiv img {
	width:300px;
	height:420px;
	margin: 20px 0 0 0;transition: all 0.3s;   
}

#PictureListRy .PicListMod:hover .PicDiv img {	margin: 10px 0 0 0;transition: all 0.3s;   }

#PictureListRy .PicListMod .Title {
	margin: 0px;	
	padding: 0px;
	text-align: center;
	font-size: 18px;
	}
	#PictureListRy .PicListMod:hover .Title a { color:#C00;}
	
#PictureListRy .PicListMod .PictureListt {	text-align: center;}





#FlipMod{
	clear: both;
	background-color: #F4F4F4;
	height:30px;
	font-size: 14px;
	}
	
 #FlipMod .PageDiv {
	text-align: center;
	line-height: 30px;
	float: left;
	height: 30px;
	width: 700px;
}
 #FlipMod .StatisticsDiv {
	 	text-align: center;
	line-height: 30px;
	float: right;
	height: 30px;
	width: 300px;}


/* 图片列表页输出控制结束 */


/* 产品图片列表输出控制开始 */

/* #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;
	}

/* 文章详细内容 */

#NewsType {
	margin:60px 120px;	min-height: 550px;
	}
#NewsType .NewsTitle {
	text-align: center;	
	font-family: "微软雅黑";	
	font-size: 32px;
	line-height: 48px;
	padding: 30px 80px 60px 80px;	
	margin: 0;	
	}
#NewsType .NewsInfo {	color: #999;	font-size:12px; text-align: center;	height: 30px; line-height: 30px; background-color: #ecf1f6;}
#NewsType .NewsInfo span { margin: 0 10px;}
#NewsType .VideoPlayer {margin-top:30px;}
#NewsType .NewsContent {	font-family: "微软雅黑";	text-align: left; padding: 20px 40px;	font-size: 21px;	line-height: 1.8em;}
#NewsType .NewsContent img { max-width: 900px; }
#NewsType .NewsContent .VideoPlayer  { text-align: center; }

#JumpPage {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ededed;
	padding-top: 10px;
}

/* 新闻列表页翻页控制开始*/

#listpage {
	color:#666;
	text-align: center;
	clear: both;
	background-image: url(images2023/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;}



/* 新闻导读 */


/* 首页带首条图片及内容块输出控制开始，带时间 */
#homenewshot {
	margin: 0;
}
#homenewshot ul {
	margin: 15px 0 0 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 37px;
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(images/Dot_bl1.gif);
	background-size: 5px 5px;
	background-repeat: no-repeat;
	background-position: left 9px;
}
#homenewshot ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 12px;
	float:right;
	white-space: nowrap;
	display: block;
	padding: 5px 0 0 0 ;
	}
#homenewshot ul li tlcon { color:#09C;font-size:12px;margin: 4px 0 0 8px;float:left; }
#homenewshot ul li a {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	max-width: 25em;
	font-size: 18px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#homenewshot ul li a:visited {color:#333;}
#homenewshot ul li a:hover {color:#f00;}
#homenewshot ul li a:active {color:#ba2636;}
#homenewshot h2 {font-size:14px;font-weight: normal;}

/* 动态 */

#homenewshot-dt {
	margin: 0;
	height: 320px;
}
#homenewshot-dt ul {
	margin: 15px 0 0 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot-dt ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 37px;
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(images/Dot_bl1.gif);
	background-size: 5px 5px;
	background-repeat: no-repeat;
	background-position: left 9px;
}
#homenewshot-dt ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 12px;
	float:right;
	white-space: nowrap;
	display: block;
	padding: 5px 0 0 0 ;
	}
#homenewshot-dt ul li tlcon { color:#09C;font-size:12px;margin: 4px 0 0 8px; float:left; }
#homenewshot-dt ul li a {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	max-width: 35em;
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#homenewshot-dt ul li a:visited {color:#333;}
#homenewshot-dt ul li a:hover {color:#f00;}
#homenewshot-dt ul li a:active {color:#ba2636;}
#homenewshot-dt h2 {font-size:14px;font-weight: normal;}

/* 每日动态 */


#homenewshot-dtmr {
	margin: 0;
	height: 150px;
	background-color:#f4f4f4;
	padding: 25px;
}
#homenewshot-dtmr ul {
	margin: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot-dtmr ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 37px;
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(images/Dot_bl1.gif);
	background-size: 5px 5px;
	background-repeat: no-repeat;
	background-position: left 9px;
}
#homenewshot-dtmr ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 12px;
	float:right;
	white-space: nowrap;
	display: block;
	padding: 5px 0 0 0 ;
	}
#homenewshot-dtmr ul li tlcon { color:#09C;font-size:12px;margin: 4px 0 0 8px; float:left; }
#homenewshot-dtmr ul li a {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	max-width: 14em;
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#homenewshot-dtmr ul li a:visited {color:#333;}
#homenewshot-dtmr ul li a:hover {color:#f00;}
#homenewshot-dtmr ul li a:active {color:#ba2636;}
#homenewshot-dtmr h2 {font-size:14px;font-weight: normal;}



/* 基层动态 */

#jcdwncbox {
	margin: 0;
	height: 470px;
}
#jcdwncbox ul {
	margin: 15px 0 0 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#jcdwncbox ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 37px;
	margin: 0;
}

#jcdwncbox ul li a.jchead {
	padding: 0;
	float:left; 
	font-size: 16px;
	width:58px;
	text-align: left;
	color:#002279;
	font-weight: bold;
}

#jcdwncbox ul li a.jchead:visited {color:#333;}
#jcdwncbox ul li a.jchead:hover {color:#C00;}
#jcdwncbox ul li a.jchead:active {color:#333;}



#jcdwncbox ul li a.wz {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	max-width: 35em;
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
	background-image: url(images/Dot_bl1.gif);
	background-size: 5px 5px;
	background-repeat: no-repeat;
	background-position: left 9px;
	padding: 0 0 0 18px;
}
#jcdwncbox ul li a.wz:visited {color:#333;}
#jcdwncbox ul li a.wz:hover {color:#f00;}
#jcdwncbox ul li a.wz:active {color:#ba2636;}

#jcdwncbox ul li tlcon { color:#09C;font-size:12px;margin: 4px 0 0 8px; float:left; }

#jcdwncbox ul li .dtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 12px;
	float:right;
	white-space: nowrap;
	display: block;
	padding: 5px 0 0 0 ;
	}
#jcdwncbox .morewz {
	height: 130px;
	width: 785px;
	position: absolute;
	margin-top: 0px;
	margin-left: 52px;
	background-color: #FFF;
	z-index: 99;
	border: 1px solid #CCC;
	box-shadow: 1px 5px 6px #EDEDED ; 
}
#jcdwncbox .morewz ul { margin:0;padding:15px; }
#jcdwncbox .morewz ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 30px;
	margin: 0 0 5px 0;
	pading: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}


/* 四大块 */

#homenewshot-kp {
	margin: 0;
	height: 260px;
}
#homenewshot-kp ul {
	margin: 15px 0 0 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot-kp ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 37px;
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(images/Dot_bl1.gif);
	background-size: 5px 5px;
	background-repeat: no-repeat;
	background-position: left 9px;
}
#homenewshot-kp ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 12px;
	float:right;
	white-space: nowrap;
	display: block;
	padding: 5px 0 0 0 ;
	}
#homenewshot-kp ul li tlcon { color:#09C;font-size:12px;margin: 4px 0 0 8px; float:left; }
#homenewshot-kp ul li a {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	max-width: 30em;
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#homenewshot-kp ul li a:visited {color:#333;}
#homenewshot-kp ul li a:hover {color:#f00;}
#homenewshot-kp ul li a:active {color:#ba2636;}
#homenewshot-kp h2 {font-size:14px;font-weight: normal;}




/* 头条 */

#TouTiao {
	padding: 42px 0 0 0;
}
#TouTiao ul {
	margin:  0;
	padding: 0px;
}
#TouTiao ul li {
	font-size:28px;
	list-style-type: none;
	margin: 0 20px;
	padding: 0;
}
#TouTiao .PicDiv {display:none;}
#TouTiao .Title { font-size:30px;	max-width:43em; overflow: hidden;	text-overflow:ellipsis;	white-space: nowrap;margin: 0 auto;}
#TouTiao .Content { font-size:21px;margin: 22px 0 0 0;}

#TouTiao:hover .Title a  { color:#C00;}
#TouTiao:hover .Content a  { color:#C00;}

.ttiaomore {
	float:right;
}
.ttiaomore a {
	background-image: url(images/Ttiao_more.png);
	white-space: nowrap;
	display: block;
	overflow: hidden;	
	height: 70px;
	width: 70px;
	color: #FFF;
	font-size: 36px;
	text-indent: 15px;
	line-height:70px;
	transition: all 0.3s;
	}

.ttiaomore:hover a {
  filter: hue-rotate(130deg);
	transition: all 0.3s;
	}


/* 政务公开 */

/* 首页专题横滚动控制开始 */

#roll {
	height: 190px;
	width: 1600px;
	margin: 10px auto;
}
#roll #content, #roll #content1 {height: 180px;}
#roll ul {
	width:515px;
	margin: 0 40px 0 0 ;
	padding: 0px;
	background-image: url(images/L-w.gif);
	background-repeat: no-repeat;
	background-position: left 55px;
	background-size:600px 150px;
	height:190px;
	}
#roll ul li {
	list-style-type: none;	
	padding: 0px;
	margin: 0;
	}
#roll ul:hover li a { color:#C00;} 	
	
#roll ul #contentImage {
	width:210px; float:left;
}


#roll ul #contentImage img { width:170px; height:170px; margin:10px 0 0 15px;transition: all 0.3s;}
#roll ul:hover #contentImage img { margin:0px 0 0 15px;transition: all 0.3s;}

#roll ul #contentTitle {
	width: 280px;
	float: left;
	font-size: 22px;
	font-weight: bold;
	margin: 80px 0 0 0;
}
#roll ul #contentTitle a { 

}

#roll ul #contentShow {
	width:280px; float:left; font-size:14px; margin: 10px 0 0 0;
}




/* 首页横滚动控制开始 */

#rollpt {
	height: 185px;
	width: 890px;
	margin: 0px 0 0 0;
}
#rollpt #content, #rollpt #content1 {height: 95px;}
#rollpt ul {margin: 0px;	padding: 0px;}
#rollpt ul li {
	list-style-type: none;	
	width: 280px;
	padding: 0px;
	margin: 0 8px 0 0 ;
	}
#rollpt ul li img {
	width: 280px;
	height: 177px;
	border: 1px solid #FFF;

	}
#rollpt ul li img:hover{border-color:#C00}



/* 首页竖滚动控制开始 */

#roll3 {width: 235px;height: 400px;margin: 10px 0;}
#roll3 ul {margin: 0px;	padding: 0px;}
#roll3 ul li {margin: 0px;padding: 0px;margin: 0 0 8px 0;width: 235px;list-style-type: none;overflow: hidden;white-space: nowrap;}
#roll3 #content,#roll3 #content1 {width: 235px;}
#roll3 ul li img {
	width: 235px;
	height: 150px;
	}


/* 内页竖滚动控制开始 */
#roll4 {width: 160px;height: 520px;}
#roll4 ul {margin: 0px;	padding: 0px;}
#roll4 ul li {margin: 0px;padding: 0px;margin: 0 0 8px 0;width: 160px;list-style-type: none;overflow: hidden;white-space: nowrap;}
#roll4 #content,#roll3 #content1 {width: 160px;}

/* 搜索样式 */


#thisSortRemark {
	margin: 0;
	padding: 60px 120px 0 120px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 150%;
	text-align:left;
}
#thisSortRemark h1 {font-size:28px;line-height:60px;font-weight: normal;color:#0093c3;}
#thisSortRemark h2 {font-size:24px;line-height:39px;font-weight: normal;color:#0093c3; margin:30px 0;}
#thisSortRemark h3 {font-size:20px;line-height:32px;font-weight: normal;color:#0093c3;}
#thisSortRemark h4 {font-size:16px;line-height:24px;font-weight: normal;color:#0093c3;}
#thisSortRemark h5 {font-size:14px;line-height:16px;font-weight: normal;color:#0093c3;}
#thisSortRemark h6 {font-size:10px;line-height:13px;font-weight: normal;color:#0093c3;}


#thisSortRemark ul { margin: 0 0 0 30px;}


/* 通用样式开始 */

/* 调查征集样式 */

#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;
}


/* 首页公告 */
#homegg {
	margin: 0;
}
#homegg ul {
	margin: 0;
	padding: 0px;
}
#homegg ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;

}
#homegg ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	margin-left: 12px;
	padding: 0 ;
}
#homegg h2 {font-size:14px;font-weight: normal;margin:0;padding:0;}
	
/* 首页政务公开 */
#homezwgk {
	margin: 0;
}
#homezwgk ul {
	margin: 15px 0 0 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homezwgk ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 37px;
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(images2023/News_dot_r1.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#homezwgk ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 12px;
	float:right;
	white-space: nowrap;
	display: block;
	padding: 5px 0 0 0 ;
	}
#homezwgk ul li a {
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 33em;
	font-size: 16px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}
#homezwgk ul li a:visited {color:#333;}
#homezwgk ul li a:hover {color:#f00;}
#homezwgk ul li a:active {color:#ba2636;}
	
#homezwgk h2 {font-size:14px;font-weight: normal;margin:0;padding:0;}



#rollzt {
	height: 105px;
	width: 1280px;
	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: 235px;
	padding: 0px;
	margin: 0;
	overflow: hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	font-family: Arial;
	text-align: center;
}
#rollzt ul li img {
	width: 220px;
	height: 105px;
}


#imglistzt {
	margin: 0px;
	padding: 60px 0 60px 90px;
}
#imglistzt ul {
	margin: 0px;
	padding: 0px;
}
#imglistzt ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:left;	
}
#imglistzt ul li img {
	width: 220px;
	height: 105px;
	margin: 0 30px 55px 0 ;
	border: 3px solid #FFF;

}
#imglistzt ul li img:hover{border-color:#C00;}


#ListAllBox  {
	margin:40px 100px;
}
#ListAllBox #classSegment #classTitleLine {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	height: 65px;
}
#ListAllBox #classSegment #classTitleLine #classTitle {
	font-size: 28px;
	font-family: "微软雅黑";
	float: left;
	height: 65px;
	white-space: nowrap;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	line-height: 65px;
	text-align: left;
	padding: 0 20px;
}
#ListAllBox #classSegment #classTitleLine #ArticleMore {
	font-size:12px;
	float: right;
	height: 65px;
	width: 150px;
	line-height: 65px;
	text-align: right;
}
#ListAllBox #classSegment #ArticleTitleList {
	clear: both;
	width: 100%;
	min-height:250px;
}
#ListAllBox #classSegment #ArticleTitleList ul {
	margin: 0px;
	padding: 20px;
}
#ListAllBox #classSegment #ArticleTitleList ul li {
	text-align: left;
	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;
}
#Submenu {margin-top:10px;}
#Submenu ul {
	margin: 0px;
	padding: 0px;
}
#Submenu ul li {
	float: left;
	list-style-type: none;
}
#Submenu ul li a {
	color: #333;
	line-height: 50px;
	background-color: #f4f4f4;
	text-align: center;
	height: 50px;
	width: 240px;
	white-space: normal;
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 25px;
	border: 1px solid #CCC;
}
#Submenu ul li a:visited {color:#333;}
#Submenu ul li a:hover {
	color: #FFF;
	background-color: #39C;
}
#Submenu ul li a:active {color:#333;}
