/*============主要内容区=*/

#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:30px 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: #333;
	display:inline-block;
	text-align: center;
	padding:0px 20px 0 20px;
	margin:0 1px 1px 0px;
	font-size:18px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	overflow: hidden;float:left;
    background:#f8f8f8;
	border:1px solid #ddd;
	border-radius:0;}
.class_con ul li a:hover{
	color:#cc0000;
	text-decoration: none;
	background:#fff;
	border:1px solid #cc0000;
	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:#cc0000;text-decoration: none;display:block;background:#fff;border:1px solid #cc0000;}


#detail_b{
	/*background-image: url(/dfiles/16275/css/images/list_bj.gif);*/
	padding:25px 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:1110px;text-align:center;}
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:1.9;
	text-align:left;
	padding: 0px 0 0 0;
	font-size:16px;/*新闻或图片详细内容基础字号*/
	color: #333;}
#info_content p{margin:0;line-height:1.9;font-size:16px;}
#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:#cc0000;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:#cc0000;
	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:0px 0 0 0;}
#news_list ul{margin:0px;padding:0;overflow: hidden; zoom:1;}
#news_list ul li:before{
	content:"";
	position: absolute;
	width:8px;
	height:8px;
	top:50%;
	left:0;
	margin:-4px 0px 0px 0px;
	border-radius:50%;
	border:1px solid #ddd;
    box-sizing: border-box;
	float:left;}
#news_list ul li:hover:before{content:"";border:1px solid #cc0000;background:#cc0000;}
#news_list ul li{padding:0 0 0 20px;font-size:18px;height:50px;line-height:50px;text-align: left;color: #333;border-bottom:1px dashed #eee;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;box-sizing: border-box;position:relative;}
#news_list ul li a{}
#news_list ul li span{float:right;color: #999;font-size:14px;}
#news_list ul li strong{color:#cc0000;font-size:14px; font-weight:normal; margin:0 10px 0 0;}
#news_list ul li strong a{color:#cc0000;}

/*==========新闻栏目样式——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 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;}
.title{width:1080px;color:#333;font-size:24px;line-height:1.3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: justify;}
.day{color:#cc0000;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;top:0;left:0;border-top:40px solid #cc0000;border-right:40px solid transparent;}
.news_con ul li strong:before {
	content:"New";
font-size:12px;color: #fff; font-weight: bold;
position: absolute;top:-42px;left:1px;
transform:rotate(-45deg);
-ms-transform:rotate(-45deg); /* internet explorer */
-moz-transform:rotate(-45deg); /* firefox */
-webkit-transform:rotate(-45deg); /* safari 和 chrome */
-o-transform:rotate(-45deg);}
   
/*===================================================图片栏目图片样式=*/
.img_con_1 { width:100%;padding:0px 0px 0px 0px;}
.img_con_1 ul{padding:0 0 0px 0;zoom:1;overflow:hidden;}
.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:#cc0000;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;}
.img_con_2 ul{width:1260px;padding:0 0 20px 0;zoom:1;overflow:hidden;}
.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:#cc0000;border:1px solid #cc0000;}
.img_con_2 ul li img{ width:100%;height:400px;padding:0px;}

.img_con_3 {width:100%;padding:0px 0px 0px 0px;}
.img_con_3 ul{width:1260px;padding:0 0 0px 0;zoom:1;overflow:hidden;}
.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:#cc0000;border:1px solid #cc0000;}
.img_con_3 ul li img{ width:100%;height:260px;padding:0px;}

.img_con_4 {width:100%;padding:0px 0px 0px 0px;}
.img_con_4 ul{width:1260px;padding:0 0 0px 0;zoom:1;overflow:hidden;}
.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:#cc0000;border:1px solid #cc0000;}
.img_con_4 ul li img{ width:100%;height:190px;padding:0px;}