body {
	background-color: #fff;
}
.container{width:1200px !important;}
 .head {
	height: 70px;width: 100%; border-bottom:2px solid #eee;
}

 .head .logo {
	float: left; margin-top:5px;
}
.head .menu{float:right;margin-top:20px; position:relative;height: 50px;}


		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px; height:50px; line-height:50px; position:relative; z-index:1;  }
		.nav a{ color:#555;  }
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 8px; font-size:14px;  }
		.nav .sub{ display:none; width:165px; left:0; top:50px;  position:absolute;  line-height:32px; padding:5px 0; background-color: rgba(238,238,238,0.8);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */ }
		@media \0screen\,screen\9 {/* 只支持IE6、7、8*/
.nav .sub {
	background-color: #eee;
	filter: Alpha(opacity=80);
	position: static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
 *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
}
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; font-size:14px; text-align:center;  }
		.nav .sub a:hover{  color:#0076ab;  }
		.nav .on h3 a{ color:#0076ab;   }


.slidenews{ width:100%; height:700px; background:#ddd; padding:0;}
.slidenews_con{}
/* 本例子css */
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 48%;
	bottom: 15px;
	z-index: 1;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBox .hd ul li.on {
	background: #0379c4;
	color: #fff;
}
.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 12px;
	cursor: pointer;
	transition: all .3s ease-in;
	height: 12px;
	border-radius: 50%;
	background-color: #FFFFFF;
	box-sizing: border-box;
	border: 4px solid #705629;
}
.slideBox .hd ul li:hover {
	border: 2px solid #0379c4;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBox .bd img {
	width: 100%;
	display: block;
	overflow: auto;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(/_upload/tpl/02/d8/728/template728/images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover,  .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {
	display: none;
}


.news {}
.news .container{ background:url(/_upload/tpl/02/d8/728/template728/images/newsbg.png) no-repeat center center; height:350px;padding-top:40px;}

.news .news_title { color:#fff; font-size:18px;  height:50px; line-height:50px; background-color:#cccccc;}
.news .news_title_text{  background:#0379c4; color:#fff; height:50px; line-height:50px; text-align:center; width:152px; float:left;}
.news .news_title .more{float:right; color:#666;padding-right:15px;font-size:14px;}
.news .newsbox{ border:1px solid #ccc; min-height:225px;}
.news .picnews { width:250px; height:200px; margin:10px; float:left;}
.news .news_con {
	padding-top:10px;
	min-height:200px;
	padding:10px;
	margin-left: 20px;
}
.news .news_con li{ 	font-size: 14px; background:url(/_upload/tpl/02/d8/728/template728/images/icon1.png) no-repeat left center; 
	height: 32px;
	line-height: 32px;
	border-bottom:1px #ddd dotted; padding-left:12px; }
.news .news_con li a{ color:#333; }
.news .news_con li span{	float:right;
	color: #999; font-size:12px; 
	height: 24px;
	line-height: 24px;}
	
.rili { padding:0;}
.rili li{  border-bottom:1px #999 dotted; height: 72px; margin-bottom:10px;}
.rili li.rilinews { position: relative;}
.rili li.rilinews .news_time { float: left; width: 62px; height: 62px; text-align: center; position: absolute; top: 0; left: 0;}
.rili li.rilinews .news_time .news_year { line-height: 30px; font-size: 13px; color: #fff; background: #f6ae02; border-top:0;}
.rili li.rilinews .news_time .news_days { font-size: 22px; color: #555; line-height: 32px; background: #fff; border:1px solid #f6ae02;}
.rili li.rilinews .news_wz {padding: 0 0 10px;text-align: left;margin-left: 78px; margin-top:-20px; height:72px;}
.rili li.rilinews .news_title {line-height: 28px;font-size: 16px; border-bottom:none;}
.rili li.rilinews .news_title a {line-height: 28px;font-size: 16px; font-weight: normal; color:#222;}
.rili li.rilinews .news_summary {line-height: 20px;overflow: hidden;font-size: 12px;color: #8c8c8c;}
	
.button_link{ margin-top:20px;}
.button_link li{ margin-bottom:10px;}
.sitelink{ width:100%;}

.link{ width:100%; height:45px; line-height:45px; text-align:center; border-top:2px #eee solid; font-size:12px;}
.link img{ vertical-align:middle;}
.footer{ width:100%; min-height:230px; background:#353535; margin-top:0px; padding-top:20px; padding-bottom:15px;}	
.footer .search{ position:absolute; right:20px; bottom:-250px;}
.footer  p{  font-size:12px; margin-top:10px; line-height:20px; text-align:center; color:#fff;}



.path {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	margin-top: 15px;
	padding-left: 30px;
}
.path a {
	color: #6B3423;
}
.sidebar {
	min-height: 400px;
	background-color: #f0f0f0;
	margin-top: 15px;
	background:url(/_upload/tpl/02/d8/728/template728/images/sidebarbg.png) right top no-repeat #f0f0f0; padding:10px;
}
.sidebar .sidetit {
	background-color: #0379c4;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}
.sidebar .list-group {
	margin-top: 15px;
}
.sidebar .list-group .listname {
	line-height: 30px;
	color: #333;
	border-bottom: #ddd solid 1px;
	text-align: left;
	padding: 0 20px;
}
.sidebar .list-group .listname a {
	line-height: 30px;
	font-size: 16px;
	color: #333;
	text-align: center;
	text-decoration: none;
}
.sidebar .list-group .listname a:hover {
	color: #91fdfd;
}
.sidebar .list-group .listname li.selected a.selected {
	color: #91fdfd;
}
.column-list-wrap .sub-list li a {
	font-size: 14px;
}
.column-list-wrap .sub-list li a:hover {
	background-color: #D6D6D6;
	color: #121212;
}
.column-list-wrap .sub-list li.selected a.selected {
	background-color: #ffffff;
	color: #d00d16;
}
.column-list-wrap .sub-list li a span {
	padding: 13px 10px;
	line-height: 18px;
}
.column-list-wrap .sub-list .sub-list li a {
	font-size: 13px;
	background-position: 26px 10px;
	background-color: #f5f5f5;
}
.column-list-wrap .sub-list .sub-list li.selected a.selected {
	background-position: 26px 10px;
}
.column-list-wrap .sub-list .sub-list li a span {
	padding-left: 36px;
	line-height: 17px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
	background-position: 34px 13px;
}
.column-list-wrap .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 44px;
}
.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
	padding: 4px 10px;
	padding-left: 52px;
}
.columnpic{ margin-top:15px;}
.columnpic img{ width:100%;}
.listmain .listitle {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: bold;
	color: #0379c4;
	background-color: #FFF;
	margin-top: 15px;
}
.listmain .listitle .listit {/*width:108px;*/
	width: 160px;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #0379c4;
	text-indent: 3px;
	white-space: nowrap;
	padding-left: 15px;
	font-size: 18px;
}
.listcon {
	min-height: 500px;
	background-color: #f8f8f8;
	padding: 15px;
	margin-bottom:20px;
}
.content {
	margin-top: 15px;
	min-height: 500px;
	background-color: #FFF;
	padding: 15px;
}
.content .maintitle {
	height: 90px;
	line-height: 45px;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #000;
}
.content .subtitle {
	font-size: 18px;
	text-align: left;
	color: #666;
}
.content .attributes {
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	color:#666

}
.content .article {
	padding: 40px;
}
.content .article a {
	color: #00F;
}
.content .print {
	margin-bottom: 10px;
	float: right;
	padding-right: 15px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.content .print a {
	color: #333;
}

.wp_article_list .list_item {
    width: 100%;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dashed #ccc;
    vertical-align: top;}
.wp_entry img {max-width:100%;}
