html{min-width:1155px;}
*{ margin:0px; padding:0px;}
body{
    margin: 0px;
    padding: 0px;
	background:  url("../img/bg.png") no-repeat  50% 0%;
	/*height:1155px;*/
    text-align: center;
}
.box{
	margin:0 auto;width:1155px;height:1050px;
}
.banner{
	margin:0 auto;width:1155px;height: 360px;
}
.goods{
	margin:0 auto;/*width:1150px;*/height:500px;margin-top: 34px;
}

.goods .goodbottom{
	margin-top: 340px;
}
.goods .goodlist1{
	width:256px;
	height:428px;
	background:  url("../img/goods_50.png") no-repeat;
	float:left;
	margin-left: 32px;
}
.goods .goodlist2{
	width:256px;
	height:428px;
	background:  url("../img/goods_100.png") no-repeat;
	margin-left: 25px;
	float:left;
}
.goods .goodlist3{
	width:256px;
	height:428px;
	background:  url("../img/goods_500.png") no-repeat;
	margin-left: 25px;
	float:left;
}
.goods .goodlist4{
	width:256px;
	height:428px;
	background:  url("../img/goods_1000.png") no-repeat;
	margin-left: 25px;
	float:left;
}

.buylimit{
	color:#AE082F;font-family: 微软雅黑;font-size: 14px;font-weight: bold;text-align: center;margin-top: 8px;
}
.foot {
    color: #fff;
    font-size: 12px;
    height: 60px;
    line-height: 180%;
    margin:0 auto;
    margin-top: 50px;
    text-align: center;
    width: 1155px;
}
