﻿/*======网页属性设定：页边距、字体及颜色（在没有具体规定的情况下适用）、主体页面位置（左中右）、整体页面背景=*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,p{ padding: 0; margin: 0; }
ul { list-style:none;}
input{outline:none;-webkit-appearance: none;}
textarea{resize:none} 
img { border:0px;}
body{
	margin:0 auto;
	font-size:14px;
	text-align: left;
    font-family:Microsoft YaHei;
	background-image: url(images/bj.jpg);

}
/*========基本表格设置：在没有具体规定的情况下适用=*/
td{
	font-family:Microsoft YaHei;
	text-decoration: none;
}
/*==========链接基本样式：在没有具体规定的情况下适用=*/
a{
	text-decoration: none;outline: none;blr:expression(this.onFocus=this.blur());
	color:#333;font-family:Microsoft YaHei;
}
a:hover{
	color: #0086bb;
	text-decoration: none
}
/*============页面整体设定：边距、位置、宽度等=*/
#pageset{
	margin:auto;
}
/*===========页面头部=*/
#top_bj{
	position:relative;/*顶部元素定位祖先*/
	width:100%;
	height:313px;
	MARGIN: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0379af;
}
#top{
	position:absolute;
	z-index:45;
	top:0px;
	left:50%;
	width:1024px;
	height:133px;
	margin-left:-512px;  /*设置为宽度的一半*/
	margin-top:0px;
}
#top_zhebi{
	position:absolute;
	z-index:30;
	bottom:0px;
	left:0;
	width:100%;
	height:313px;
	background-image: url(images/list_top.png);
	background-repeat: no-repeat;
	background-position: center;	
} 
#logo a{/*网站标题位置*/
    position:absolute;
	z-index:25;
	top:24px;
	left:0px;
	width:201px;
	height:109px;
	background: url(images/logo.png) no-repeat !important; 
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=  "images/logo.png");
    background:none;
	
}

#search {
	position:absolute;
	z-index:60;
	top:267px;
	right:0px;
	background-image: url(images/search_bj.png);	
    }
.inp_srh {
	width:210px;
	height:24px;
	padding:0 0 0 5px;
	color: #666;
	line-height:24px;
	border:0px solid #cbcbcb;
	font-family:Microsoft YaHei;
	background-color: transparent;
}
.btn_srh { width:24px; height:24px; background:url(images/search.png) 0 0 no-repeat; border:none; cursor:pointer; text-indent:-999em;}
#search * { vertical-align:middle;display:inline;}

#nav{/*导航栏整体背景*/
	position:absolute;
	z-index:90;
	top:60px;
	right:0px;
}
#list_banner{
	width:100%; position:relative;/*顶部元素定位祖先*/
	height:313px;
	MARGIN:auto;
	background-repeat: no-repeat;
	background-position: center top;
}
/*===========页面底部=*/
#bottom{
	width:100%;
	padding:20px 0 30px 0;
	margin: auto;
	text-align: center;
	background-color:#333;
}
#bottom dl dt{ height:24px; line-height:24px;color:#999;display:none;}
#bottom dl dt a{ color: #999;}
#bottom dl dd{ padding:0; color:#999; font-size:12px;line-height:2;}
#bottom dl dd a{ color: #999;}
/*===========页面主体设定=*/
#content{
	margin:auto;
	WIDTH:1024px;
	padding:30px 0 20px 0;
	overflow: hidden;
	background-color:#FFF;
}

/*============主要内容区=*/

#mainarea{
	MARGIN:0 0 0 25px;
	display:inline;
	TEXT-ALIGN: left;
	LINE-HEIGHT: 220%;
	WIDTH:974px;
	float:left;
	overflow: hidden;/*保持高度自适应，适应FIREFOX*/
}
/*===========边栏设定=display:none;*/
#sidearea{
	overflow: hidden;
	MARGIN:0px 0 0 0px;
	padding:0px 0 0 0;
	text-align: right;
	}
