@charset "utf-8";
.scroll {width:1260px;margin:0 auto;position:relative;	/*overflow:hidden;	background:#F1EEEB;*/}
.picbox {width:1228px;height:486px;	overflow:hidden;position:relative;margin:0px 15px;}
.picbox ul {height:486px;}
.piclist {position:absolute;left:0px;top:0px;}
.piclist li.goodlist {width:287px;margin:0px 10px;padding:0px;float:left;}
.piclist li.goodlist p{margin-top:5px; min-height: 38px; text-align:center; font-size:14px; margin-bottom:10px;}
.piclist li.goodlist img {width:100%;height:180px;padding:0;}
.swaplist {position:absolute;left:-3377px;top:0px;}
.og_next {width:38px;height:84px;background:url(../images/banner_buttonr.png) no-repeat;position:absolute;top:180px;z-index:99;cursor:pointer;float:right;right:-20px;}
.og_prev {width:38px;height:84px;background:url(../images/banner_buttonl.png) no-repeat;position:absolute;top:180px;z-index:99;cursor:pointer;left:-20px;}

/*
.og_prev {background-position:0 0;left:0px;}
.og_prev:hover {background-position:0 -60px;}
.og_next {background-position:-30px 0;right:0px;}
.og_next:hover {background-position:-30px -60px;}
*/

.goodlist img.pics {width:85px;height:135px;float:left;background:#fff url(../images/loading.gif) center center no-repeat;}
.goodlist dl {float:right;width:130px;overflow:hidden;}
.goodlist dl dt {}
.goodlist dl dt a.title {width:100%;height:22px;line-height:22px;display:block;color:#363636;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;}
.goodlist dl dt span.en {width:100%;height:22px;line-height:22px;display:block;color:#666;white-space: nowrap;text-overflow: ellipsis;-o-text-overflow: ellipsis;overflow: hidden;}
.goodlist dl dt span.change-price {font-weight:bold;color:#D63C3C;padding-right:5px;}
.goodlist dl dt span.max-price {color:#999;	text-decoration:line-through;}
.goodlist dl dt a.exchange {font-size:12px;	padding:4px 10px;text-align:center;#padding-top:6px;#padding-bottom:2px;color:#fff;	display:none;text-decoration:none;background:#C75151;
	float:left;	border-radius:2px;}
.goodlist dl dt a.exchange:hover {background:#973434;}
.goodlist dl dt p {padding:5px 0;}

@media screen and (max-width: 768px) {
.scroll{ display:none;}	
	
}