body {
	background-color: #fff;
}
.container{width:1200px !important;}
.header {

	width: 100%; height:180px; background:url(/_upload/tpl/02/cf/719/template719/images/LOGO-1.png);

}
.header .headbar{ width:100%; height:30px;}
.header .headbar .welcome { float:left; line-height:30px; color:#fff; font-size:12px; padding-left:20px;}
.header .headbar .search { float:right; line-height:30px; padding-right:20px;color:#fff; }
.header .headbar .search a{ color:#fff; font-size:12px;}
.header .headbar .search input { height:30px;}
.header .logo {
	float: left; margin-top:20px; margin-left:0px;
}

 .menu { float:right; padding-right:20px;
}

		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{
	padding:0 10px;
	height:40px;
	width:1170px;
	line-height:53px;
	position:relative;
	z-index:1;
	top: 15px;
}
		.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 33px; font-size:16px; color:#6b6a65; }
		.nav .sub{ display:none; width:140px; left:0; top:45px;  position:absolute; background:#eee;  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:#ddd; color:#333;  }
		/*.nav .on h3 a{ background:#4E4E4E; color:#fff;   }*/

/* 本例子css */
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 10px;
}
.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/cf/719/template719/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;
}


.tongzhi{ width:100%; background:#eee;	padding-bottom: 50px;}
.tongzhi_title {
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
.tongzhi_title h3 {
	color: #b00202;
	letter-spacing: 3px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;

	width: 160px;
	margin: 0 auto;
}


.picnews{margin-top:10px;}
.news{margin-top:20px;}
.news .news_title1 { color:#b00202; font-size:24px; font-weight:bold; height:45px; line-height:45px; border-bottom:3px #b00202 solid;}
.news .news_title1 .newstitle{ border-bottom:3px #b00202 solid; width:150px;height:45px; line-height:45px; float:left; }
.news .news_title1 .newstitle i{ color:#b00202;}

.news .news_con1 {padding:10px 0px; min-height:80px;}
.news .news_con1 li{ 	font-size: 18px;
	height: 32px;
	line-height: 32px;
	/*background: url(/_upload/tpl/02/cf/719/template719/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_con1 li a{ color:#222;font-size: 16px;float: left;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;}
.news .news_con1 li span{	float:right; color:#999; font-size: 14px; }


.news .news_title { color:#b00202; font-size:24px; font-weight:bold; height:45px; line-height:45px; border-bottom:3px #ddd solid;}
.news .news_title .newstitle{ border-bottom:3px #b00202 solid; width:150px;height:45px; line-height:45px; float:left; color:#333}
.news .news_title .newstitle i{ color:#b00202;}
.news .news_title .more{float:right; color:#999;font-size:16px;}
.news .news_con {padding:10px 0px; min-height:80px;}
.news .news_con li{ 	font-size: 18px;  background:url(/_upload/tpl/02/cf/719/template719/images/icon1.png) no-repeat left center; 
	height: 36px;
	line-height: 36px;
	/*background: url(/_upload/tpl/02/cf/719/template719/images/icon1.png) left center no-repeat;
	padding-left: 12px;*/border-bottom: 1px dotted #ddd; padding-left:12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;width: 100%;
}
.news .news_con li a{ color:#222;font-size: 16px;float: left;
    width: 78%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;}
.news .news_con li span.date{	float:right; color:#999; font-size: 14px; }

.news .news_con li span.date_bg{

    width: 56px;
    margin-top: 2px;
    overflow: hidden;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    background: url(/_upload/tpl/02/cf/719/template719/images/date_bg.png) 0 no-repeat;
    color: #ffd6c4;
padding-left: 6px;
float: left;

}

.news .news_con .toutiao .t a{ width: 100%; overflow: hidden;line-height: 32px; font-size: 18px; color: #333; font-weight: bold;}
.news .news_con .toutiao .c {margin-bottom: 15px;}
.news .news_con .toutiao .c a {font-size: 14px; color: #999; line-height: 24px; }


.news .news_con .rili { padding:0;}
.news .news_con .rili li{  border-bottom:1px #999 dotted; height: 55px; line-height: 55px;margin-bottom:10px;}
.news .news_con .rili li.rilinews { position: relative;}
.news .news_con .rili li.rilinews .news_time { float: left; width: 62px; height: 62px; text-align: center; position: absolute; top: 0; left: 0;background: #ddd;}
.news .news_con .rili li.rilinews .news_time .news_year { line-height: 21px; height: 28px;font-size: 14px; color: #fff; ;background-color: #cb1c1d;}
.news .news_con .rili li.rilinews .news_time .news_days { margin:0 auto; width: 80%; font-size: 14px; color: #555; line-height: 24px;    }

.news .news_con .rili li.rilinews .news_wz {padding: 0 0 10px;text-align: left;margin-left: 70px;  height:50px;}
.news .news_con .rili li.rilinews .news_biaoti {font-size: 16px; border-bottom:none;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news .news_con .rili li.rilinews .news_biaoti a { color:#222;}
.news .news_con .rili li.rilinews .news_biaoti a:hover{ color:#3a83b0;  }
.news .news_con .rili li.rilinews .news_wz .news_text {line-height: 18px;overflow: hidden;font-size: 12px;color: #999; margin-top:-15px;}
.news .news_con .rili li.rilinews .news_wz .news_text a{color: #999;}
.news .news_con .rili li.rilinews .news_summary {line-height: 20px;overflow: hidden;font-size: 12px;color: #8c8c8c;}	
.news .news_con i{color:#ba1e1f ;float: left;    line-height: 36px;}
	.img-links{padding:20px 0 10px;} 
}

	
	.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: #b00202; border-top:0;}
.rili li.rilinews .news_time .news_days { font-size: 22px; color: #555; line-height: 32px; background: #fff; border:1px solid #b00202;}
.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;}
	.btn-link{ padding:15px; width:100%;}
	.btn-link li{ margin-top:15px; text-align:center;}
 .links{margin-top:20px; width:100%; min-height:45px; line-height:32px; color:#333;font-size:14px; background:#ddd; padding-left:30px;}
 .links a{height:45px; line-height:45px; color:#333;font-size:14px; margin-leftt:15px;}
 
.footer{ width:100%; min-height:40px; background-color:#BA1E1F; line-height:40px; color:#fff; text-align:center; font-size:14px; }	




.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: #b00202;
	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: #b00202;
	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: #b00202;
	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: #b00202;
	background-color: #FFF;
	margin-top: 15px;
}
.listmain .listitle .listit {/*width:108px;*/
	width: 160px;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #b00202;
	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: #b00202;
}
.content .subtitle {
	font-size: 18px;
	text-align: center;
	color: #e15959;
}
.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;
}
/**搜索**/
.search-panel {float: left;position: relative;margin-right: 15px;}
.search-window {overflow: hidden;width: 30px;}
.wp-search {position: relative;}
.wp-search form {display: block;position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
.wp-search .search-input {margin-right: 32px;}
.wp-search .search-input input.search-title {width: 100%;height: 28px;line-height: 28px;border: 0;outline: 0;background: none;color: #fff;font-size: 14px;padding: 0;text-indent: 10px;border-bottom: 2px solid #fff;}
.wp-search .search-btn {width: 32px;height: 32px;position: absolute;right: 0;top: -1px;}
.wp-search .search-btn input.search-submit {width: 32px;height: 32px;border: 0;outline: 0;background: url(/_upload/tpl/02/cf/719/template719//_upload/tpl/02/cf/719/template719/css/images/searchbg.png) center no-repeat;cursor: pointer;}
.searchbtn {width: 32px;height: 32px;border: 0;outline: 0;/*background:url(/_upload/tpl/02/cf/719/template719/css/images/searchbg.png) center no-repeat; background-repeat: no-repeat;*/position: absolute;right: 0;top: -1px;z-index: 120;cursor: pointer;background-size: contain;}
.wp-search .search-input input.search-title::placeholder{color:#fff;}
/*搜索去背景色：*/
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active {-webkit-transition-delay: 99999s;-webkit-transition: color 99999s ease-out, background-color 99999s ease-out;}
