.shop-slide-home > ul {
    list-style: none !important;
    height: 225px !important;
}
.out_slide{
	width: 730px;
	position: relative;
	border:1px solid #ccc;
	margin-top: 10px;
    height: 281px;
}
.shop-slide-home {
    height: 238px !important;
    margin: 8px 9px;
    width: 710px !important;
}
.shop-slide-home li {
   /* height: 217px !important;*/
   min-height: 250px;
    width: 178px;
    float: left;
    position: relative;

}
.shop-slide-home img {
   /* border: 1px solid rgb(204, 204, 204);*/
    max-height: 157px;
    max-width: 175px;
    padding: 8px;
}

.shop_right{
	background: url(right.png) no-repeat;
	height: 39px;
	width: 20px;
	position: absolute;
	z-index: 12;
	right:0;
	top:63px;
	cursor: pointer;
}
.shop_left{
	background: url(left.png) no-repeat;
	height: 39px;
	width: 20px;
	position: absolute;
	z-index: 12;
	left:0;
	top:63px;
	cursor: pointer;
}
.slide-title {
    display: block;
    text-align: center;
    width: 175px;
    color:#000;
    font-size: 13px;
    font-family: tahoma;
    font-weight: bold;
}

.home-sp-slide-title {
    height: 30px;
}
.home-sp-slide-pricr del {
    font-size: 11px;
}
/***************/
.slide-show-km {
    background: #f4f4f4 none repeat scroll 0 0;
    text-align: right;
    position: relative;
    height: 25px;
}
.slide-show-km span {
    color: #E40000;
    font-weight: bold;
    position: absolute;
    right: 45px;
    top: 5px;
}
.home-sp-slide-pricr {
    text-align: center;
    padding-top: 5px;
}
.slide-price-km {
    color: rgb(255, 0, 0);
    font-size: 13px;
    padding-right: 5px;
    font-weight: bold;
}
.slide-show-sale {
    background: #FF0000;
    border: 1px solid #e01626;
    color: #fff;
    padding: 0 7px;
    position: absolute;
    right: 10px;
    top: 0;
    font-weight: bold;
}
.shop-slide-home-2 {
    margin: 13px 10px;
    width: 710px !important;
    min-height: 228px
}

.shop-slide-home-2 > ul {
    display: table;
    list-style: outside none none;
    padding:0;
    margin:0;
}
.shop-slide-home-2 li {
    display: table-cell;
    text-align: center;
    width: 25%;
    position: relative;
}
.shop-slide-home-2 img {
    max-height: 157px;
    max-width: 175px;
    padding: 8px;
}

