@charset "utf-8";
/*主样式*/
body{margin: 0px auto;padding: 0px; min-width: 100%;min-height: 100%; display: inline-block;}
#activepage .maxw{max-width:1024px;margin: 0 auto;position: relative;width: 100%;}
#activepage{position: relative;width: 100%; min-width:1024px;max-width:1900px; margin: 0 auto;}
#activepage .header{position: relative; background: url(/publics/skin/prlife/images/activity1231/head_bg.jpg) center top no-repeat ; display: block;height: 522px; width: 100%;}
#activepage .content{position: relative; width: 100%;height: auto; display:block;}
#activepage .content{background: #ed1e4a;}
#activepage .content .maxw{max-width: 1024px;}
#activepage .content .fenlan{position: relative;width: 100%;}
#activepage .content .bg1{background:#f8c618 ;height: 834px;}
#activepage .content .fenlan>img{position: relative;margin: 0 auto; display: inline-block;}
#activepage .content .fenlan .btn_chakan{position: absolute;top: 680px;left: 710px;width: 263px; height: 51px; background: url(/publics/skin/prlife/images/activity1231/btn_chakan.png) center top no-repeat;float: left;border-radius: 8px;text-decoration:none; display: block;}
#activepage .content .fenlan .btn_chakan:hover{cursor: pointer;background-position:center -51px;}
#activepage .content .fenlan .btn_buy{position: absolute;left:540px ;top: 50px; width: 307px; height: 76px; background: url(/publics/skin/prlife/images/activity1231/btn_buy.png) center top no-repeat;float: left;border-radius: 8px;text-decoration:none; display: block;}
#activepage .content .fenlan .btn_buy:hover{cursor: pointer;background-position:center -76px;}
#activepage .content .fenlan .cishu{position: absolute;top: 602px;left: 710px;width: 270px;height: 40px;line-height: 40px; font-family: "微软雅黑";text-align: center;}
#activepage .content .fenlan .cishu p{margin:0;padding: 0px;color: #61020f;font-size: 20px;font-weight: bold; }
#activepage .content .fenlan .cishu span{color: #FF0202;font-size: 24px;}
#activepage .content .fenlan .paihangbang{position: absolute;top: 370px;left: 710px;color: #333;width: 270px;display:inline-block;overflow: hidden; }
#activepage .content .fenlan .paihangbang .item{height: 35px; line-height: 35px;font-size: 12px;text-align: left;color: #333;padding:0 10px;}
#activepage .content .fenlan .paihangbang .item span{overflow: hidden;white-space: nowrap; font-size:inherit;text-overflow: ellipsis;padding: 0 5px;color: #EB1D48;text-align: center; vertical-align:bottom ;}
#activepage .content .fenlan .paihangbang .item .name{display:inline-block;width: 90px;}
#activepage .content .fenlan .paihangbang .item .gift{display:inline-block;width: 100px;}

/*转盘*/
#activepage .deng{
	position: absolute;
	z-index: 2;
	clear: both; 
	top:318px ;
	left:45px ;
	width:650px;
	height: 417px;
	margin: 0 auto; 
	background: url(/publics/skin/prlife/images/activity1231/deng.png) center no-repeat;
}
#activepage .deng.displayn{display: none;}
#activepage .zhuanpan{
	position: absolute;
	z-index: 3;
	clear: both; 
	top:338px ;
	left:70px ;
	width:600px;
	height: 372px;
	margin: 0 auto; 
	padding: 0px;
}
#activepage .zhuanpan .cell{
	position: relative;
	float: left;
	width: 180px;
	height: 104px;
	display: inline-block;
	padding: 10px 10px;
}

#activepage .zhuanpan .cell .gift1{
	background-image:url(/publics/skin/prlife/images/activity1231/01.png)
}
#activepage .zhuanpan .cell .gift2{
	background-image:url(/publics/skin/prlife/images/activity1231/02.png);
}
#activepage .zhuanpan .cell .gift3{
	background-image:url(/publics/skin/prlife/images/activity1231/03.png);
}
#activepage .zhuanpan .cell .gift4{
	background-image:url(/publics/skin/prlife/images/activity1231/04.png);
}
#activepage .zhuanpan .cell .gift5{
	background-image:url(/publics/skin/prlife/images/activity1231/05.png);
}

#activepage .zhuanpan .cell div{position: relative; width: 100%;height: 100%;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left bottom;
}
#activepage .zhuanpan #start{padding: 8px 10px;height: 108px;}
#activepage .zhuanpan .cell div.btn_start{
	cursor: pointer;
	width: 180px;
	height: 108px;
	background-image: url(/publics/skin/prlife/images/activity1231/btn_start.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left top;
}
#activepage .zhuanpan .cell div.btn_start:hover{
	background-position: left bottom;
}
#activepage .zhuanpan .cell.checked div{
	background-position: left top;
}

/*弹出框*/
#alertbox {position: fixed;height: 100%;width: 100%;top: 0px;bottom:0px;left:0px;right: 0px; z-index: 9999;}
#alertbox .boxbg{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;}
#alertbox .tc_body{z-index: 2;width: 491px;height: 247px;position: relative; margin: 0 auto;}
#alertbox .tc_content{
	position: absolute;
	z-index: 2;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #7e3d23;
}
#alertbox .tc_content span{ padding: 0 5px;color: #dc1212;font-size: 24px;line-height: 32px;font-weight: bold;}
#alertbox .btn_colse{position: absolute;cursor: pointer; z-index: 10;top:0px;right:0px;width: 31px;height: 31px; background: url(/publics/skin/prlife/images/activity1231/guanbianniu.png) no-repeat;}
#alertbox .tc_btn{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;}
#alertbox .tc_btn:hover{background: #fddb19}

/*我的奖品列表*/
#mygift {position: fixed;height: 100%;width: 100%;top: 0px;bottom:0px;left:0px;right: 0px; z-index: 9998;}
#mygift .boxbg{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;}
#mygift .pr_mot{position: relative; margin: 0 auto;z-index: 2;width: 447px;height: 420px;background-image:url(/publics/skin/prlife/images/activity1231/pr_bg.png);background-repeat: no-repeat;}
#mygift .pr_close{position: absolute;top:16px;right:26px;cursor: pointer;}
#mygift .pr_mot .table{position: absolute;
	z-index: 2;
	left: 0px;
	width: 100%;
	top: 130px;;
	text-align: center;}
#mygift .pr_mot .pr_item{position: relative; width: 100%;text-align: center;height: 50px;clear: both;}
#mygift .pr_mot .pr_item span{position: relative;display: inline-block; width: 149px;float: left; text-align: center;height: 50px;line-height: 50px;}