/*===========边栏信息=*/
.sidearea_box{ width:190px;float:left; margin:0 0 10px 0;}
.sidearea_box h2 {
	height:40px;
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
}
.sidearea_box h2 span {
	float:left;
	height:40px;
	font-family:Microsoft YaHei;
	padding-left:0px;
	line-height:40px;
	font-weight: normal;
	color: #333;
	}
.sidearea_box_con {
	padding:5px 0 0 0;
	overflow:hidden;
}
.sidearea_box_con ul { margin-top:0px;}
.sidearea_box_con ul li {
	line-height:24px;
	height:24px;
	padding:0;
	overflow: hidden;/*===========根据宽度显示字数=*/
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*===========边栏二级栏目样式=*/
.class_box{ margin:0 0 0px 20px;}
.class_box h2 {
	height:40px;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
}
.class_box h2 span {
	float:left;
	height:40px;
	font-family:Microsoft YaHei;
	padding-left:0px;
	line-height:40px;
	font-weight: normal;
	color: #333;
	}
.class_con {
	padding:0 0 0 0px;
	overflow:hidden;
}
.class_con dl {
	
}
.class_con dl dt a{
	width:136px;
	height:45px;
	line-height:45px;
	color: #666;
	display:block;
	float:left;
	text-align: center;
	padding:0 0 0 0px;
	margin:0 1px 0px 0;
	font-size:14px;
	text-decoration: none;
	background-color: #ddd;
}
.class_con dl dt a:hover{
	color: #fff;
	padding:0 0 0 0px;
	text-decoration: none;
	background-color: #167bbe;
}
#ddt{
	color:#fff;
	text-decoration: none;
	padding:0 0 0 0px;
	display:block;
	background-color:#167bbe;
}

/*===========详细内容样式=*/

/*-----------内容区样式-*/
#detail_a{ /*-内容区顶部-*/
	height:35px;
	margin:0px 0 0 0;
}
#detail_a h2{ /*-内容区顶部-*/
    width:100px;
	height:45px;
	line-height:45px;
	padding:0 0 0 0px;
	font-size: 18px;
	font-family:Microsoft YaHei;
	COLOR:#0086bb;
	float:left;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#detail_a span{ /*-内容区顶部-*/
	OVERFLOW: hidden;
	HEIGHT:32px;
	line-height:100%;
	padding:3px 0 0 0px;
	font-size: 14px;
	COLOR: #999;
	font-family:Microsoft YaHei;
	display:none;
	line-height:1;
}
#place{ /*-当前位置-*/
	HEIGHT:45px;
	TEXT-ALIGN: left;
	padding:0 0px 0 0px;
	font-size: 12px;
	line-height:45px;
	font-family:Verdana;
	color: #666;
	margin:0 0 0px 0px;
	float:right;
}
#place i{ /*-当前位置home图标-*/ margin:0 3px 0 0; COLOR:#0086bb; display:none;}
#place a{ /*-当前位置-*/
	color: #666;
}

#detail_b{
	/*background-image: url(images/list_bj.gif);*/
	padding:20px 0 0 0;
	line-height:180%;
	font-size: 14px;/*直接内容基础字号*/
	min-height:543px;                
    _height:543px;
	color:#666;
}
#detail_c{
	OVERFLOW: hidden;
	HEIGHT: 15px;

}

/*---------详细信息显示样式：标题、属性、内容-*/
#info_title{
	COLOR:#333;
	TEXT-ALIGN: center;
	font-size:24px;
	line-height:150%;
	font-family:Microsoft YaHei;
	font-weight: normal;
	margin:0px 0 0 0;
	OVERFLOW: hidden;
	}
#info_title span{
	COLOR:#333;
	TEXT-ALIGN: center;
	font-size:14px;
	line-height:150%;
	font-family:Microsoft YaHei;
	}
