/*公司简介*/
.shop-imgtext{
	letter-spacing: 2px;
	*text-indent: 35px;
	line-height: 30px;
}

/*资质荣誉*/
.shop-honour{
	margin-top: 20px;
	text-align: center;
	max-width: 100%;
}

.shop-honour img{
	max-width: 100%;
}

/*新闻动态*/
.shop-news{
	padding: 0;
	margin-top: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}

.shop-news span{
	padding-right:5px;
	color: #3D9FEE;
}

.shop-news .time{
	padding: 0;
	text-align: right;
}

.shop-news .time span{
	color: #000000;
	*font-size: 14px;
	*padding: 0 5px;
}

.news-title{
	margin-top: 10px;
	text-align: center;
	font-weight: bold;
}

.news-data{
	padding: 0;
	text-align: right;
	font-size: 14px;
	margin-bottom:5px
}

.news-data span{
	padding: 0 10px;
}

.news-cont{
	letter-spacing: 2px;
	*text-indent: 35px;
	line-height: 30px;
	*font-size: 14px;
}

/*联系我们*/
.shop-contact{
	margin-top: 15px;
}
