<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312"; /* N169.com IDC AutomaticProcedure CSS Standard */


.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;}


/* 调试用样式 */

#imageList {
	position:absolute;
	width: 657px;
	height: 419px;
	overflow: hidden;
}
#imageList img {
	width:657px;
	height:417px;
}
#serialNumber a{color: #FFFFFF;}
#serialNumber a:link {text-decoration: none;}
#serialNumber a:visited {text-decoration: none;}
#serialNumber a:hover {text-decoration: none;}
#serialNumber a:active {text-decoration: none;}
#serialNumber {
	position:absolute;
	z-index:80;
	margin: 390px 0 0 500px;
	text-align: right;
	height:30px;
}
#serialNumber td{
	font-family: 黑体;
	font-weight: bolder;
	color:#FFFFFF;
	font-size: 12px;
	padding: 0px 2px 0px 2px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	background-image: url(image/ash.gif);
	filter: Alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.serialTitle{
	position: absolute;
	width: 657px;
	height:30px;
	z-index:10;
	margin: 390px 0 0 0;
}
.serialTitletx{
	height:30px;
	line-height:30px;
  background-color: rgba(0,0,0,0.5);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}
.serialTitletx p{
	color: #FFFFFF;
	padding: 0 6px;
	margin: 0;

}
.homepiclb {
	height: 417px;
	overflow: hidden;
}
.picnewshome .more {
	margin: 10px 0 0 0 ;
}

@media \0screen\,screen\9 {/* 只支持IE6、7、8 */

  .serialTitletx{
    background-color:#000000;
    filter:Alpha(opacity=50);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .serialTitletx p{
	position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
	clip: rect(0px,auto,auto,auto);
  }  
}

/* 友情链接样式 */
#HomeLinks {
	margin: 0 0 0 20px;
	padding: 0px;
}

#HomeLinks Ul {
	margin: 0px;
	padding: 0px;
}

#HomeLinks Ul li {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	list-style-type: none;
}

/* 产品分类样式结束 */

/* 内页列表栏目输出 */
#inssubmenu {margin-top:10px;}

#inssubmenu img {
	height: 50px;
	width: 50px;
	margin-right: 10px;
	vertical-align: middle;
}
#inssubmenu #nav .navmenuline {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg.gif);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav .nowsubmenu {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/ins_menu_bg_now.gif);
	background-repeat: no-repeat;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#inssubmenu #nav {
	margin: 0px;
	padding: 0px;
}



/* 您所在的位置输出样式开始 */

/* #NowPage定义位置外层样式,#NowPage span 上层与当前位置样式(可加背景图片),a样式控制(如与页面其它链接样式相同可删除) */

#NowPage {
	margin: 0;
	padding: 0px;
	background-color: #efefef;
		border-radius: 0 0 6px 6px;         //圆角
	}
#NowPage h1 {
	text-align: left;
	font-size: 12px;
	padding: 0px 15px;
	margin: 0;
	height: 40px;
	line-height: 40px;
	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定义外层样式空为默认,UL设置列表宽度,Li设置列表条目样式,span设置时间样式,a设置链接样式(如与页面其它链接样式相同可删除) */
#NewsList {margin:0 30px;}
#NewsList ul {	margin: 0px;	padding: 0px;}
#NewsList ul li {
	height: 40px;
	Font-size: 18px;
	list-style-type: none;
	background-image: url(images/dot-18.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 0px 0 0 20px;
	margin: 0px 0 14px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8ecf3;
}
#NewsList ul li span {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 10px;	
	color: #999;	
	margin-left: 15px;
	}
	
#NewsList ul li a {color:#333;text-decoration:none;}
#NewsList ul li a:visited {color:#333;text-decoration:none;}
#NewsList ul li a:hover {color:#ba2636;text-decoration:none;}
#NewsList ul li a:active {color:#ba2636;text-decoration:none;}
	
	
#NewsListBm {padding:20px 0 0 10px;}
#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: 16px;
	line-height: 50px;
	font-weight: normal;
	background-color: #f4f4f4;
	white-space: nowrap;
	display: block;
	height: 50px;
	width: 280px;
	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;}	


/* 新闻列表结束 */

/* 首页新闻列表开始 */

/* #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(images/dot5.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定义外框宽与高,#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: 500px;
	margin: 0px 0 0 0px;
	padding: 0px;
}
#PictureList .PicListMod {
	width: 410px;
	height: 300px;
	float: left;
	margin: 0px;
}
#PictureList .PicListMod .PicDiv{
	width:410px;
	height:235px;	overflow:hidden;
	text-align:center;
}

#PictureList .PicListMod .PicDiv img {
	width:390px;
	height:225px;
}
#PictureList .PicListMod .Title {
	margin: 0px;	
	padding: 0px;text-align: center;
	font-size: 14px;
	}
#PictureList .PicListMod .picturelistt {	text-align: center;}




#FlipMod{
	clear: both;
	background-color: #F4F4F4;
	height:30px;
	}
	
 #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 定义外框样式,#NewsType .NewsTitle 定义 标题样式 , #NewsType .NewsTimes 定义时间点击等信息块 #NewsType .NewsContent定义文字样式  */

