#stlist ul li{
	float: left;
	width: 320px;
	padding-bottom: 20px;
}
.storeShow{
	width: 300px;
	height: 50px;
	
}
.storeShow_hover{
	background: #222;
}
.Imgs_btn_other{
	width:300px;
}
.Imgs_btn_other a{
	text-align: center;
	line-height: 40px;
	color: white;
	float: left;
	display: inherit;
	width: 50%;
	height: 40px;
	text-decoration: none;
	font-size: 16px;
}
.btnPingJia{
	background: #00b7c3;
}
.btnAnli{
	background: #535353;
}
.Imgs_Word_other{
	height: 50px;
	width: 300px;
	padding: 10px;
	background: rgba(18,21,44,0.7);
	position: absolute;
	bottom: 0px;
}