﻿/*============主要内容区=*/

#mainarea{
	MARGIN:20px 0px 0 0px;
	display:inline;
	TEXT-ALIGN:left;
	WIDTH:920px;
	float: right;
	overflow: hidden;/*保持高度自适应，适应FIREFOX*/
	padding:0px 0px 0px 0px;
}
/*===========边栏设定=display:none;*/
#sidearea{
	WIDTH:240px;
	float: left;
	MARGIN:20px 0 0px 0px;
	display:inline;
	}
/*===========边栏信息=*/
.sidearea_box{margin:0px 0 20px 0;}
.sidearea_box h2 {
	font-size:18px;
	overflow: hidden;
	height:43px;
	line-height:43px;
	text-align: left;
	border-top-width: 2px;
	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: #2153a1;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.sidearea_box h2 span {
	font-family:Microsoft YaHei;
	padding:0px 0 0px 30px;
	font-weight: normal;
	color: #2153a1;
	}
.sidearea_box h2 span i{color: #2153a1;margin:0 15px 5px 0px;}	
.sidearea_box_con {
	padding:10px 16px 16px 16px;
	overflow:hidden;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.sidearea_box_con ul {margin:0px;}
.sidearea_box_con ul li {
	line-height:30px;
	font-size:14px;
	padding:0 0 0 0px;
	color:#39C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ECECEC;
}
.sidearea_box_con ul li:before {
	content:"";
	display: inline-block;
	width:4px;
	height:4px;
	margin:0px 8px 3px 0px;
	border-radius:0%;
	vertical-align:middle;
	background-color:#2153a1;
}
/*===========边栏二级栏目样式=*/
.class_box{  margin:0 0 20px 0; }
.class_box h2 {font-size:18px;height:50px;line-height:50px;background-color:#175bb0;text-align: center;}
.class_box h2 span {font-family:Microsoft YaHei;padding:0px 0 0px 0px;font-weight: normal;color: #ffffff;}	
.class_con {
	padding:0px 0 0 0;
	border-right:1px solid #dddddd;
	border-left:1px solid #dddddd;
}
.class_con ul {margin:0px;}
.class_con ul li a{
	padding:0px 0px 0px 0px;
	line-height:40px;
	color: #666;
	display:block;
	text-align: center;
	margin:0 0 0px 0;
	font-size:16px;
	text-decoration: none;
	font-weight: normal;
	background:#F7F7F7;
	border-bottom:1px solid #dddddd;
}

.class_con ul li a:hover{color: #175bb0;background:#fff;}

.class_con ul li.ddt a{color: #336699;background:#fff;}

/*===========详细内容样式=*/

/*-----------内容区样式-*/
#detail_a{margin:0;text-align: left;border-bottom:1px solid #dfdfdf;height:50px;}
#detail_a h2{ /*-内容区顶部-*/
	padding:0 30px 0px 0px;
	font-size:20px;
	font-family:Microsoft YaHei;
	COLOR: #175bb0;
	height:50px;
	line-height:40px;
	font-weight: normal;
	overflow: hidden;
	display:inline-block;
	border-bottom:3px solid #175bb0;
}

#detail_a span{ /*-内容区顶部-*/
	line-height: inherit;
	padding:0px 0 0 0px; 
	font-size: 14px;
	COLOR: #999;
	font-family:Microsoft YaHei;
}
#place{ /*-当前位置-*/
    position: absolute;
	z-index:1;
	top:270px;
	left:50%;
	margin-left:-555px; 
	width:1110px;
	TEXT-ALIGN: left;
	padding:0 0 0 20px;
	font-size:12px;
	height:30px;
	line-height:32px;
	font-family:Verdana;
	color:rgba(255,255,255,0.3);
	background-color:rgba(0,0,0,0.6);
	border-radius:4px 4px 0 0;
	display:none;
}
#place i{ /*-当前位置home图标-*/margin:0 5px 3px 0; font-size:12px;color:rgba(255,255,255,0.6);vertical-align: middle;}
#place a{color:rgba(255,255,255,0.6);}
#detail_b{
	/*background-image: url(images/list_bj.gif);*/
	padding:20px 0 0 0;
	line-height:1.9;
	font-size:16px;/*直接内容基础字号*/
	min-height:400px;                
    _height:400px;
	color:#333;
}
.detail_content{
	/*background-image: url(images/list_bj.gif);*/
	padding:0px 0px 20px 0px;
	line-height:1.8;
	font-size:14px;/*直接内容基础字号*/
	color:#333;
}


/*---------详细信息显示样式：标题、属性、内容-*/
#info_title{
	COLOR: #333;
	TEXT-ALIGN: center;
	width:1000px;
	font-size:28px;
	line-height:1.5;
	font-family:Microsoft YaHei;
	font-weight: normal;
	margin:0px auto 0px auto;
	OVERFLOW: hidden;white-space:pre-wrap
	}
#info_pro{line-height:26px;HEIGHT: 26px;margin:20px 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
}
.info_pro_left{float:left;margin:0;HEIGHT:12px;TEXT-ALIGN: left;padding:0;font-size:12px;line-height:12px;color: #666;}
.info_pro_left [text]{font-size:22px;}
.info_pro_left i{margin:0 5px 3px 0;TEXT-ALIGN: left;font-size:12px;color:#666;vertical-align:middle;}
.info_pro_right{
	float:right;
	margin:0;
}
.info_pro_right a{
	display: block;
	margin:0 0 0 8px;
	color:#FFF;
	text-align:center;
	font-size:20px;
	width:20px;
	height:20px;
	line-height:18px;
	background-color:#999;
	float:left;
	cursor:pointer;
	text-decoration: none;
   transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.info_pro_right a:hover{
	background: #0b389f;
	color:#ffffff;-moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
#info_content{
	WIDTH:100%;
	line-height:28px;
	TEXT-ALIGN:left;
	padding: 0px 0 0 0;
	font-size:16px;/*新闻或图片详细内容基础字号*/
	color: #333;
}
#info_content p{
	margin:0px 0 10px 0;

}
.info_content_img{margin:0 auto 20px auto; text-align:center; display:none;}
.info_content_img img{width:800px;}


/*==========新闻栏目样式=*/
#news_list{ padding:0px; }
#news_list ul li{
	padding:0px;
	line-height:44px;
	color: #F30;
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dddddd;	/**/
}

#news_list ul li:before {
	content:"";
	display: inline-block;
	width:5px;
	height:5px;
	margin:0px 12px 3px 5px;
	border-radius:0%;
	vertical-align:middle;
	border: 2px solid #175bb0;
	background-color:#175bb0;

}
#news_list ul li strong{color:#999999;font-size:16px;font-weight:normal;padding:0 10px 0 0px;}
#news_list ul li strong a{color:#0a57a7;}
#news_list ul li span {
	float:right;
	color:#666;
	font-size:12px;
}


   
/*===================================================图片栏目图片样式=*/

