.items .title p{
	background: url(https://style.feijiu.net/images/shop/shop26/tit_bj2.png) left center no-repeat;
}
.items .right{
	width: 943px;
}
.items .right .title{
	width: 100%;
	overflow: hidden;
	border-bottom: 3px solid rgba(216,37,36,1);
	height: 32px;
	margin-bottom: 0;
	box-sizing: border-box;	
	margin-top: 8px;
}

.items .right .title li a{
	width: 110px;
	height: 32px;
	float: left;
	color: #D82524;
	line-height: 32px;
	margin-right: 1px;
	font-size: 16px;
	cursor: pointer;
	display: inline-block;
}

.items .right .title li:hover a{
	background: url(https://style.feijiu.net/images/shop/shop26/jx.png);
	color: #fff;
}

.items .right .title .on a{
	background: url(https://style.feijiu.net/images/shop/shop26/jx.png);
	color: #fff;
}

.items .right .news_list{
	width: 100%;
	overflow: hidden;
}

.items .right .news_list .list ul li{
	width: 100%;
	border-bottom: 1px dashed #D5D6D6;
}
.items .right .news_list .list ul li a{
	font-size: 12px;
	color: #666;
	line-height: 39px;
}
.items .right .news_list .list ul li a:hover{
	color: #D82524;
}
.items .right .news_list .list ul li a .date{
	float: right;
	margin-top: 10px;
}

.page{
	margin-right: 0;
}

.page .pagea{
	margin-right: 0;
}


/*ÐÂÎÅÏêÇé*/
.items .right h3{
	font-size: 24px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.items .right .time{
	float: right;
	font-size: 14px;
	color: #999;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
	width: 100%;
	text-align: right;
	padding-bottom: 10px;
}
.items .right p{
	font-size: 14px;
	color: #333;
	line-height: 24px;
	text-indent: 2em;
	margin-bottom: 10px;
}

.items .right .last{
	margin-top: 40px;
	width: 100%;
	text-indent: 0;
}

.items .right .last a{
	font-size: 12px;
	color: #555;
}

.items .right .last .prev{
	float: left;
	text-align: left;
}

.items .right .last .next{
	float: right;
}

.items .right .last a:hover{
	color: #D82524;
}



















