
.main-visual {
	padding: 22px 0;
	background:url(../../../../../../data/shop/main/main-bg1-1.png);
}
.main-banners-wrap {
	width:1060px;
	margin:0 auto;
}
.bnn-main {
	width:728px;
	height:389px;
	float:left;
}
.bnn-main-rightwrap {
	width: 320px;
	margin-left:10px;
	float:left;
}
.bnn-main-right {
	padding-top:3px;
	padding-bottom:3px;
}
.main-link-r {
	padding-top:4px;
	padding-bottom:4px;
}

.main-sect-goods {
	border-bottom:1px #ccc solid;
	padding: 30px 0;
}

.main-goods-list {
	width:1000px;
	margin:0 auto;
	padding-bottom:30px;
}
.main-goods-list .title {
	padding-left:10px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}
.main-goods-list .goodswrap {
	width:310px;
	height:460px;
	margin:0 10px;
	border:1px #cdcdcd solid;
	margin-bottom:30px;
	float:left;
}
.main-goods-list .goodswrap .goods-img {
	text-align:center;
	line-height:0;
}
.main-goods-list .goodswrap .goods-img img {
	width:310px;
	height:310px;
}
.main-goods-list .goods-comment {
	padding:4px;
	color:#929292;
	overflow:hidden;
	border-top:1px #d7d7d7 solid;
}
.main-goods-list .goodswrap .goods-title {
	padding:10px;
	height:50px;
	text-align:left;
	line-height:130%;
	font-size:18px;
	font-weight:bold;
	overflow-y:hidden;
	/* border-top:1px #cdcdcd solid; */
}
.main-goods-list .goodswrap .goods-price {
	padding:3px;
	text-align:right;
	color:#000;
}
.main-goods-list .price-block {
	display:inline-block;
	text-align:left;
	float:right;
	white-spacing: nowrap;
	font-size:20px;
	font-weight:bold;
	color:#ff7400;
}
.main-goods-list .price-block .currency {
	color:#000;
}
.main-goods-list .price-block del {
	font-size:14px;
	font-weight:normal;
	color:#000;
	font-style:strike;
}