#NewsType {
	margin:30px 0;
	}
#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: "微软雅黑";	padding: 20px;	font-size: 16px;	line-height: 180%;}
#NewsType .VideoPlayer  { text-align: center; }

#NewsType .VideoPlayer video  { width: 80%;height:auto;margin:40px 0 0 0; }


#JumpPage {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ededed;
	padding-top: 10px;
}

/* 领导内页 */

#NewsTypeLd {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom:20px;
	}
#NewsTypeLd .NewsTitle {
	text-align: center;	
	font-family: "微软雅黑";	
	font-size: 26px;
	line-height: 30px;
	padding-top: 10px;	
	padding-bottom: 20px;	
	margin-bottom: 10px;	
	}
#NewsTypeLd .NewsInfo {	color: #999;	text-align: center;	height: 30px; line-height: 30px; background-color: #ecf1f6;}
#NewsTypeLd .NewsContent {	font-family: "微软雅黑";	min-height: 550px;	padding: 20px;	font-size: 21px;	line-height: 180%;}

#NewsTypeLd .NewsContent h2 {font-size: 36px;font-weight: normal;}
#NewsTypeLd .NewsContent h3 {font-size: 30px;font-weight: normal;}
#JumpPage {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ededed;
	padding-top: 10px;
}

/* 新闻列表页翻页控制开始*/
#listpage {
	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;	
	}



/*首页新闻内容输出控制开始*/
#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 .PicDiv {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;display:none;} /* 图片新闻 */
#homenewshot .PicDiv img {width: 200px;height:145px;margin:8px 0 0 0;}
#homenewshot .Title {
	padding: 10px 0 0 0 ;
	font-family: "微软雅黑";
	font-size: 26px;
	font-weight: normal;
	white-space: nowrap;
	width: 22em;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0px 0 0 0;
}
#homenewshot .Content {
	height: 48px;
	font-size: 12px;
	font-weight: normal;
	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;
}

#homenewshot h2 {font-size:14px;font-weight: normal;margin:20px;}
#zwgkhot h2 {font-size:14px;font-weight: normal;margin:20px;}
#HomeDJhot h2 {font-size:14px;font-weight: normal;margin:20px;}
 /* 新闻导读 */
#homenewshot .Content p {margin:0; padding: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-12.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#homenewshot ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin-left: 8px;
	float:left;
	white-space: nowrap;
	display: block;
	padding: 5px 0 0 0 ;
	}
#homenewshot ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 30em;
	font-size: 17px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}

/*首页列表2*/

#homenewshot43 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin:10px 0 0 0;
}

#homenewshot43 ul {
	margin: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#homenewshot43 ul li {
	list-style-type: none;
	white-space: nowrap;
	height: 32px;
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(images/dot-12.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}
#homenewshot43 ul li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 8px;
	float:left;
	white-space: nowrap;
	display: block;
	padding: 5px 0 0 0 ;
	}
#homenewshot43 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	width: 26em;
	font-size: 17px;
	overflow:hidden;
	white-space: nowrap;
	display: block;
	float: left;
	text-overflow:ellipsis;
}



/* 内页领导 */

#InsLd {
	margin: 20px 30px; height: 40px;	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
#InsLd .PicDiv {float: left;margin: 0px;padding: 0px;width: 205px;height:160px;display:none;} /* 图片新闻 */
#InsLd .PicDiv img {width: 200px;height:145px;margin:8px 0 0 0;}
#InsLd .Title {
	margin: 0 0 15px 0;
}
#InsLd .Title a {
	color: #4C67A7;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 18px;margin: 0 0 0 0px;
} /* 新闻标题 */
#InsLd .Title a:visited {color:#4C67A7;text-decoration:none;}
#InsLd .Title a:hover {color:#4C67A7;text-decoration:none;}
#InsLd .Title a:active {color:#4C67A7;text-decoration:none;}
#InsLd .Content {
	display:none;
} 

#InsLd .Content p {margin:0; padding:0;}
#InsLd ul {
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#InsLd ul li {
	list-style-type: none;
	float: left;
	width: 150px;
	margin: 0;
	padding: 0;
	text-align:center;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

#InsLd ul li a {
	font-family: 微软雅黑;
	font-size: 16px;
	margin: 0 ;
}




/* 首页横滚动控制开始 */

#roll {
	height: 210px;
	width: 1200px;
	margin: 20px auto 0 auto;
}
#roll #content, #roll #content1 {height: 210px;}
#roll ul {margin: 0px;	padding: 0px;}
#roll ul li {
	list-style-type: none;	
	width: 310px;
	padding: 0px;
	margin: 0;
	}
