.conTop{
	border-bottom: 2px solid #df1223;
	height: 54px;
	line-height: 54px;
	width: 100%;
	padding:0px;}
.conTop img,.conTop a{
	display: inline-block;}
.conTop img{
	margin-bottom: 8px;}
.conTop a{
	font-size: 24px;
	color: #b80000;
	padding-left: 10px;}
.curLoc{
        border-bottom: 2px solid #df1223;
        line-height: 54px;
        width: 100%;
	padding:0px;}
.curLoc img,.curLoc a{
	display: inline;}
.curLoc img{
	margin-bottom: 8px;}
.curLoc a{
	font-size: 20px;
	color: rgb(114,114,114);}
.content{
	padding:20px;
	border:1px solid #b80000;}
.content-title{
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #b80000;
	line-height: 42px;
	padding-top: 30px;
	padding-bottom: 20px;}
.content-date{
	width: 100%;
	line-height: 36px;
	color: #969696;
	background: #f6eaea;
	text-align: center;
	margin-bottom: 40px;}
.content-date span{
	display: inline-block;
	padding:0px 20px;}
.displayinfo p{
	line-height: 200%;
	text-align: justify;}
.displayinfo img{
	max-width: 100%;
	margin-bottom: 20px;}
.displayinfo video{
	max-width: 100%;
	margin-bottom: 20px;}
@media(min-width:1024px){
	.displayinfo img{
		max-width: 1000px;}
}
@media(max-width:414px){
	.displayinfo img{
		width: 100%;
		margin-left:0px;}
}
.list-news-title{
	padding-left: 0px;
	background: url(../images/star.jpg) no-repeat left;
	padding-left:30px;}
.list-news-title a{
	line-height: 2em;}
.list-news-date{
	padding-right: 0px;
	text-align: right;}
.listcolumn-news>.row{
	height: 36px;
	border-bottom: 1px dotted #e5e5e5;
	line-height: 36px;}
@media (min-width:361px) and (max-width:375px){
.listcolumn-news .col-xs-9
{width:72%;}
.listcolumn-news .col-xs-3
{width:28%;}
.list-news-title a{
	line-height: 0em;}
}
@media(max-width:360px){
.listcolumn-news .col-xs-9
{width:65%;}
.listcolumn-news .col-xs-3
{width:35%;}
}


.listcolumn-pic{
	text-align: center;
	padding-top: 30px;}
.listcolumn-pic img{
	width: 100%;
	border-radius: 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-webkit-box-shadow:0 0 5px #3c3c3c;  
  	-moz-box-shadow:0 0 5px #3c3c3c;  
	box-shadow:0 0 5px #3c3c3c;}
.pic-title{
	margin-bottom: 30px;
	margin-top: 15px;
	width: 100%;
	background: #ededed;
	border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	line-height: 38px;
	padding-left:20px;
	padding-right: 20px;}
.pic-title a{
	width: 100%;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
@media(min-width:1200px){
	.listcolumn-news,.displayinfo{
		padding-left: 80px;
		padding-right: 80px;}
}

/*分页*/

.wp_paging{
	margin-top:50px;
	/* margin-top:50px;
	margin-bottom:30px; */
	width:100%;
	text-align:center;
	padding:8px 0px;
	padding-left:30%;}

.wp_paging li{
	float:left;}
.wp_paging li a:hover{
	color:#ffffff;}
.wp_paging li a { cursor:pointer; color:#ffffff; line-height: 25px; height: 25px;}
.wp_paging li a:hover { color:#ffffff;}
.per_page,.all_count{
	color:#6d6d6d;
	display:block;
	width:80px;
	float:left;}
.per_count,.total_count{
	color:#a00404;
	font-size:16px;}
.first,.last{
	background:#b80000;
	display:block;
	padding:0px 10px;
	width:auto;
	color:#ffffff;
	float:left;
	margin-left:5px;
	border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;}
.prev,.next{
	background:#7b0707;
	display:block;
	padding:0px 10px;
	width:auto;
	color:#ffffff;
	float:left;
	margin-left:5px;
	border-radius: 20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;}
.page_nav{
	margin-left:10px;}
.pageNum{
	width:40px;}
.page_jump{
	margin-left:15px;}
.page_jump span{
	float:left;
	margin-left:10px;}
.pagingJump{
	background:#999;
	color:#ffffff;
	width:40px;
	text-align:center;
	float:left;}
@media(max-width:1024px){
	.wp_paging{
		padding-left:19%;}
}
@media(max-width:768px){
	.wp_paging{
		padding-left:6%;}
	.per_count,.total_count{
		font-size:14px;}
}
@media(max-width:414px){
	.wp_paging{
		padding-left:20px;
		margin-top:25px;
		margin-bottom:0px;}
	.page_jump{
		margin-left:-5px;}
	.per_count,.total_count{
		font-size:12px;}
}
@media(max-width:375px){
	.wp_paging{
		padding:0px;}
}
@media(max-width:320px){
	.wp_paging{
		padding-top:5px;}
	.page_jump{
		clear:both;
		margin-left:5px;
		margin-top:10px;}
}