
.goback-home{
	/*------返回首页------*/
	width: 1200px;
	text-align: left;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
}

/*---------------广告位  样式页------------*/
.advertising {
	/*外框*/
	display: inline-block;
	width: 235px;
	padding: 10px 0px 0px 15px;
	background-color: #F3F3F3;
}

.adv-list {
	width: 215px;
	height: 215px;
	display: inline-block;
	margin-top: 15px;
}

.adv-title {
	font-size: 15px;
	color: #000;
}

.adv-label {
	font-size: 12px;
	color: #676767;
}

.adv-price {
	line-height: 25px;
	font-size: 15px;
	color: #F9792B;
}