#roll ul li img {
	width: 295px;
	height: 192px;
	border: 1px solid #CCC;
	}
#roll 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;}


.blbox1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b4d5e8;
	border-right-color: #b4d5e8;
	border-bottom-color: #b4d5e8;
	border-left-color: #b4d5e8;
}

/* 搜索样式 */

#SearchList {
	margin: 30px 30px 40px 30px;
	padding: 0px;
	text-align: left;
}
#SearchList ul {
	margin: 0px;
	padding: 0px;
}
#SearchList ul li {
	height: 25px;
	background-image: url(images/dot2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0 0px 25px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin: 0 0 15px 0;
	font-size: 14px;
}
.searchfl {
	font-weight: bold;
	margin-right: 15px;
}
.timebox {
	margin:0 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}

#thisSortRemark {
	margin: 0;
	padding: 40px 40px 0 40px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 150%;
}
#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;}
#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;}

#thisLogoBox {
	margin: 10px 0 0 0;
}

/* 通用样式开始 */

body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	background-color: #FFFFFF;
	text-align: center;
}
.headchar{height:65px; width:137px; font-size:18px; color:#FFF; text-align:center;line-height:65px; display:block;}
.headchar a{ text-decoration:none; color:#FFF; font-size:18px; text-align:center; line-height:65px;}
.headchar a:visited {color:#FFF;}
.headchar a:hover {color:#FC0;}
.headchar a:active {color:#FFF;}
.boxt20 {
	margin-top: 20px;
}
.boxt30 {
	margin-top: 30px;
}
.HeadBox {
	background-image: url(images/Head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 417px;
}
td {
	font-size: 12px;
}
.TopBar {
	color: #FFF;
	background-image: url(images/TopBar_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 39px;
}
.TopBar table tr td {
	font-size: 14px;	color: #FFF;
}

.TopBar a:link {color:#FFF;}
.TopBar a:visited {color:#FFF;}
.TopBar a:hover {color:#Fc0;}
.TopBar a:active {color:#FFF;}


a {color:#666666;text-decoration:none;}
a:visited {color:#666666;text-decoration:none;}
a:hover {color:#f00;text-decoration:none;}
a:active {color:#666666;text-decoration:none;}

.searchbot {
	font-family: "微软雅黑";
	font-size: 16px;
	height: 34px;
	width: 80px;
	border: none;
	background-color: #ab0018;
	color: #FFF;
	font-weight: bold;

}

img {
border: 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;
}
.boxt6 {
	margin-top: 6px;
}
.boxt7 {
	margin-top: 7px;
}


.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;
	font-family: "微软雅黑";
}
.F16 {
	font-size: 16px;
	font-family: "微软雅黑";
}
.F18 {
	font-size: 18px;
	font-family: "微软雅黑";
}
.F18b {
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bold;
}

.Fb {
	font-weight: bold;
}
.Fw {
	color: #FFF;
}

.copybox {
	text-align: center;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#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%;
}

#moviebox video {
	height: 210px;
	width: 350px;
}

/* 调查征集样式 */

#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;
}

#PictureListLd {
	margin: 0 30px;
}
#PictureListLd .PicListMod {
	height: 260px;
	clear: both;
	border: 1px solid #dedede;
	margin: 0 0 15px 0;
}
#PictureListLd .PicListMod .PicDiv {
	height: 260px;
	width: 210px;
	float: left;
	margin-bottom: 20px;
	background-color:#f4f4f4;
	margin: 0;
}
#PictureListLd .PicListMod .PicDiv img {
	height: 240px;
	width: 190px;
	margin-top: 10px;
	margin-left: 10px;
}
#PictureListLd .PicListMod .Title {
	width: 990px;
	float: left;
	font-size: 26px;
	font-family: "微软雅黑";
	font-weight: normal;
	height: 50px;
	text-indent: 8px;
	line-height: 50px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	margin: 0 0 0 10px;
}
#PictureListLd .PicListMod .Content {
	width: 950px;
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 30px;
	text-align: left;
	height: 200px;
	overflow: hidden;
	margin: 15px 0 0 20px ;
}
#PictureListLd .PicListMod .Content p {
	margin: 0px;
	padding: 0px;
}

#PictureListLd .PicListMod .Content h1 {font-size:24px;font-weight: normal;margin:0;}
#PictureListLd .PicListMod .Content h2 {font-size:21px;font-weight: normal;margin:0;}
#PictureListLd .PicListMod .Content h3 {font-size:18px;font-weight: normal;margin:0;}


#rating h1 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	background-color: #f4f4f4;
	height: 30px;
	text-indent: 10px;
}
#rating ul {
	margin: 10px 0 0 25px;
	padding: 0px;
}
#rating ul li {
	margin: 0 0 5px 0;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	line-height: 30px;
	height: 30px;
}
.votesubbox {
	text-align: center;
	margin: 20px;
}
#ratingTitle {
	font-family: "微软雅黑";
	font-size: 28px;
	line-height: 50px;
	text-align: center;
	height: 50px;
	padding: 20px 0 0 0;
}

#NewsListtp {margin:50px 40px 0px 40px;}
#NewsListtp ul {	margin: 0px;	padding: 0px;}
#NewsListtp ul li {
	Font-size: 14px;
	list-style-type: none;
	background-image: url(images/dot4.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	margin-top: 7px;
	margin-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	height: 30px;
}
#NewsListtp ul li span {	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	margin-left: 15px;}


.bline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.gline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}