#info_pro{
	HEIGHT:26px;
	TEXT-ALIGN: center;
	padding:0;
	font-size: 12px;
	line-height:26px;
	margin:5px 0 20px 0;
	color: #0086bb;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#info_content{
	WIDTH:100%;
	line-height:1.9;
	TEXT-ALIGN:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	font-size: 14px;/*新闻或图片详细内容基础字号*/
	color: #333;
}
.video{
	margin:auto;
	WIDTH:749px;
}
/*==========新闻栏目样式=*/
#news_list{ padding:0px; }
#news_list ul li{
	padding-left:0px;
	line-height:2.8;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size:14px;
}

.title_key1{
font-weight:bold;
}
.title_key1 span{
font-weight: normal;
}
.title_key2 a{
color:#000099;
}
.title_key3 a{
color:#FF0000;
}
#news_list ul li span {
	width:120px;
	float:right;
	color:#666;
    vertical-align:middle;
	line-height:35px;
	height:35px;
}
/*===================================================图片栏目图片样式=*/
#image_view{
	MARGIN: 0 30px 0 0px;
	padding:0px;
	border: 0px solid #eeeeee;
	background-color: #FFF;
}
/*==========1列图片尺寸=*/
#image_view_1_bj{
	MARGIN: 0px 0 30px 0;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#image_view_1{
	MARGIN: 0 20px 25px 0px;
	padding:0px;
	float:center;
	border: 0px solid #eeeeee;
	background-color: #FFF;
}
#image_size1{
	WIDTH:260px;
	height:180px;
	BORDER: 0px solid;
}
#image_title1{
	margin:0px 0 0 0px;
	COLOR: #034c50;
	TEXT-ALIGN: left;
	font-size: 18px;
	line-height:30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#image_title1 a{
	COLOR: #0086bb;
}
#image_intro1{
	TEXT-ALIGN: left;
	font-size: 12px;
	line-height:20px;
	margin:5px 0px 0 0px;
	COLOR: #666;
}
#image_date1{
	COLOR:#666;
	HEIGHT:26px;
	line-height:26px;
}
#image_xq a{
	margin:10px 0 0 0;
	padding:0 10px 0 10px;
	COLOR:#fff;
	HEIGHT:22px;
	line-height:22px;
	text-align:center;
	display: block;
	background-color:#999;
	float:right;
}

/*==========2列图片尺寸=*/
#image_size2{
	WIDTH:497px;
	height:310px;
}
#image_title2{
	WIDTH:497px;
	line-height:40px;
	COLOR: #5C5C61;
	TEXT-ALIGN:center;
	padding:0px 0 0 0;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#image_intro2{
	WIDTH:497px;
	COLOR: #666;
	TEXT-ALIGN: justify;
	padding:0px 0 20px 0;
	font-size: 12px;
	line-height:21px;
}
/*==========3列图片尺寸=*/
#image_size3{
	WIDTH:321px;
	height:210px;
	BORDER: 0px solid;
}
#image_title3{
	WIDTH:321px;
	line-height:40px;
	COLOR: #ffffff;
	TEXT-ALIGN: center;
	padding:0px 0 0 0;
	font-size: 16px;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#image_intro3{
	WIDTH:320px;
	COLOR: #666;
	TEXT-ALIGN: justify;
	padding:0px 0 20px 0;
	font-size: 12px;
	line-height:21px;
}
/*==========4列图片尺寸=*/
#image_size4{
	WIDTH:235px;
	height:160px;

}
#image_title4{
	WIDTH:235px;
	HEIGHT:35px;
	COLOR: #ffffff;
	TEXT-ALIGN: center;
	padding:5px 0 0 0;
	font-size: 12px;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#image_intro4{
	WIDTH:235px;
	COLOR: #666;
	TEXT-ALIGN: justify;
	padding:0px 0 20px 0;
	font-size: 12px;
	line-height:21px;
}
/*--------------------------------------------------------------------------------【分页样式】*/
#view_page{
	TEXT-ALIGN: center;
	font-size: 14px;
	padding:40px 0 5px 0;
}
a.LnkPgPl{
	font-size:14px;
	margin:1px;
	line-height: 26px;
	padding: 8px;
	height:26px;
	background-color:#F5F5F5;
}
a:hover.LnkPgPl{
	color:#fff;text-decoration: none;background-color:#0086bb;
}
.LnkPgPR {
	font-size:14px;
	line-height: 26px;
	margin:1px;
	padding: 8px;
	height:26px;
	color:#fff;
	background-color:#0086bb;
}
a:hover.LnkPgPR {
	color:#fff;
	text-decoration: none;
}
a.LnkPN{
	font-size:14px;
	margin:1px;
	line-height: 26px;
	padding: 8px;
	height:26px;background-color:#F5F5F5;
}
a:hover.LnkPN{
	color:#fff;
	text-decoration: none;background-color:#0086bb;
}
/*==============留言板细节样式=*/
#message_button{
	WIDTH:100%;
	HEIGHT: 50px;
    float:center;
}
#message_read{
	WIDTH:100%;
	HEIGHT: 25px;
	padding-top: 13px;
}
#message_write{
	WIDTH:100%;
	HEIGHT: 25px;
		padding-top: 13px;
}

