/*合作伙伴 end*/
/*主题商城*/

.shop-page .s-body ul li,.demo .d-bottom ul li,.shop-detail .s-footer .body ul li{
	float:left;
	width:392px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	margin:0 0 20px 0;background:url(../images/7.png) no-repeat; height:252px; text-align:center; padding-top:23px;
}






.shop-page .s-body ul li.j-last,.shop-detail .s-footer .body ul li.j-last{
	margin-right:0;
}
.shop-page .s-body li .desc,.demo .d-bottom ul li .desc,.shop-detail .s-footer .body ul li .desc{
	position:absolute;
	bottom:0;
	left:0;
	background:#efefef;
	color:#474747;
	font-size:14px;
	width:100%;
}
.shop-page .s-body li .desc .d-price,.demo .d-bottom ul li .desc .d-price,.shop-detail .s-footer .body ul .desc .d-price{
	/*float:right;*/
}
.shop-page .s-body li .desc .d-name,.demo .d-bottom ul li .desc .d-name,.shop-detail .s-footer .body ul .desc .d-name{
	float:left;
	margin-top:6px;
}
.shop-page .s-body li .desc .d-price,.demo .d-bottom ul li .desc .d-price,.shop-detail .s-footer .body ul .desc .d-price{
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	font-size:22px;
	color:#909090;
}
.shop-page .s-body .d-shadow,.demo .d-bottom ul li .d-shadow,.shop-detail .s-footer .body ul .d-shadow{
	background:url(../images/6.png) repeat;
	width:342px; margin:23px 0 0 25px;
	height:196px;
	position:absolute;
	left:0;
	top:0;
	display:none
}
.shop-page .s-body ul li.hover .d-shadow,.shop-page .s-body ul li:hover .d-shadow,.demo .d-bottom ul li.hover .d-shadow,.demo .d-bottom ul li:hover .d-shadow,.shop-detail .s-footer .body ul li.hover .d-shadow,.shop-detail .s-footer .body ul li:hover .d-shadow{
	display:block;
}
.shop-page .s-body .d-shadow p,.demo .d-bottom ul li .d-shadow p,.shop-detail .s-footer .body ul .d-shadow p{
	text-align:center;
	color:#fff;
}
.shop-page .s-body .d-shadow p.d-s-1,.demo .d-bottom ul li .d-shadow p.d-s-1,.shop-detail .s-footer .body ul .d-shadow p.d-s-1{
	font-size:18px;
	margin-top:54px;
}
.shop-page .s-body .d-shadow p.d-s-2,.shop-detail .s-footer .body ul .d-shadow p.d-s-2{
	font-size:30px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif
}