.clear {
	clear: both;
}

#zwgkzdgzbox #classSegment #classTitleLine {
	height: 40px;
	background-color: #dbe7ed;
}
#zwgkzdgzbox #classSegment #classTitleLine #classTitle {
	float: left;
	height: 40px;
	width: 200px;
	background-color: #d00000;
	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;
}
	
#ztimglist {
	margin: 0px;
	padding: 8px 0px 0 8px;
}
#ztimglist ul {
	margin: 0px;
	padding: 0px;
}
#ztimglist ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;float:left;
}
#ztimglist ul li img {
	width: 288px;
	height: 107px;
	margin: 0 8px 0 0 ;
}

#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: 110px;
	margin: 0 13px 15px 0 ;
}

#zfjgbox {margin: 0 30px;
}
#zfjgbox #classSegment #classTitleLine {
	background-color: #2c3f8a;
	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;}


#ListAllBox {margin: 0 30px;
}
#ListAllBox #classSegment #classTitleLine {
	background-color: #2c3f8a;
	height: 40px;
	color: #FFF;
}
#ListAllBox #classSegment #classTitleLine #classTitle {
	width: 300px;
	text-align: left;
	text-indent: 10px;
	line-height: 40px;
	height: 40px;
	float: left;
}
#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: 15px 0 ;
}
#ListAllBox #classSegment #ArticleTitleList ul {margin:0;padding:0;
}
#ListAllBox #classSegment #ArticleTitleList ul li {
	list-style-type: none;
	margin: 0;
	padding: 16px 0;
	float: left;
	text-align: left;
	width:100%;
	text-indent: 15px;
	background-image: url(images/dot_g1.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
#ListAllBox #classSegment #ArticleTitleList ul li:hover{	background-image: url(images/dot_r1.gif);border-color:#C00;}
#ListAllBox #classSegment #ArticleTitleList ul li span {
	margin-left: 10px;
	font-size:10px;
	color:#666;
}
.Toplinks {color:#FFF;}
.Toplinks a {font-size:14px;color:#FFF;}
.Toplinks a:visited {color:#FFF;}
.Toplinks a:hover {color:#f00;}
.Toplinks a:active {color:#FFF;}
.searchbox {
	width: 100%;
	height: 34px;
	line-height: 34px;
	background-color: #FFF;
	font-family: "微软雅黑";
	font-size: 16px;
	text-indent: 8px;
	outline: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.Home_link_box {
	background-color: #daecfb;
	line-height: 30px;
}
.Head_ico {
	height: 127px;
	width: 650px;
	margin: auto;
}
.Head_ico ul {
	margin: 0px;
	padding: 0px;
}
.Head_ico ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 20%;
	text-align: center;
}
.HeadBox .logo {
	height: 220px;
}
.HeadBox .logo img {
	margin-top: 60px;
}
.home-spnews {
	width: 150px;
	height: 42px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	line-height: 35px;
	text-align: center;
	font-size: 24px;
	color: #C00;
}
.TouTiaoBar {
	background-color: #f4f4f4;
	margin: 0 0 30px 0;
}
.SeckBar {
	margin: 0px;
	padding: 20px 0;
}

.ListTitle {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	text-align: center;
}
.Main {
	background-image: url(images/Home_kjcx_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0 0 50px 0;
}.headtime {
	font-size: 16px;
}
.Footer {
	background-color: #1d6cc5;
	color: #dedede;
	font-size: 12px;
	margin: 0px;
	padding: 20px 0;
	line-height: 180%;
}
.Footer a {color:#dedede;}
.Footer a:visited {color:#dedede;}
.Footer a:hover {color:#FC0;}
.Footer a:active {color:#dedede;}

.Listbox {
	background-color: #FFF;
	margin-top: 25px;
	padding: 0px 0 30px 0;
	min-height: 400px;
}
.WjListbox {
	border: 1px solid #dedede;

}
.wjtitletd {
	background-color: #dbe6ed;
	font-size: 16px;
}
.wjline:hover{background-color:#f4f4f4;}
</pre></body></html>