@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2014-11-21 15:13:54
 * @version $Id$
 */

/*article_shop*/
.conBox .conR .newsCon{
	width: 784px;
	padding-top: 20px;
}
.conBox .conR .newsCon .newsList{
	width: 784px;
	padding: 20px 0;
	border-bottom: 1px dashed #e3d9d1;
	overflow: hidden;
}
.conBox .conR .newsCon .newsList .date{
	width: 85px;
	float: left;
}
.conBox .conR .newsCon .newsList .date .riqi{
	display: block;
	width: 60px;
	height: 42px;
	background: #f7f1ec;
	line-height: 42px;
	font-size: 26px;
	color: #000;
	text-align: center;
}
.conBox .conR .newsCon .newsList .date .yuefeng{
	display: block;
	width: 60px;
	height: 18px;
	color: #232323;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	background: #f7f1ec;
	margin-top: 1px;
}
.conBox .conR .newsCon .newsList .newsD{
	float: left;
	width: 699px;
}
.conBox .conR .newsCon .newsList .newsD h4{
	padding: 3px 0 16px;
}
.conBox .conR .newsCon .newsList .newsD h4 a{
	font-size: 14px;
	color: #232323;
}
.conBox .conR .newsCon .newsList .newsD p{
	font-size: 14px;
	color: #232323;
	line-height: 25px;
	padding-right: 6px;
}
.conBox .conR .newsCon .newsList .newsD p a{
	color: #ff9423;
}
.conBox .conR .newsCon .pageBox{
	padding: 30px 0 50px;
}
.conBox .conR .bottomPage{
	width: 784px;
	height: 51px;
	padding-top: 19px;
	float: left;
}
.conBox .conR .bottomPage .pageL{
	float: left;
}
.conBox .conR .bottomPage .pageL a{
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	margin-left: 7px;
}
.conBox .conR .bottomPage .pageL .numBtn{
	width: 22px;
	border: 1px solid #ddd;
	text-align: center;
}
.conBox .conR .bottomPage .pageL .prevBtn{
	margin-right: 6px;
	line-height: 20px;
}
.conBox .conR .bottomPage .pageL .nextBtn{
	margin-left: 6px;
	line-height: 20px;
}
.getTop{
	float: right;
	font-size: 14px;
	color: #333;
	padding-right: 16px;
	background: url(../images/getTop.jpg) no-repeat right center;
	cursor: pointer;
}