body {
	background-color: #fff;
}
.container{width:1200px !important;}
.head {
	height: 195px;
	width: 100%;
	background: #fff;
}
.head .container {
	background: url(/_upload/tpl/02/cc/716/template716/images/topbg.png) no-repeat right bottom;
	height: 195px;
}
.head .logo {
	float: left;
	margin-top: 50px;
}
.head .search {
	float: right;
	margin-top: 20px;
}
.menu {
	background-color: #cb1a02;
	height: 60px;
	width: 100%;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nav {
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 1;
}
.nav a {
	color: #fff;
}
.nav .nLi {
	float: left;
	position: relative;
	display: inline;
}
.nav .nLi h3 {
	float: left;
}
.nav .nLi h3 a {
	display: block;
	padding: 0 15px;
	font-size: 16px;
	font-weight: bold; margin-right:60px;
}
.nav .sub {
	display: none;
	width: 140px;
	left: 0;
	top: 60px;
	position: absolute;
	background: #4E4E4E;
	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: #6d6d6d;
	color: #fff;
}
.nav .on h3 a{ background:#E54F3B; color:#fff;   }

/* 本例子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: #8b212a;
	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 #8b212a;
}
.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/cc/716/template716/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;
}
/* 选项卡css */
.slideTxtBox {
width:100% border:1px solid #ddd;
	text-align: left;
	margin-top: 20px;
}
.slideTxtBox .hd {
	height: 50px;
	line-height: 50px;
	background: #eaeaea;
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: -1px;
	height: 50px;
	line-height: 50px;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
}
.slideTxtBox .hd ul li.on {
	height: 30px;
	background: #cb1a02;
	color: #fff;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	font-size: 18px;
}
.slideTxtBox .bd ul {
	padding: 15px 15px 15px 0;
	zoom: 1;
	min-height: 200px;
}
.slideTxtBox .bd li {
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	background: url(/_upload/tpl/02/cc/716/template716/images/icon1.png) no-repeat left center;
	padding-left: 10px;
	border-bottom: 1px #ddd dotted;
}
.slideTxtBox .bd li .date {
	float: right;
	color: #999;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBox .arrow {
	position: absolute;
	right: 10px;
	top: 0;
}
.slideTxtBox .arrow a {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("/_upload/tpl/02/cc/716/template716/images/arrow.png") 0 0 no-repeat;
}
.slideTxtBox .arrow .next {
	background-position: 0 -50px;
}
.slideTxtBox .arrow .prevStop {
	background-position: -60px 0;
}
.slideTxtBox .arrow .nextStop {
	background-position: -60px -50px;
}
.news {
	margin-top: 20px;
}
.news .news_title {
	color: #fff;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	background: #eaeaea;
}
.news .news_title_text {
	background: #cb1a02;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding: 0 15px;
	float: left;
	font-weight: bold;
}
.news .news_title .more {
	float: right;
	color: #999;
	font-size: 14px;
}
.news .news_con {
	padding-top: 10px;
	min-height: 200px;
}
.news .news_con li {
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	background: url(/_upload/tpl/02/cc/716/template716/images/icon1.png) no-repeat left center;
	padding-left: 10px;
	border-bottom: 1px #ddd dotted;
}
.news .news_con li {
	color: #333;
}
.news .news_con li span {
	float: right;
	color: #999;
}
? ? ??/*九等分*/
.col-md-1-9 {
	width: 10%;
	float: left;
}
 @media ( min-width : 768px) {
.col-sm-1-9 {
	width: 10%;
	float: left;
}
}
 @media ( min-width : 992px) {
.col-md-1-9 {
	width: 10.2%;
	float: left;
}
}
 @media ( min-width : 1200px) {
.col-lg-1-9 {
	width: 10%;
	float: left;
}
}
.slidpic{ padding:10px;}
.links {
	width: 100%;
	min-height: 120px;
	padding: 15px; margin-top:15px;
	background: #eaeaea;
	
}
.links .links_title {
	font-size: 18px;
	font-weight: bold;
	color: #cb1a02;
}
.links .links_con{
	padding:10px;
	}
.links a {
	color: #333;
	font-size: 14px;
	margin-right: 15px; line-height:28px;
}
.footer {
	width: 100%;
	height: 60px;
	background:#9a0101;	color: #fff;
	font-size: 14px;
	line-height: 60px; 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 {
	 padding-bottom:20px;
	background-color: #FFF;
	margin-top: 15px;
}
.sidebar .sidetit {
	background-color: #8f000b;
	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: #8f000b;
	border-bottom: #ddd solid 1px;
	text-align: left;
	padding: 0 20px 0 80px;
}
.sidebar .list-group .listname a {
	line-height: 30px;
	font-size: 16px;
	color: #8f000b;
	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: #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;
}
.listmain .listitle {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: bold;
	color: #8f000b;
	background-color: #FFF;
	margin-top: 15px;
}
.listmain .listitle .listit {/*width:108px;*/
	width: 160px;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #8f000b;
	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: #8f000b;
}
.content .subtitle {
	font-size: 18px;
	text-align: center;
	color: #C7323D;
}
.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;
