/*designed by 1234keji.com
QQ：275210931*/

body {
	  background: url(/_upload/tpl/04/34/1076/template1076/images/bg.png) repeat;
}
@media screen and (min-width:1280px){
	.container {width: 1280px;}
}
@media screen and (min-width: 1400px){
	.container {width: 1400px;}
}

.top {
	width: 100%; height:200px; background:url(/_upload/tpl/04/34/1076/template1076/images/top.jpg) no-repeat center center; overflow:hidden;
}

		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 0px; height:60px; line-height:60px; position:relative; z-index:1;  }
		.nav a{ color:#8f3036;  }
		.nav .nLi{ float:left;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 35px; font-size:24px; font-weight:bold;  }
		.nav .sub{ display:none; width:180px; left:0; top:60px;  position:absolute; background-color: rgba(238,238,238,0.8); line-height:32px; padding:5px 0;  }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; font-size:14px; color: #333; }
		.nav .sub a:hover{ background-color: rgba(204,204,204,0.8); color:#fff;  }
		/*.nav .on h3 a{ background:#4E4E4E; 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: #8f3036;
	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 #8f3036;
}
.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/04/34/1076/template1076/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;
}

 .head {
	min-height: 130px;width: 100%; 
}
 .head .logo {
	float: left; margin-top:20px; max-width: 100%;
}
.head .topbg{float:right;margin-top:15px;margin-right: 50px;}
.head .search{float:right;margin-top:30px;}
 .menu {
	/*background-color: #8f3036;*/
	height: 60px;
	width: 100%;
}
.menu .search{float:right;height: 60px;}
.picnews{margin-top:10px;}
.news{ margin-top:20px;}
.news .news_title {  background:#8f000b; color:#fff; font-size:22px;  height:50px; line-height:50px; }
.news .news_title_text{ float:left; padding-left: 15px;}
.news .news_title .more{float:right; color:#fff;font-size:16px; padding-right: 20px;}
.news .news_title .more a{color: #fff;}



.news .news_con {padding:10px 5px; min-height:80px; border:1px solid #8f3036; background: #fff;}
.news .news_con li{ 	font-size: 16px;
	height: 36px;
	line-height: 36px;
	/*background: url(/_upload/tpl/04/34/1076/template1076/images/icon1.png) left center no-repeat;
	padding-left: 12px;*/border-bottom: 1px dotted #ddd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;width: 100%;
}
.news .news_con li a{ 
	color:#222;
	font-size: 16px;float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 5px;}
.news .news_con li span.date{float: right;	color: #8f3036; font-size:12px; margin-top:5px;
	height: 24px;
	line-height: 24px; background:#ebe4da; text-align:center;padding:0px 10px; }

.news .news_con i{color:#8f000b;float: left;    line-height: 36px;}



.right_pic img{ width:100%;overflow:hidden; margin-top:10px;}
.right_pic {margin-top:20px;}
.right_pic .btn-new{background:#8f000b}
.right_pic .btn-text{font-size:16px;}
.button_link{ margin-top:20px;}
.button_link li{ margin-top:15px;}
.foot_icon img{ margin:0 auto; width:65px; height: 65px;  }
.foot_icon {text-align: center; margin-top: 20px; ;}
.foot_icon p a{ font-size: 18px; color: #333; }
.caiwu_info { border:1px #ccc solid; padding:10px; width:100%; line-height:28px;}
 .footlink{margin-top:30px; width:100%; height:45px; line-height:45px; color:#8f3036;font-size:18px; background:#ddd;}
 .footlink a{height:45px; line-height:45px; color:#333;font-size:18px; margin-left:15px;}
 .footlink .links_title{ float:left;}

.footer{ width:100%; height:90px; background-color:#8f3036; }	
.footer p{
	color:#fff;
	font-size:14px;
	margin-top:15px;
	line-height:28px;
	float:left;
	margin-left: 15px;
}
.footer .links{float:right;min-width:430px; height:90px; line-height:90px;}
.footer .links .link1{float:left;}
.footer .links .link2 { float:right;}
.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: #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;
}

.col-xs-1-8,
.col-sm-1-8,
.col-md-1-8,
.col-lg-1-8 {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
 
.col-xs-1-8 {
	width: 12.5%;
	float: left;
}
 
@media (min-width: 768px) {
	.col-sm-1-8 {
		width: 12.5%;
		float: left;
	}
}
 
@media (min-width: 992px) {
	.col-md-1-8 {
		width: 12.5%;
		float: left;
	}
}
 
@media (min-width: 1200px) {
	.col-lg-1-8 {
		width: 12.5%;
		float: left;
	}
}
 
.focus-title-bar{overflow: hidden;}
