/*合作伙伴 end*/
/*主题商城*/

.shop-page .s-body ul li,.demo .d-bottom ul li,.shop-detail .s-footer .body ul li{
	float:left;
	width:384px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	margin:0 8px 20px 8px;text-align:center; padding-top:23px;  height:330px;
}






.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:360px; margin-left:10px;
	height:267px;
	position:absolute;
	left:0;
	top:0;
	display:none; margin-top:22px;
}

.d-bottom li:hover{ background-color:#ff5e02;}
.d-bottom li:hover a{ color:#ffffff;}

.d-bottom span{ float:right; padding-right:15px; padding-top:10px;}
.datu{ float:left; background:url(../images/1_70.png) no-repeat; width:76px; height:25px;line-height: 26px;}
.fangwen{float:left; background:url(../images/1_71.png) no-repeat; width:56px;height:25px; padding-left:10px;line-height: 26px;}
.datu a{ color:#ffffff;}
.fangwen a{ color:#ffffff;}


.d-bottom li:hover .fangwen{ background:url(../images/1_72.png) no-repeat; line-height: 26px;}
.d-bottom li:hover .datu{ background:url(../images/1_72.png) no-repeat;  line-height: 26px; }
.d-bottom li:hover .datu a,.d-bottom li:hover .fangwen a{ color:#ff5c01;}

.d-bottom  .picc{
  float: left;
  font-size: 14px;
  padding-left: 14px;
  margin-top: 12px;
  }


.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{
	
	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:14px;
	
}
.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
}