/*==========1列图片尺寸=*/
#image_view_1_bj{
	MARGIN: 0px 0 20px 0;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9E9E9;
}
#image_view_1{
	WIDTH:260px;
	height:180px;
	MARGIN: 0 20px 20px 0px;
	padding:0px;
	overflow: hidden;
	border: 0px solid #eeeeee;
	background-color: #FFF;
}
#image_size1{
	WIDTH:260px;
	height:180px;
	BORDER: 0px solid;
}
#image_title1{
	width:776px;
	margin:0px 0 0 0px;
	COLOR: #333333;
	TEXT-ALIGN: left;
	font-size: 22px;
	line-height:40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}

#image_intro1{
	TEXT-ALIGN: left;
	font-size: 12px;
	line-height:20px;
	margin:5px 0px 0 0px;
	COLOR: #666;
}
#image_date1 i{
	font-size:12px;
	COLOR:#0b389f;
	margin: 0 0 2px 0;

}
#image_date1{
	COLOR:#666;
	HEIGHT:26px;
	line-height:26px;
}
#image_xq a{
	margin:10px 0 0 0;
	padding:0 15px 0 15px;
	COLOR:#fff;
	HEIGHT:24px;
	line-height:24px;
	text-align:center;
	display: block;
	float: left;
	cursor: pointer;
	font-weight: normal;
	margin:5px 0 0 0px;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border:1px solid #0b389f;
	background: #0b389f;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
#image_xq a:hover{
	COLOR:#0b389f;
	border:1px solid #0b389f;
	background: #ffffff;
}

/*==========2列图片尺寸=*/
#image_view_2{
	MARGIN: 0 30px 0px 0px;
	padding:0px;
	overflow: hidden;
	border: 0px solid #eeeeee;
	background-color: #FFF;
}
#image_size2{
	WIDTH:540px;
	height:360px;
}
#image_title2{
	WIDTH:540px;
	line-height:50px;
	COLOR: #333333;
	TEXT-ALIGN: center;
	padding:0px 0 0 0;
	font-size:16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}

#image_intro2{
	WIDTH:540px;
	COLOR: #666;
	TEXT-ALIGN: left;
	padding:0px 0 20px 0;
	font-size: 12px;
	line-height:21px; display:none;
}
/*==========3列图片尺寸=*/
#image_view_3{
	MARGIN: 0 30px 0px 0px;
	padding:0px;
	overflow: hidden;
	border:0px solid #eeeeee;
	background-color: #FFF;
}
#image_size3{
	WIDTH:350px;
	height:233px;
	BORDER: 0px solid;
}
#image_title3{
	WIDTH:350px;
	line-height:50px;
	COLOR: #333333;
	TEXT-ALIGN: center;
	padding:0px 0 0 0;
	font-size:14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}

#image_intro3{
	WIDTH:350px;
	COLOR: #666;
	TEXT-ALIGN: left;
	padding:0px 0 20px 0;
	font-size: 12px;
	line-height:20px; display:none;
}
/*==========4列图片尺寸=*/
#image_view_4{
	MARGIN: 0 30px 0px 0px;
	padding:0px;
	overflow: hidden;
	border: 0px solid #eeeeee;
	background-color: #FFF;
}
#image_size4{
	WIDTH:255px;
	height:377px;

}
#image_title4{
	WIDTH:255px;
	line-height:45px;
	COLOR: #333333;
	TEXT-ALIGN: center;
	padding:0px 0 0px 0;
	font-size:14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
/*#image_title4 a{
	COLOR: #1b3a78;
}*/
#image_intro4{
	WIDTH:255px;
	COLOR: #666;
	TEXT-ALIGN: left;
	padding:0px 0 20px 0;
	font-size: 12px;
	line-height:18px; display:none;
}








