/*-----------当前位置-*/
#place{
    position: absolute;
	z-index:1;
	top:340px;
	left:50%;
	margin:0 0 0 -615px; 
	width:1230px;
	TEXT-ALIGN:  right;
	padding:0 20px 0 0px;
	font-size:12px;
	line-height:60px;
	height:60px;
	font-family:Verdana;
	color: #666;
	background:rgba(255,255,255,0.8); /*-rgba(255,255,255,1.0)-*/
	border-radius:0px 0px 0 0;
	box-sizing: border-box;
	border-bottom:0px solid #CCC;
}
#place a{color: #666;font-family:Microsoft YaHei;}
#place a:hover{color:rgba(0,0,0,1.0);}
#detail_a{float:left;height:60px;}
#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;
}



/*============主要内容区=*/

#mainarea{
	MARGIN:0px 0 0 0px;
	display:inline;
	TEXT-ALIGN: left;
	WIDTH:1230px;
	float:left;
	overflow: hidden;/*保持高度自适应，适应FIREFOX*/
	padding:0px 0px 0px 0px;
}
/*===========边栏设定=display:none;*/
#sidearea{margin:0px 0 0 0px; padding:0px 0 0px 0; }
/*===========边栏信息=*/
.sidearea_box{ width:190px;margin:0 auto 10px auto; display:none;}
.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{ width:100%;margin:0px 0 0px 0; display:table; border-bottom:0px solid #eee;}
.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; display:none; 
}
.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:0px 0 0px 0;TEXT-ALIGN: center;}
.class_con ul {padding:0;display:inline-block;}
.class_con ul li{list-style:none;margin:0 0px 0px 0;float:left;}
.class_con ul li a{
	width:204px;
	box-sizing: border-box;
	line-height:45px;
	color: #005ca2;
	display:inline-block;
	text-align: center;
	padding:0px 20px 0 20px;
	margin:0 1px 1px 0px;
	font-size:18px;
	text-decoration: none;
	background:#f2f8fd;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	overflow: hidden;float:left;

	border:1px solid #c4dff3;
	border-radius:0;
}
.class_con ul li a:hover{
	color: #005ca2;
	text-decoration: none;
	background:#fff;
	border:1px solid #0099cc;
	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.ddt a{color: #ffffff;text-decoration: none;display:block;background:#005ca2;border:1px solid #005ca2;}


#detail_b{
	/*background-image: url(images/list_bj.gif);*/
	padding:30px 0 30px 0;
	line-height:1.8;
	font-size:14px;/*直接内容基础字号*/
	min-height:400px;
	_height:400px;
	color:#333;
	text-align: left;
}
.detail_content{
    min-height:400px;
	_height:400px;
	line-height:2.0;
	font-size:16px;/*直接内容基础字号*/
	color:#333;
	font-weight:normal;
	text-align:left;
}

#info_content img{    
max-width: 55% !important;
    height: auto;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    display: block;}
video{width:100%;margin:0px auto 20px auto; padding:0px 0 0 0;}

/*---------详细信息显示样式：标题、属性、内容-*/
#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 i{
	margin:0;
	height:16px;
	line-height:12px;
	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: #2c3e4c;
	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: 0px 0 0 0;
	font-size: 16px;/*新闻或图片详细内容基础字号*/
	color: #333;

}
#info_content p{ margin:0;}
#info_content img{max-width:1290px; height:100%;}
video{width:100%;margin:0px auto 20px auto; padding:0px 0 0 0; background:#333;}
.info_box{margin:auto;border-top:1px solid #E4E4E4;}
.info_con{padding:0;TEXT-ALIGN: center;width:1290px;display:table;}
.info_con ul {padding:0;display:inline-block;}
.info_con ul li{list-style:none;color:#145ab2;;margin:0 0px 0px 0px;line-height:56px;float:left;font-size:16px;}
.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: center;
	padding:0 30px 0 0px;
	margin:0 0px 0px 0px;
	text-decoration: none;
}
.info_con ul li a:hover{
	color:#145ab2;
	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;
}

/*==========新闻栏目样式=*/
#news_list{ width:100%;padding:0px 0px 0px 0px; margin:-20px 0 0 0;}
#news_list ul li{
	padding:0px;
	line-height:50px;
	height:50px;
	color: #F30;
	font-size:16px;
	border-bottom: 1px dashed #dddddd;	/**/
}
#news_list ul li a{
    width:1130px;
    display: inline-block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#news_list ul li a:before {
	content:"";
	display: inline-block;
	width:8px;
	height:8px;
	margin:0px 12px 3px 5px;
	border-radius:50%;
	vertical-align:middle;
	border:1px solid #ddd;
}
#news_list ul li a:hover:before {border:1px solid #145ab2; background-color:#145ab2;}
#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:#999;font-size:14px;}

/*==========新闻栏目样式——2=*/
.news_con {width:100%;padding:10px 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 20px 0;overflow: hidden; border-bottom:1px dashed #ddd; margin:0 0 20px 0px;}
.news_con ul li span{ width:110px;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:#145ab2;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;}
.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 0px 0;float:left;overflow:hidden; border-bottom:1px dashed #CCC;}
.img_con_1 ul li a{
	width:100%;
	margin:30px 0px 30px 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{
	box-sizing: border-box;
	font-size:24px;
	line-height:2.5;
	padding:0px 0px;
	overflow: hidden;
	text-align: left;
	font-weight: normal;
	text-align: justify;
}
.img_intro{font-size:14px;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:#e6261f;border:0px solid #ccc;}
.img_con_1 ul li img{ width:300px;height:200px;padding:0px; margin:0 20px 0 0;float:left; border:5px solid #eee;}

.img_con_2 {width:100%;padding:0px 0px 10px 0px;overflow:hidden;}
.img_con_2 ul{width:1260px;padding:0 0 20px 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:600px;
	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:600px;
	box-sizing: border-box;
	font-size:18px;
	line-height:60px;
	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: #145ab2;border:1px solid #ccc;}
.img_con_2 ul li img{ width:100%;height:400px;padding:0px;}

.img_con_3 {width:100%;padding:0px 0px 0px 0px;overflow:hidden;}
.img_con_3 ul{width:1260px;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:390px;
	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: inline-block;
}
.img_con_3 ul li p{
	width:390px;
	box-sizing: border-box;
	font-size:16px;
	line-height:60px;
	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: #145ab2;border:1px solid #ccc;}
.img_con_3 ul li img{ width:100%;height:260px;padding:0px;}

.img_con_4 {width:100%;padding:0px 0px 0px 0px;overflow:hidden;}
.img_con_4 ul{width:1260px;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:285px;
	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_4 ul li p{
	width:285px;
	box-sizing: border-box;
	font-size:14px;
	line-height:50px;
	padding:0px 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}

.img_con_4 ul li a:hover{ color: #145ab2;border:1px solid #ccc;}
.img_con_4 ul li img{ width:100%;height:190px;padding:0px;}
