.shop-row{
	margin-top: 15px;
}

/*新闻*/
.shop-news{
	height: 250px;
	padding-bottom: 10px;
	border: 1px solid #dfdfdf;
	border-top: 3px solid #797979;
}

.shop-news a{
	color: #000000;
}

.shop-news-tie{
	color: #3D9FEE;
	padding: 0;
	margin-top: 5px;
	border-bottom: 1px solid #dfdfdf;
}
.shop-news-tie a img{
	float: right;
}

.shop-news-row{
	padding: 0;
	font-size: 13px;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #dfdfdf;
}

.shop-news-row .news-title{
	padding: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.shop-news-row .news-title img{
	padding:0 5px;
}

.shop-news-row .news-time{
	padding: 0;
	text-align: right;
}

/*简介*/
.shop-js{
	height: 250px;
	border: 1px solid #dfdfdf;
	border-top: 3px solid #797979;
}

.shop-js-tie{
	color: #3D9FEE;
	padding: 0;
	margin-top: 5px;
	border-bottom: 1px solid #dfdfdf;
}

.shop-js-tie a img{
	float: right;
}

.shop-js-cont{
	padding: 10px 0 5px 0;
	font-size: 14px;
	text-indent: 35px;
	line-height: 22px; 
}

/*.shop-js-cont::after{
	content: "..."; 
	position: absolute; 
	bottom: 0; 
	right: 0;
}*/

/*联系我们*/
.shop-lx{
	height: 250px;
	border: 1px solid #dfdfdf;
	border-top: 3px solid #797979;
}

.shop-lx-tie{
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
}

.shop-lx-row{
	padding: 0;
	margin-top: 10px;
	font-size: 14px;
}

.shop-lx-row span{
	font-weight: bold;
}

/*合作伙伴*/
.shop-brand-row{
	padding: 0;
	min-height: 180px;
	border: 1px solid #333333;
}

.shop-brand-tie{
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	min-height: 40px;
	line-height: 40px;
	background: #3D9FEE;
}

.shop-brand-tie img{
	margin: 0 10px 0 15px;
}

.shop-brand-cont{
	margin-top: 15px;
	border-top:1px solid #333333;
}

.shop-brand-cont .marqueeleft{
	width:100%;
	overflow:hidden;
}

.shop-brand-cont .marqueeleft ul{
	float:left;
	margin: 0;
	padding: 0;
}

.shop-brand-cont .marqueeleft li{
	float:left;
	margin:20px 5px;
	display:inline;
	overflow:hidden;
}
/* 合作伙伴 */










