@charset "utf-8";
/* 桃红  #f1416e   橙色#FA852B 米白   #fff7c3  黄 #FDD354     */
/*作者：Ling
QQ:345493665
创建日期2015-11-19
更新日期2015-11-19
*/
/*主样式*/
body{margin: 0px auto;padding: 0px; min-width: 100%;min-height: 100%; display: inline-block;}
.ovh{overflow: hidden;}
#page-activity{position: relative;width: 100%; min-width:1024px;max-width:1900px; margin: 0 auto;background: #fff154;}
.activity-maxw{max-width:1024px;margin: 0 auto;position: relative;width: 100%;}
.activity-header{position: relative; background: url(../images/head_bg.jpg) center top no-repeat ; display: block;height: 573px; width: 100%;}
.activity-content{position: relative; width: 100%;height: auto; display:block;}
.activity-content{background: #fff154;}
.activity-content .activity-maxw{max-width: 1024px;font-size: 0;}
.activity-row{position: relative;width: 100%; margin-top: 50px;}
.activity-bg1{background:#f8c618 ;height: 951px;}
.activity-row>img{position: relative;margin: 0 auto; display: inline-block;}
.activity-row .activity-btn_chakan{position: absolute;top: 680px;left: 670px;width: 156px; height: 49px; background: url(../images/btn_chakan.png) center top no-repeat;float: left;border-radius: 8px;text-decoration:none; display: block;}
.activity-row .activity-btn_chakan:hover{cursor: pointer;background-position:center -49px;}
.activity-row .activity-btn_duihuan{position: absolute;top: 680px;left: 830px;width: 156px; height: 49px; background: url(../images/btn_duihuan.png) center top no-repeat;float: left;border-radius: 8px;text-decoration:none; display: block;}
.activity-row .activity-btn_duihuan:hover{cursor: pointer;background-position:center -49px;}
.activity-row .activity-btn_buy{position: absolute;left:560px ;top: 340px; width: 260px; height: 61px; background: url(../images/btn_buy.png) center top no-repeat;float: left;border-radius: 8px;text-decoration:none; display: block;}
.activity-row .activity-btn_buy:hover{cursor: pointer;background-position:center -61px;}
.activity-row .activity-number{position: absolute;top:613px;left: 670px;width: 315px;height: 40px;line-height: 40px; font-family: "微软雅黑";text-align: center;}
.activity-row .activity-number p{margin:0;padding: 0px;color: #61020f;font-size: 20px;font-weight: bold; }
.activity-row .activity-number span{color: #FF0202;font-size: 24px;}
.activity-row .activity-winners-wrapper{position: absolute;top: 390px;left: 670px;color: #333;width: 318px;display:inline-block;overflow: hidden; }
.activity-row .activity-winners-wrapper .activity-winners{position: relative;display:inline-block;width: 100%;}
.activity-row .activity-winners-wrapper .activity-winners-item{height: 35px; line-height: 35px;font-size: 12px;text-align: left;color: #333;padding:0 0px;}
.activity-row .activity-winners-wrapper .activity-winners-item span{overflow: hidden;white-space: nowrap; font-size:inherit;text-overflow: ellipsis;padding: 0 5px;color: #EB1D48;text-align: center; vertical-align:bottom ;}
.activity-row .activity-winners-wrapper .activity-winners-item .activity-winners-name{display:inline-block;width: 128px;}
.activity-row .activity-winners-wrapper .activity-winners-item .activity-winners-gift{display:inline-block;width: 150px;}

/* activity-lottery-sudoku 九宫格抽奖*/
 .activity-lottery-sudoku{
	position: absolute;
	z-index: 3;
	clear: both; 
	top:129px;
	left:42px;
	width:582px;
	height: 600px;
	margin: 0 auto; 
	padding: 0px;
}
.activity-lottery-sudoku .activity-sudoku-cell{
	position: relative;
	float: left;
	width: 194px;
	height: 199px;
	display: inline-block;
	padding: 3px 5px;
}

.activity-lottery-sudoku .activity-sudoku-cell .activity-sudoku-gift1{
	background-image:url(../images/01.png);
}
.activity-lottery-sudoku .activity-sudoku-cell .activity-sudoku-gift2{
	background-image:url(../images/02.png);
}
.activity-lottery-sudoku .activity-sudoku-cell .activity-sudoku-gift3{
	background-image:url(../images/03.png);
}
.activity-lottery-sudoku .activity-sudoku-cell .activity-sudoku-gift4{
	background-image:url(../images/04.png);
}
.activity-lottery-sudoku .activity-sudoku-cell .activity-sudoku-gift5{
	background-image:url(../images/05.png);
}
.activity-lottery-sudoku .activity-sudoku-cell .activity-sudoku-gift6{
	background-image:url(../images/06.png);
}
.activity-lottery-sudoku .activity-sudoku-cell .activity-sudoku-gift7{
	background-image:url(../images/07.png);
}
.activity-lottery-sudoku .activity-sudoku-cell .activity-sudoku-gift8{
	background-image:url(../images/08.png);
}
.activity-lottery-sudoku .activity-sudoku-cell div{position: relative; width: 100%;height: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left bottom;
}
.activity-lottery-sudoku #btnstart{padding: 3px 5px;}
.activity-lottery-sudoku .activity-sudoku-cell div.activity-sudoku-btn_start{
	cursor: pointer;
	width: 184px;
	height: 193px;
	background-image: url(../images/btn_start.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left top;
}
.activity-lottery-sudoku .activity-sudoku-cell div.activity-sudoku-btn_start:hover{
	background-position: left bottom;
}
.activity-lottery-sudoku .activity-sudoku-cell.activity-checked div{
	background-position: left top;
}

/*新闻滚动*/
.activity-news{position: absolute;z-index: 10;top:120px;left: 30px;width: 520px;height: 300px;overflow: hidden;}
.activity-news ul li img{width: 520px;height: 300px;}

/*弹出框*/
.activity-alert-wrapper {position: fixed;height: 100%;width: 100%;top: 0px;bottom:0px;left:0px;right: 0px; z-index: 9999;}
.activity-alert-wrapper .activity-alert-bg{position: fixed;height: 100%;width: 100%;top: 0px;bottom:0px;z-index: 1;background:rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important;filter:Alpha(opacity=60);background:#000000;}
.activity-alert-wrapper .activity-alert{z-index: 2;width: 491px;height: 247px;position: relative; margin: 0 auto;}
.activity-alert-wrapper .activity-alert-content{
	position: absolute;
	z-index: 2;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #7e3d23;
}
.activity-alert-wrapper .activity-alert-content span{ padding: 0 5px;color: #dc1212;font-size: 24px;line-height: 32px;font-weight: bold;}
.activity-alert-wrapper .activity-alert-close{position: absolute;cursor: pointer; z-index: 10;top:0px;right:0px;width: 31px;height: 31px; background: url(../images/alert_close.png) no-repeat;}
.activity-alert-wrapper .activity-alert-submit{position: absolute;cursor: pointer;z-index: 10;top:180px;left:170px;width: 160px;height: 40px;font-size: 16px; line-height: 40px;text-align: center; background: #ffee60;border: 1px solid #fddb19; border-radius: 5px;color: #61020f;}
.activity-alert-wrapper .activity-alert-submit:hover{background: #fddb19}

/*我的奖品列表*/
.activity-gifts-wrapper {position: fixed;height: 100%;width: 100%;top: 0px;bottom:0px;left:0px;right: 0px; z-index: 9998;display: none;}
.activity-gifts-wrapper .activity-gifts-bg{position: fixed;height: 100%;width: 100%;top: 0px;bottom:0px;z-index: 1;background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important;filter:Alpha(opacity=80);background:#000000;}
.activity-gifts-wrapper .activity-gifts-close{position: absolute;top:12px;right:26px;cursor: pointer;}
.activity-gifts-wrapper .activity-gifts{position: relative; margin: 0 auto;z-index: 2;width: 447px;height: 420px;background-image:url(../images/gifts_bg.png);background-repeat: no-repeat;}
.activity-gifts-wrapper .activity-gifts .activity-gifts-list{
	position: absolute;
	z-index: 2;
	left: 0px;
	width: 100%;
	top: 115px;
	text-align: center;
	height: 290px;
	overflow: auto;
}
.activity-gifts-wrapper .activity-gifts .activity-gifts-item{position: relative; width: 100%;text-align: center;height: 50px;clear: both;}
.activity-gifts-wrapper .activity-gifts .activity-gifts-item span{position: relative;display: inline-block; width: 143px;float: left; text-align: center;height: 50px;line-height: 50px;}