/*==============二级栏目列表设定=*/

.news_box { margin-bottom:15px; }
.news_box h2 {
	font-size:14px;
	background-color: #FFF;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#dedede);
	background: -ms-linear-gradient(top, #ffffff,#dedede);
	background:-moz-linear-gradient(top,#ffffff,#dedede);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#ffffff), to(#dedede));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#dedede));
	background: -webkit-linear-gradient(top, #ffffff, #dedede);
	background: -o-linear-gradient(top, #ffffff, #dedede);
	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: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	}
.news_box h2 span {
`	float:left;
	height:28px;
	font-family:Microsoft YaHei;
	padding-left:10px;
	line-height:28px;
	font-weight: bold;
	color: #666;
}
.news_more{
	float: right;
	font-size:12px;
	padding:2px 5px 0 0;
	font-weight: normal;
	height:25px;
}
.news_more i{
	height:25px;
	line-height:25px;
}
.news_more a{
	color:#CCC;
	height:25px;
	font-family:Verdana;
	line-height:25px;
}
.news_more a:hover{
	color: #06C;
}
.news_con {
	padding:15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eaeaea;
	border-bottom-color: #eaeaea;
	border-left-color: #eaeaea;
}
.news_con ul {margin-top:0px;}
.news_con ul li {
	padding:0;
	height:30px;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e2e2e2;
	font-size: 14px;
}
.news_con ul li span {
	float:right;
	width:95px;
	color:#666;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	text-align: left;
}
/*==============二级栏目图片列表设定=*/
.img_box { margin-bottom:0px; }
.img_box h2 {
	font-size:14px;
	background-color: #f7f7f7;
	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: #e3e3e3;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
	}
.img_box h2 span {
`	float:left;
	height:28px;
	font-family:Microsoft YaHei;
	padding-left:10px;
	line-height:28px;
	font-weight: bold;
	color: #666;
}
.img_more{
	float: right;
	font-size:20px;
	padding:0 5px 0 0;
	font-weight: bold;
}
.img_more a{
	color: #666;
	font-family:Verdana;
	line-height:25px;
}
.img_more a:hover{
	color: #9C0;
}
.img_con {
	padding:0px;

}
.img_con ul {margin-top:0px;}
.img_con ul li {
	padding:0;display:inline;
}
.img_1{WIDTH:360px;height:230px;}

.img_2{WIDTH:467px;height:300px;}

.img_3{WIDTH:306px;height:200px;}

.img_4{WIDTH:226px;height:160px;}