body {
	background-color: #fff;
}
.container{width:1200px !important;}
 .head {
	height: 150px;width: 100%; border-top:5px #004ea3 solid;background:url(/_upload/tpl/02/d1/721/template721/images/bg.jpg);
}
 .head .logo {
	float: left; margin-top:40px;
}
.head .search{float:right;margin-top:0px; position:relative;}
.head .search .toplink{ color:#999; text-align:center;}
.head .search .toplink a{ color:#999; font-size:12px;}
 .menu {
	background-color: #fff;
	height: 50px;
	width: 100%;
	
}

		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px; height:50px; line-height:50px; position:relative; z-index:999;  }
		.nav a{ color:#434343;  }
		.nav .nLi{
	float:left;
	position:relative;
	display:inline;
	margin-left: 10px;
}
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 30px; font-size:16px;  }
		.nav .sub{ display:none; z-index:9999;width:160px; left:0; top:50px;  position:absolute; background:#fff;  line-height:32px; padding:5px 0;  }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; font-size:14px;  }
		.nav .sub a:hover{ background:#0684A4; color:#fff;  }
		.nav .on h3 a{ background:#fff; color:#000;   }

/* 本例子css */
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 0px;
}
.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: #b00202;
	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 #705629;
}
.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/d1/721/template721/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{ margin-top:20px;}
.news .news_title { color:#0068B7; font-size:20px;  height:40px; background:#fff;line-height:40px;}
.news .news_title1 { color:#0068b7; font-size:16px;  height:50px; background: url(/_upload/tpl/02/d1/721/template721/images/titlebg1.png) center center no-repeat; line-height:50px; text-align:center;}
.news .news_title2 {
	color:#0068b7;
	font-size:16px;
	height:50px;
	background: url(/_upload/tpl/02/d1/721/template721/images/titlebg2.png) center center no-repeat;
	line-height:50px;
	text-align:center;
}

.news .news_title3 { color:#0068b7; font-size:20px;  height:50px; background: url(/_upload/tpl/02/d1/721/template721/images/titlebg3.png) center center no-repeat; line-height:50px;text-align:center;}

.news .news_title4 { color:#0068b7; font-size:20px;  height:50px; background: url(/_upload/tpl/02/d1/721/template721/images/titlebg4.png) center center no-repeat; line-height:50px;text-align:center;}
.news .news_title5 { color:#0068b7; font-size:20px;  height:50px; background: url(/_upload/tpl/02/d1/721/template721/images/titlebg5.png) center center no-repeat; line-height:50px;text-align:center;}


.news .news_title_text{   color:#fff; height:40px; line-height:40px;  text-align:center;}
.news .news_title .more{float:right; color:#666;padding-right:15px;font-size:14px;}
.news .newsbox{ border:1px solid #0068b7; min-height:300px;}
.news .picnews { width:320px; height:210px; margin:10px; float:left;}
.news .news_con {padding-top:10px; min-height:150px; padding:10px;}
.news .sitelink{ margin-top:15px;}	
.news .news_con li{ 	font-size: 16px; background:url(/_upload/tpl/02/d1/721/template721/images/icon1.png) no-repeat left center; 
	height: 32px;
	line-height: 32px;
	border-bottom:1px #ddd dotted; padding-left:20px; }
.news .news_con li a{ color:#333; }
.news .news_con li span{	float:right;
	color: #999; font-size:12px; 
	height: 24px;
	line-height: 24px;}
	

		
.banner{ margin-top:20px; width:100%;}
 .links{margin-top:30px; width:100%; min-height:100px;  color:#222; background:#ddd;}
 .links .links_title{ height:50px; line-height:50px; color:#222; font-size:24px;} 
 .links .links_title i{ color:#c40808;}
 .links links_con { padding:10px;} 
 .links a{height:24px; line-height:24px; color:#333;font-size:14px; margin-right:15px;}
.footer{ width:100%; min-height:130px; background-color:#999; border-top:5px #faac03 solid; margin-top:20px; }	
.footer  p{ color:#333; font-size:14px; margin-top:15px; line-height:28px; text-align:center;}


.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: #FFF;
	margin-top: 15px;
}
.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: #0379c4;
	border-bottom: #ddd solid 1px;
	text-align: left;
	padding: 0 20px 0 60px;
}
.sidebar .list-group .listname a {
	line-height: 30px;
	font-size: 16px;
	color: #0379c4;
	text-align: center;
	text-decoration: none;
}
.sidebar .list-group .listname a:hover {
	color: #FF7F00;
}
.column-list-wrap .sub-list li a {
	font-size: 14px;
}
.column-list-wrap .sub-list li a:hover {
	background-color: #D6D6D6;
	color: #0370C4;
}
.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;
}
.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: #FFF;
	padding: 15px;
}
.content {
	margin-top: 15px;
	min-height: 500px;
	background-color: #FFF;
	padding: 15px;
}
.content .maintitle {
	height: 45px;
	line-height: 45px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
.content .subtitle {
	font-size: 18px;
	text-align: center;
	color: #363636;
}
.content .attributes {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-bottom: #ddd solid 1px;
}
.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;
