@charset "utf-8";
/* common */
html{min-width:980px;}
body{ margin:0; padding:0;background:url("bg.jpg") no-repeat center center;height: 2500px;}

#wrap{/*width:1021px;*/text-align:center; margin:0px auto;}
#header{/*width:982px;*//* height:950px;*/}
/*.goods{width:1000px; height:765px;background:url("good_bg1.png") no-repeat;}*/
.goods1{
	width:1000px; 
	height:345px;
	margin:0 auto;
	margin-top:55px;
}
.goods1 .goods_1{
	width:428px;
	height:345px;
	background: url("./goodlist1.png");
	float:left;
	margin-left:20px;
}
.goods1 .goods_2{
	width:428px;
	height:345px;
	background: url("./goodlist2.png");
	float:right;
	margin-right:20px;
}
.goods2{
	width:1000px; 
	height:345px;
	margin:0 auto;
	margin-top:75px;
}
.goods2 .goods_1{
	width:428px;
	height:345px;
	background: url("./goodlist31.png");
	float:left;
	margin-left:20px;
}
.goods2 .goods_2{
	width:428px;
	height:345px;
	background: url("./goodlist41.png");
	float:right;
	margin-right:20px;
}
/*.goods .goods_2{width:925px; height:175px; text-align:right; margin-top:10px;}*/
/*.goods .goods_3{width:925px; height:175px; text-align:right; margin-top:10px;}
.goods .goods_4{width:925px; height:175px; text-align:right;}*/
.goods_1 span{padding-top:270px; display:block;}
.goods_2 span{padding-top:270px; display:block;}
.goods_3 span{padding-top:91px; display:block;}
/*.goods_4 span{padding-top:48px; display:block;}*/

/*.floor3{width:1000px; height:205px; margin:0px auto;}*/
.floor4{
	width:1000px; 
	height:587px; 
	margin:0px auto;
	margin-top:240px;
	/*background:url("bg_rule.png") no-repeat;*/
    position: relative;
}
.floor4 .floor4_title{
	width:650px; 
	/*height:200px; */
	margin:0px auto; 
	font-family:"微软雅黑"; 
	color:#fff;
	/*margin-top:360px;*/
	font-size: 20px;
	font-weight: bold;
	text-align:left; 
	/*text-indent: 20px;*/
	line-height: 25px;
	line-height: 30px;
}

.floor4 .deepgreen{
	color:yellow;
	font-weight: bold;
}
/*.floor4 .floor4_content{
	width:510px; 
	height:80px; 
	margin:0px auto; 
	font-family:"微软雅黑"; 
	color:#8154f3;
	margin-top:100px;
	font-size: 25px;
	font-weight: bold;
	text-align:left; 
}*/
.floor4 .lottery-container{
    width:435px;height:166px; margin:0 auto;margin-top: 60px;position: relative;overflow: hidden;
}
.floor4 .lottery-container ul{
	width: 20000px;
    position: absolute;
    list-style: none;
    height: 170px;
    padding-left: 0px;
}
.floor4 .lottery-container ul li{
    float: left;
    height: 166px;
}
.floor4 .draw_sum{
	width:510px;height:150px;margin:0 auto;margin-top: 15px;position: relative;
}

.floor4 .prizeView{
	position: absolute;left:20px;bottom:40px;
}
.floor4 .prizeList{
	position: absolute;right:20px;bottom:40px;

}
/*.floor4 .floor4_content .floor4_btn{
	float:right;
}*/
#btn_open .imgl{
	position: absolute;left:70px;cursor: pointer;bottom:20px;
}
#btn_open5 .imgr{
	position: absolute;right:73px;cursor: pointer;bottom:20px;
}
.draw_sum .count_div{
	/*position: absolute;right:270px;bottom:10px;*/cursor: pointer;color:yellow;font-size: 20px;font-weight: bold;margin:0 auto;margin-top:10px;
}

.footer{width:100%; height:58px; font-size:12px; line-height:185%;text-align:center;  margin:0px auto; color:#fff;margin-top: 130px;}
.wh{
	width:135px;
	height:54px;
	border-radius: 20px;
}

