/*============当前位置=*/
#place{TEXT-ALIGN: left;padding:15px 0 0px 0px;overflow: hidden;WIDTH:880px;float: right;}
#place h2{height:55px;text-align: left;border-bottom:1px solid #dfdfdf;}
#place h2 span{
	padding:0 30px 0px 0px;
	font-size:24px;
	font-family:Microsoft YaHei;
	COLOR:#990000;
	line-height:55px;
	font-weight: normal;
	overflow: hidden;
	display:inline-block;
	border-bottom:4px solid #990000;float:left;
} 
.place_link{color:#999;font-family:Microsoft YaHei; float:right; text-align:left;font-size:12px;line-height:60px; font-weight:normal;}
.place_link a{color:#666;}

/*============主要内容区=*/
#mainarea{
	MARGIN:20px 0px 0 0px;
	display:inline;
	TEXT-ALIGN:left;
	WIDTH:880px;
	float: right;
	overflow: hidden;/*保持高度自适应，适应FIREFOX*/
	padding:0px 0px 0px 0px;
	box-sizing: border-box;
}


/*===========边栏设定=*/
#sidearea{WIDTH:200px;float: left;MARGIN:20px 0 0px 0px;display:inline;box-sizing: border-box;}

/*===========边栏二级栏目样式=*/
.class_box{padding:0px;margin:0px 0 20px 0;border:0px solid #dfdfdf;}
.class_box h2{height:55px;text-align: center;border-bottom:1px solid #dfdfdf; background:url(../images/listbg.gif) no-repeat bottom center}
.class_box h2 span{
	padding:0 20px 0px 20px;
	font-size:20px;
	font-family:Microsoft YaHei;
	COLOR: #fff;
	line-height:55px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom:0px solid #990000;
}	
.class_con {padding:0px;border-left:1px solid #CCC;border-rgiht:1px solid #CCC;}
.class_con ul{margin:0px 0 0 0;}
.class_con ul li a{
	padding:0px 0px 0px 0px;
	line-height:45px;
	color: #333;
	display:block;
	text-align: center;
	margin:0px 0 0px 0;
	font-size:18px;
	text-decoration: none;
	font-weight: normal;
	background: #f5f5f5;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
.class_con ul li a:before {
	content:" ";
	display: inline-block;
	width:8px;
	height:12px;
	margin:0px 10px 3px 0px;
	border-radius:0%;
	vertical-align:middle;
	border-bottom: 1px solid #cccccc; display:none;
}
.class_con ul li a:hover{
	color: #990000;
	text-decoration: none;
	background: #FFF;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	
}
.class_con ul li a:hover:before{
	content:"";
	display: inline-block;
	width:8px;
	height:12px;
	margin:0px 10px 3px 0px;
	border-radius:0%;
	vertical-align:middle;
	border: 1px solid #020d28;display:none;
}
.class_con ul li.ddt a{color:#990000;text-decoration: none;display:block;background: #FFF;}
.class_con ul li.ddt a:before{
	content:"";
	display: inline-block;
	width:8px;
	height:12px;
	margin:0px 10px 3px 0px;
	border-radius:0%;
	vertical-align:middle;
	border: 1px solid #020d28;
	background-color:#020d28;display:none;
}

/*===========边栏信息=*/
.sidearea_box{padding:10px 16px 16px 16px;margin:0px 0 20px 0;border:1px solid #dfdfdf; display:none;}
.sidearea_box h2{height:40px;text-align: center;border-bottom:1px solid #dfdfdf;}
.sidearea_box h2 span{
	padding:0 20px;
	font-size:18px;
	font-family:Microsoft YaHei;
	COLOR: #333;
	line-height:40px;
	font-weight: bold;
	overflow: hidden;
	display:inline-block;
	border-bottom:3px solid #990000;
}
	
.sidearea_con{ width:100%;padding:10px 0 0px 0;overflow: hidden;}
.sidearea_con ul{margin:0px;}
.sidearea_con ul li{
	WIDTH:210px;
	line-height:35px;
	font-size:14px;
	text-align:left;
	padding:0 0 0 0px;
	color:#990000;
	border-bottom:1px dashed #ECECEC;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	
}
.sidearea_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:#990000; display:none;
}

/*-----------内容区样式-*/
#detail_a{float:left;height:60px; display:none;}/*-----------内容栏目名称-*/
#detail_a h2{
	min-width:240px;
	padding:0px 20px;
	text-align:center;
	font-size:24px;
	font-family:"Microsoft YaHei";
	COLOR: #fff;
	height:65px;
	line-height:60px;
	font-weight: normal;
	overflow: hidden;box-sizing: border-box;
	display:inline-block;
	text-transform: capitalize;
	background:url(../images/bt_bj.png) no-repeat bottom center; 
}
#detail_a h2:before {
	content:"";
	display: inline-block;
	width:10px;
	height:20px;
	margin:0px 10px 3px 0px;
	border-radius:0%;
	vertical-align:middle;
	border:0px solid #ddd;
	background:#145ab2; display:none;
}
#detail_b{
	/*background-image: url(images/list_bj.gif);*/
	padding:0px 0 20px 0;
	line-height:1.9;
	font-size:16px;/*直接内容基础字号*/
	min-height:400px;
	_height:400px;
	color:#333;
	text-align: justify;
}
.detail_content{
    min-height:400px;
	_height:400px;
	line-height:1.9;
	font-size:16px;/*直接内容基础字号*/
	color:#333;
	font-weight:normal;
	text-align:left;
}

/*---------详细信息显示样式：标题、属性、内容-*/
#info_title{
	COLOR: #333;
	TEXT-ALIGN: center;
	width:800px;
	font-size:30px;
	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:30px;
	HEIGHT: 30px;
	margin:20px 0 0px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.info_pro_left{
	float: left;
	margin:0;
	HEIGHT:16px;
	TEXT-ALIGN: left;
	padding:0;
	font-size:16px;
	line-height:20px;
	color: #666;
}
.info_pro_left i{
	margin:0 0 2px 0;
	TEXT-ALIGN: left;
	padding:0;
	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: #990000;
	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:30px;
	TEXT-ALIGN:left;
	padding: 20px 0 30px 0;
	font-size:16px;/*新闻或图片详细内容基础字号*/
	color: #333;
	word-break:break-all;
}
#info_content p{ margin:0;}
#info_content img{max-width:1020px; height: auto;}
#info_content tbody{max-width:1020px;}
.info_box{margin:auto;border-top:1px solid #E4E4E4;}
.info_con{padding:10px 0;TEXT-ALIGN:left;display:table;}
.info_con ul {padding:0;display:inline-block;}
.info_con ul li{WIDTH:1020px;list-style:none;color:#990000;margin:0 0px 0px 0px;line-height:40px;height:40px;font-size:18px;overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.info_con ul li i{line-height:30px;height:34px;font-size:20px;}
.info_con ul li a{
	color: #333;
	display:inline-block;
	text-align: left;
	padding:0 0px 0 0px;
	margin:0 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
}
.info_con ul li a:hover{
	color:#990000;
	text-decoration: underline;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

/*==========新闻栏目样式——1=*/
#news_list{ padding:0px 0px 20px 0px; }
#news_list ul li{
	padding:0px;
	line-height:50px;
	color: #F30;
	font-size:16px;
	border-bottom: 1px dashed #dddddd;	/**/
}

#news_list ul li:before {
	content:"";
	display: inline-block;
	width:8px;
	height:8px;
	margin:0px 12px 3px 0px;
	border-radius:50%;
	vertical-align:middle;
	border:1px solid #ddd;
}
#news_list ul li:hover:before {border:1px solid #990000; background-color:#990000;}
#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;}
/*==========新闻栏目样式——2=*/
.news_con {width:100%;padding:0px 0 0 0;overflow:hidden; }
.news_con ul li{position: relative;padding:0;font-size:20px;line-height:35px;;text-align: left;color: #333;  padding:0px 0 25px 0;overflow: hidden; border-bottom:1px dashed #ddd; margin:0 0 25px 0;}

.news_con ul li span{ width:100px;font-size:16px; font-weight:bold;border:1px solid #dadada; padding:0; margin:0px 20px 0 0px; text-align: center; float:left;overflow:hidden;}
.day{color: #333;font-size:30px; font-weight: bold; line-height:60px;}
.year{color:#666;font-size:14px; font-weight: normal; line-height:38px; background:#eeeeee;}
.intro{
	color:#999;
	font-size:14px;
	font-weight: normal;
	line-height:1.6;
	text-align: justify;
	height:60px;
}
.news_con ul li strong{position:absolute;z-index:1;top:0px;left:0px; background:url(../images/new.png) no-repeat left top;background-size:100%; width:50px; height:50px;}
   
   
/*===================================================图片栏目图片样式=*/
.img_con_1 {width:100%;padding:0px 0px 0px 0px;overflow:hidden;}
.img_con_1 ul{padding:0 0 0px 0;zoom:1;}
.img_con_1 ul li{margin:0 0px 25px 0;float:left;overflow:hidden; border-bottom:1px dashed #ddd; padding:0px 0px 25px 0px;}
.img_con_1 ul li a{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;color:#333;
}
.img_con_1 ul li p{
	width:600px;
	box-sizing: border-box;
	font-size:20px;
	line-height:2.5;
	padding:0px 0px;
	overflow: hidden;
	text-align: left;
	float: right;
	font-weight: normal;
	text-align: justify;
}
.img_intro{font-size:12px;line-height:1.8;color:#666; display:none;}
.img_date{font-size:12px;line-height:2.8;color:#666;font-weight: normal;display:none;}.img_date i{font-size:12px;margin:0 0 2px 0;}
.img_con_1 ul li a:hover{ color:#990000;border:0px solid #ccc;}
.img_con_1 ul li img{ width:250px;height:170px;padding:0px; float:left; border:5px solid #eee;}

.img_con_2 {padding:0px 0px 0px 0px;overflow:hidden;}
.img_con_2 ul{width:1000px;padding:0 0 0px 0;zoom:1;}
.img_con_2 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_2 ul li a{
	width:425px;
	margin:0px 30px 30px 0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_2 ul li p{
	width:425px;
	box-sizing: border-box;
	font-size:16px;
	line-height:50px;
	padding:0px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.img_con_2 ul li a:hover{ color: #990000;border:1px solid #ccc;}
.img_con_2 ul li img{ width:100%;height:283px;padding:0px;}

.img_con_3 { width:100%;padding:0px 0px 0px 0px;overflow:hidden;}
.img_con_3 ul{width:1050px;padding:0 0 0px 0;zoom:1;}
.img_con_3 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_3 ul li a{
	width:280px;
	margin:0px 20px 20px 0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_3 ul li p{
	width:280px;
	box-sizing: border-box;
	font-size:14px;
	line-height:45px;
	padding:0px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}

.img_con_3 ul li a:hover{ color: #990000;border:1px solid #ccc;}
.img_con_3 ul li img{ width:100%;height:187px;padding:0px;}

.img_con_4 {padding:0px 0px 0px 0px;overflow:hidden;}
.img_con_4 ul{width:1050px;padding:0 0 0px 0;zoom:1;}
.img_con_4 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_4 ul li a{
	width:205px;
	margin:0px 20px 20px 0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_4 ul li p{
	width:205px;
	box-sizing: border-box;
	font-size:12px;
	line-height:40px;
	padding:0px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.img_con_4 ul li a:hover{ color: #990000;border:1px solid #ccc;}
.img_con_4 ul li img{ width:100%;height:137px;padding:0px;}

.img_con_5 {padding:0px 0px 0px 0px;overflow:hidden;}
.img_con_5 ul{width:1050px;padding:0 0 0px 0;zoom:1;}
.img_con_5 ul li{list-style:none;margin:0 0px 0px 0;float:left;display:inline;}
.img_con_5 ul li a{
	width:188px;
	margin:0px 20px 20px 0px;
	padding:0px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_5 ul li p{
	width:188px;
	box-sizing: border-box;
	font-size:12px;
	line-height:35px;
	padding:0px 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.img_con_5 ul li a:hover{ color: #990000;border:1px solid #ccc;}
.img_con_5 ul li img{ width:100%;height:130px;padding:0px;}






