﻿#place{ /*-当前位置-*/
    position: absolute;box-sizing: border-box;
	z-index:1;
	top:355px;
	left:50%;
	margin:0 0 0 -615px; 
	width:1230px;
	padding:0 20px 0 0px;
	background:rgba(0,0,0,0.3);
	border-radius:0px 0px 0 0;
	height:30px;
}
#place i{ /*-当前位置home图标-*/margin:0 8px 3px 0; font-size:16px;color:rgba(0,0,0,0.4);vertical-align: middle; display:none;}
#place h2{ min-width:240px;height:70px;text-align: center;float:left;background:#ea5404; margin:-40px 0 0px 0;}
#place h2 span{
	padding:0 20px;
	font-size:24px;
	COLOR: #fff;
	line-height:70px;
	font-weight: normal;
	overflow: hidden;
	display:inline-block;
	border-bottom:0px solid #087dce;
	
} 
.place_link{color:#fff;font-family: Verdana;float:right;text-align:left;font-size:12px;line-height:30px;font-weight:normal;}
.place_link a{color:#fff;}
/*============主要内容区=*/

#mainarea{
	MARGIN:35px 0px 30px 0px;
	display:inline;
	TEXT-ALIGN:left;
	WIDTH:960px;
	float:right;
	overflow: hidden;/*保持高度自适应，适应FIREFOX*/
	padding:0px 0px 0px 0px;
}
/*===========边栏设定=*/
#sidearea{WIDTH:240px;float: left;MARGIN:0px 0 0px 0px;background:#eee;margin-bottom: -10000px;padding-bottom: 10000px; box-sizing: border-box;}
/*===========边栏信息=*/
.sidearea_box{margin:0px 0 20px 0; display:none;}
.sidearea_box h2 {
	font-size:16px;
	overflow: hidden;
	height:43px;
	line-height:43px;
	text-align: left;
	border-top:2px solid #28a7e1;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
}
.sidearea_box h2 span {font-family:Microsoft YaHei;padding:0px 0 0px 20px;font-weight: bold;color: #28a7e1;}
.sidearea_box h2 span i{color: #28a7e1;margin:0 10px 5px 0px;}	
.sidearea_box_con {padding:10px 16px 16px 16px;overflow:hidden;border-right:1px solid #dddddd;border-left:1px solid #dddddd;border-bottom:1px solid #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:1px dashed #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:#28a7e1;
}
/*===========边栏二级栏目样式=*/
.class_box{  margin:0 0 20px 0;}
.class_box h2 {font-size:20px;overflow: hidden;line-height:1.1;background:#fff;text-align: left;padding:30px 20px 30px 30px;border:1px solid #efefef; display:none;}
.class_box h2 span {font-family:Microsoft YaHei;padding:0px 0 0px 0px;font-weight: bold;color: #333;}
.class_box h2 span i{color: #666;margin:0 15px 5px 0px; display:none;}	
.class_con {padding:0px 0 0px 0;background:rgba(255,255,255,0.1);}
.class_con ul {margin:0px;}
.class_con ul li a{
	padding:20px;
	line-height:1.3;
	color: #666;
	display:block;
	text-align: center;
	margin:0 0 0px 0;
	font-size:18px;
	text-decoration: none;
	font-weight: normal;
	border-left:3px solid #efefef;
}
.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: 1px solid #cccccc; display:none;
}
.class_con ul li a:hover{
	color: #28a7e1;
	background:rgba(255,255,255,1.0);
	border-left:3px solid #28a7e1;
	box-sizing: border-box;/*===========边栏二级栏目样式	-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:#28a7e1;
	background:#FFF;
	border-left:3px solid #28a7e1;

}
.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;
}

/*===========详细内容样式=*/
#detail_a{ /*-内容区顶部-*/
    position: absolute;
	z-index:2;
	top:390px;
	left:50%;
	margin:0 0 0 -555px; 
	width:1110px;
	text-align: left;
	padding:0px 0px 0px 0px; display:none;
}
#detail_a h2{ /*-内容区顶部-*/
	padding:0px 40px 0px 40px;
	font-size:36px;
	font-family:"Microsoft YaHei";
	COLOR: #fff;
	height:80px;
	line-height:80px;
	font-weight: lighter;
	overflow: hidden;
	display:inline-block;
	background: #28a7e1;
}
#detail_b{
	/*background-image: url(images/list_bj.gif);*/
	width:100%;
	padding:0px 0 20px 0;
	line-height:1.9;
	font-size:16px;/*直接内容基础字号*/
	min-height:400px;
	_height:400px;
	color:#333;
	text-align: justify;
}
.detail_content{
	/*background-image: url(images/list_bj.gif);*/
	padding:0px 0px 15px 0px;
	line-height:1.9;
	font-size:16px;/*直接内容基础字号*/
	color:#333;
	text-align:left;
}
.detail_content p{
	/*background-image: url(images/list_bj.gif);*/
	padding:5px 0px 5px 0px;
	color:#333;

}
.detail_content img{max-width:960px; height: auto;}
.detail_content tbody{max-width:960px;}
/*---------详细信息显示样式：标题、属性、内容-*/
#info_title{
	COLOR: #333;
	TEXT-ALIGN: center;
	width:900px;
	font-size:24px;
	line-height:1.6;
	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:30px 0 0px 0;
	border-bottom:1px dotted #999;
}
.info_pro_left{
	float: left;
	margin:0;
	HEIGHT:12px;
	TEXT-ALIGN: left;
	padding:0;
	font-size:12px;
	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:#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;text-indent:-3px;
}
.info_pro_right a:hover{
	background:#009143;
	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:26px;
	TEXT-ALIGN:left;
	padding: 20px 0 30px 0;
	font-size: 16px;/*新闻或图片详细内容基础字号*/
	color: #333;
	word-break:break-all;
}
#info_content p{ margin:10px 0 10px 0;}
#info_content img{max-width:960px; height: auto;}
#info_content tbody{max-width:960px;}
.info_box{margin:auto;border-top:1px solid #E4E4E4;border-bottom:0px solid #E4E4E4;}
.info_con{padding:0;}
.info_con ul {padding:0;}
.info_con ul li{ width:45%;list-style:none;color:#666;margin:0 0px 0 0;line-height:60px;height:60px;font-size:18px; float:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-weight: normal; display:inline-block;}
.info_con ul li:last-child{margin-right: 0;float: right; text-align:right}
.info_con ul li i{line-height:60px;height:60px;color: #009143;font-size:24px;}
.info_con ul li a{color:#666;}
/*==========新闻栏目样式——1=*/
#news_list{ padding:0px; }
#news_list ul li{width:100%;position: relative;font-size:16px;height:50px;line-height:50px;box-sizing: border-box;text-align: left;border-bottom:1px dashed #eee;overflow:hidden;padding:0 0 0 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal; display:inline-block;}
#news_list ul li:before {
	content:"";
	position: absolute;
	width:4px;
	height:4px;
	top:50%;
	left:0;
	margin:-2px 0 0 0;
	border-radius:0%;
	border:0px solid #ddd;
	background: #666;
	float:left;
}
#news_list ul li strong{color:#009143;font-size:16px;font-weight:normal;padding:0 10px 0 0px; border-right:1px solid #009143; margin:0 10px 0 0;}
#news_list ul li strong a{color:#009143;}
#news_list ul li span {float:right;color:#666;font-size:14px;}
/*==========新闻栏目样式——2=*/
.news_con {width:100%;padding:0px 0 20px 0; }
.news_con ul li{position: relative;padding:0;padding:25px 0px;margin:0px 0px 0px 0;overflow:hidden; border-bottom:1px dashed #eee;}
.news_con ul li span{ width:100px;font-size:16px; font-weight:bold;border:1px solid #dadada; padding:0; margin:0 20px 0 0; text-align: center; float:left;}
.news_con ul li .bt{overflow: hidden;}
.news_con ul li a{ display:inline-block}
.title{font-size:20px;line-height:1.1;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: justify;}
.news_con ul li:hover .title{color:#e5261f;}
.day{color:#333;font-size:30px; font-weight: bold; line-height:55spx;}
.year{color:#666;font-size:14px; font-weight: normal; line-height:36px; background:#eeeeee;}
.intro{color:#999;font-size:12px; font-weight: normal; line-height:1.8; padding:10px 0 0 0;}
.pro{color:#999;font-size:12px; font-weight: normal; line-height:1.0;padding:7px 0 0 0;}
.news_con ul li strong{position: absolute;top:25px;left:0;border-top:40px solid #F00;border-right:40px solid transparent;}
.news_con ul li strong:before {
	content:"New";
font-size:12px;color: #fff; font-weight: normal;
position: absolute;top:-38px;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); /* Opera */
}
.news_con ul li img{ margin:0px 15px 0px 0px;float: left;width:200px;border-radius:0px;}
/*===================================================图片栏目图片样式=*/
.img_con_1 { width:100%;padding:0px 0px 0px 0px;}
.img_con_1 ul{padding:0 0 0px 0;zoom:1;}
.img_con_1 ul li{width:100%;margin:0 0px 30px 0;float:left;overflow:hidden;float:left;box-sizing: border-box;}
.img_con_1 ul li a{
	margin:0px 0px 0px 0px;
	padding:0px;
	border:0px dashed #ddd;
	background-color:#FFF;
   overflow:hidden;
   border-radius:0px 0px 0px 0px;
   box-sizing: border-box;
   display: block;
}
.img_con_1 ul li p{
	box-sizing: border-box;
	font-size:20px;
	line-height:50px;
	padding:0px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
}
.img_intro{font-size:14px;line-height:1.8;color:#999;}
.img_date{font-size:12px;line-height:2.8;color:#666;font-weight: normal;}.img_date i{font-size:12px;margin:0 0 2px 0;}
.img_con_1 ul li a:hover{ background:#f8f8f8;}
.img_con_1 ul li img{ width:320px;height:200px;margin:0px 20px 0px 0px;padding:0px; float:left;}

.img_con_2 {width:100%;padding:0px 0px 0px 0px;overflow:hidden;}
.img_con_2 ul{width:990px;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:465px;
	margin:0px 30px 10px 0px;
	padding:0px;
	border:0px 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{
	box-sizing: border-box;
	font-size:16px;
	line-height:50px;
	padding:0px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.img_con_2 ul li a:hover{border:0px solid #ccc;}
.img_con_2 ul li img{ width:100%;height:310px;padding:0px;}

.img_con_3 {width:100%;padding:0px 0px 0px 0px;overflow:hidden;}
.img_con_3 ul{width:990px;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:300px;
	margin:0px 30px 10px 0px;
	padding:0px;
	border:0px 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{
	box-sizing: border-box;
	font-size:14px;
	line-height:50px;
	padding:0px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}

.img_con_3 ul li a:hover{border:0px solid #ccc;}
.img_con_3 ul li img{ width:100%;height:200px;padding:0px;}

.img_con_4 {width:100%;padding:0px 0px 0px 0px;overflow:hidden;}
.img_con_4 ul{width:990px;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:221px;
	margin:0px 25px 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;
}
.img_con_4 ul li p{
	box-sizing: border-box;
	font-size:14px;
	line-height:50px;
	padding:0px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	text-align:center;
}
.img_con_4 ul li a:hover{border:0px solid #ccc;}
.img_con_4 ul li img{ width:100%;height:147px;padding:0px;}

.img_con_5 {padding:0px 0px 0px 0px;}
.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: #145ab2;border:1px solid #ccc;}
.img_con_5 ul li img{ width:100%;height:130px;padding:0px;}
/*==============二级栏目信息列表设定=*/
/*==============二级栏目列表设定=*/
#side_box_bj{ width:990px;padding:0 0 0px 0px;box-sizing: border-box;margin:0 auto 0px auto;}
.more a{
	font-weight: normal;
	margin:10px 0px 0 0;
	padding:0 0 0 0;
	COLOR: #999;
	font-size:12px;
	text-align:center;
	display: inline-block;
	float: right;
	border-radius:0px;
	background-color:#ffffff;
	border:0px solid #dfdfdf;
}
.more a:hover{COLOR:#e5261f;}
.side_box{border:0px solid #eee;overflow:hidden;float:left;border-radius:0px; }
.side_box_1.side_box{width:960px;margin:0 0px 20px 0px;box-sizing: border-box;}
.side_box_2.side_box{width:465px;margin:0 30px 25px 0px;box-sizing: border-box;}
.side_box_3.side_box{width:300px;margin:0 30px 30px 0px;box-sizing: border-box;}
.side_box_4.side_box{width:225px;margin:0 20px 20px 0px;box-sizing: border-box;}
.side_box h2 {font-size:20px;height:40px;background:#ffffff; border-bottom:1px solid #eee;}
.side_box h2 span {padding:0 20px 0 0px;height:38px;line-height:20px;font-weight: normal;color:#333;border-bottom:3px solid #009143; float:left;overflow:hidden;} 
.side_box h2 span:before {
	content:"";
	display: inline-block;
	width:4px;
	height:20px;
	margin:0px 10px 4px 0px;
	border-radius:0%;
	vertical-align:middle;
	background-color:#009143; display:none;
}
.side_con{width:100%;padding:10px 0px 0px 0px;overflow:hidden;box-sizing: border-box;}
.side_con ul {margin:0px;padding:0;overflow: hidden; zoom:1; }
.side_con ul p{font-size:12px;line-height:1.8;color:#666;padding:0px 0px 0px 0px;}
.side_con img{ width:220px; height:150px; float:left;border:1px solid #e1e1e1; margin:0px 20px 0px 0; display:none;}
.side_con ul li{width:100%;position: relative;box-sizing: border-box;text-align: left;border-bottom:1px dashed #eee;overflow:hidden;padding:0 0 0 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal; display:inline-block;}
.h_1{padding:0 0 0px 0;}
.h_2{height:280px;}
.h_3{height:280px;}
.h_4{height:280px;}
.t_1{font-size:16px;height:40px;line-height:40px;}
.t_2{font-size:16px;height:40px;line-height:40px;}
.t_3{font-size:14px;height:40px;line-height:40px;}
.t_4{font-size:12px;height:30px;line-height:30px;}
.side_con ul li:before {
	content:"";
	position: absolute;
	width:4px;
	height:4px;
	top:50%;
	left:0;
	margin:-2px 0 0 0;
	border-radius:0%;
	border:0px solid #ddd;
	background: #666;
	float:left;
}
.side_con ul li span{float:right;color: #666;font-size:12px;text-align:left;}

.da{ white-space: nowrap;}
/*=============图片信息排列==============================================*/
.side_con_1 {width:100%;box-sizing: border-box;overflow:hidden;padding:30px 0px 0px 0px;}
.side_con_1 ul {width:990px;padding:0 0 0px 0; overflow: hidden; zoom:1;}
.side_con_1 ul p img{ width:250px; height:170px; float:left;border:1px solid #e1e1e1; margin:5px 20px 20px 0;}
.side_con_1 ul li p{
	width:100%;
	padding:0 0px;
    line-height:50px;
	font-size:16px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;box-sizing: border-box;
}
.side_con_1 ul li a{float:left;width:300px;margin:0px 30px 0px 0px;padding:0px;display: inline-block;}
.side_con_1 ul li a:hover p{ color:#e5261f;}
.side_con_1 ul li img{ width:100%;height:170px;padding:0px;box-sizing: border-box;}
 
.side_con_2 {width:100%;box-sizing: border-box;padding:30px 0px 0px 0px;}
.side_con_2 ul {width:500px;height:380px;padding:0 0 0px 0; overflow: hidden; zoom:1;box-sizing: border-box;}
.side_con_2 ul p img{ width:250px; height:170px; float:left;border:1px solid #e1e1e1; margin:5px 20px 20px 0;}
.side_con_2 ul li p{
	width:100%;
	padding:0 0px;
    line-height:40px;
	font-size:14px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;box-sizing: border-box;
}
.side_con_2 ul li a{float:left;width:217px;margin:0px 30px 0px 0px;padding:0px;display: inline-block;}
.side_con_2 ul li a:hover p{ color:#e5261f;}
.side_con_2 ul li img{ width:100%;height:150px;padding:0px;box-sizing: border-box;}

.side_con_3 {width:100%;box-sizing: border-box;padding:20px 0px 0px 0px;}
.side_con_3 ul {width:350px;height:255px;padding:0 0 0px 0; overflow: hidden; zoom:1;box-sizing: border-box;}
.side_con_3 ul p img{ width:250px; height:170px; float:left;border:1px solid #e1e1e1; margin:5px 20px 20px 0;}
.side_con_3 ul li p{
	width:100%;
	padding:0 0px;
    line-height:30px;
	font-size:12px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;box-sizing: border-box;
}
.side_con_3 ul li a{float:left;width:140px;margin:0px 20px 0px 0px;padding:0px;display: inline-block;}
.side_con_3 ul li a:hover p{ color:#e5261f;}
.side_con_3 ul li img{ width:100%;height:100px;padding:0px;box-sizing: border-box;}

.side_con_4 {width:100%;box-sizing: border-box;padding:10px 0px 0px 0px;}
.side_con_4 ul {width:250px;height:220px;padding:0 0 0px 0; overflow: hidden; zoom:1;}
.side_con_4 ul p img{ width:250px; height:170px; float:left;border:1px solid #e1e1e1; margin:5px 20px 20px 0;}
.side_con_4 ul li p{
	width:100%;
	padding:0 0px;
    line-height:30px;
	font-size:12px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;box-sizing: border-box;
}
.side_con_4 ul li a{float:left;width:108px;margin:0px 10px 0px 0px;padding:0px;display: inline-block;}
.side_con_4 ul li a:hover p{ color:#e5261f;}
.side_con_4 ul li img{ width:100%;height:80px;padding:0px;box-sizing: border-box;}



/*==============二级栏目列表设定=*/
#nav_bj{width:980px;padding:0 0 0 0px;box-sizing: border-box;margin:0 auto 25px auto;overflow: hidden;}
.nav_more a{
	font-weight: normal;
	margin:12px 20px 0 0;
	padding:0 0 0 0;
	COLOR: #666;
	width:60px;
	line-height:20px;
	font-size:12px;
	text-align:center;
	display: block;
	float: right;
	border-radius:16px 16px 16px 16px;
	background-color:#ffffff;
	border: 1px solid #dfdfdf;
}
.nav_more a:hover{border:1px solid #28a7e1; background-color:#28a7e1;COLOR: #fff;}

.nav_box_1.nav_box{float:left;width:960px;margin:0 20px 30px 0px;}
.nav_box_2.nav_box{float:left;width:470px;margin:0 20px 20px 0px; min-height:240px;}
.nav_box_3.nav_box{float:left;width:306.6px;margin:0 20px 20px 0px;min-height:240px;}
.nav_box_4.nav_box{float:left;width:198px;margin:0 16px 16px 0px;}
.nav_box h2 {font-size:24px;height:35px;}
.nav_box h2 span{padding:0px;line-height:24px;font-weight: normal;color: #28a7e1;} 
.nav_box h2 span:before {
	content:"";
	display: inline-block;
	width:8px;
	height:24px;
	margin:0px 10px 4px 0px;
	border-radius:0%;
	vertical-align:middle;
	background-color:#28a7e1;
}
.nav_con { width:101%;padding:0px;}
.nav_con ul{margin:0px 0 0px 0;padding:0px;}
.nav_con ul p{font-size:12px;line-height:1.8;color:#666;padding:0px 0px 0px 0px;}
.nav_con img{ width:220px; height:150px; float:left;border:1px solid #e1e1e1; margin:0px 20px 0px 0; display:none;}
.nav_con ul li a{
	float:left;
	width:24%;
	padding:10px;
	font-size:18px;
	line-height:35px;
	text-align: center;
	color: #333;
	border:1px solid #dfdfdf;
	margin:1% 1% 0px 0;
	display: block;
	border-radius:5px;
	box-sizing: border-box;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	overflow:hidden;
}
.nav_con ul li a:hover{color:#28a7e1;border:1px solid #28a7e1;}
.nav_con ul li span{float:right;color: #666;font-size:12px;margin:0 0 0 0px;}
