@charset "utf-8";

/* CSS Document */


/*css reset*/

html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

img {
	border: none;
}

body {
	font: 12px/1.42857143 "Microsoft YaHei", "微软雅黑", "Arial", "宋体";
	color: #fff;
	margin: 0 auto;
}

p{margin: 0;padding: 0;}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:focus {
	outline: none;
}

.clearfix { *zoom:1; }
.clearfix:after {content:'';display:block;clear:both;overflow:hidden;}
.activity-container{
	width:100%;
	background: rgb(23, 143, 255);
	position: relative;
}
.activity-top-bg{
	width:100%;
	height: 1270px;
	background: url(../images/top.png)no-repeat;
	background-size: 100% auto;
	box-sizing: border-box;
	padding-top: 115px;
	position: relative;
}
.activity-top-bg .act-title-box{
	box-sizing: border-box;
	width: 840px;
	height: 840px;
	margin: 0 auto ;
	position: relative;
}
.activity-top-bg .act-title-box img{
	width:100%;
	height: 100%;
}
.activity-top-bg .act-title-box .title-date{
	position: absolute;
	left: 24%;
	bottom: 205px;
	font-size: 31px;
	color: #ffffff;
}
.activity-top-bg .act-game-title{
	width:100%;
	height: 58px;
	display: flex;
	justify-content: center;
	position: absolute;
	bottom: 47px;
	left: 0px;
}
.activity-top-bg .act-game-title img{
	display: block;
	width: 386px;
	height: 100%;
	/* margin: 0 auto; */
}
.act-middle-bg{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.act-middle-bg .act-game-content{
	width:100%;
	height: 900px;
	border-radius: 34px;
	background: #0F54AC;
	box-sizing: border-box;
	padding: 54px 57px 0;
	position: relative;
}
.act-middle-bg .act-game-content .game-bg-box {
	width: 100%;
	height: 775px;
	background: url(../images/jx.png)no-repeat;
	background-size: 100% 100%;
	padding: 3px 0 0 3px;
	box-sizing: border-box;
}
.act-middle-bg .act-game-content .game-bg-box  .game-list{
	width:100%;
	height: 100%;
	position: relative;
}

.act-game-content .game-bg-box .lattice {
	width: 90px;
	height: 70px;
	background: url(../images/yellow.png)no-repeat;
	background-size: 100% 100%;
	position: absolute;
	color: #ffffff;
	font-size: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.act-game-content .game-bg-box .lattice:nth-child(2n-1){
	background: url(../images/white.png)no-repeat;
	background-size: 100% 100%;
	color: #999999;
}
.user-position {
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 70px;
	transition: top 0.5s ,left 0.5s;
	-webkit-transition: top 0.5s ,left 0.5s;
	z-index: 9;
}
.user-position .user-icon {
	position: absolute;
	bottom: 20px;
	left: 18px;
	width: 47px;
	height: 72px;
	background: url(../images/qd.png)no-repeat;
	background-size: 100% 100%;
}
.user-position.ini-position {
	transition: top 0s ,left 0s;
	-webkit-transition: top 0s ,left 0s;
}

.game-bg-box .prize-0 {top: 0;left: 0;}
.game-bg-box .prize-1 {top: 0;left: 90px;}
.game-bg-box .prize-2 {top: 0;left: 180px;}
.game-bg-box .prize-3 {top: 0;left: 270px;}
.game-bg-box .prize-4 {top: 0;left: 360px;}
.game-bg-box .prize-5 {top: 0;left: 450px;}
.game-bg-box .prize-6 {top: 70px;left: 450px;}
.game-bg-box .prize-7 {top: 140px;left: 450px;}
.game-bg-box .prize-8 {top: 210px;left: 450px;}
.game-bg-box .prize-9 {top: 210px;left: 360px;}
.game-bg-box .prize-10 {top: 210px;left: 270px;}
.game-bg-box .prize-11 {top: 210px;left: 180px;}
.game-bg-box .prize-12 {top: 210px;left: 90px;}
.game-bg-box .prize-13 {top: 210px;left: 0px;}
.game-bg-box .prize-14 {top: 280px;left: 0;}
.game-bg-box .prize-15 {top: 350px;left: 0;}
.game-bg-box .prize-16 {top: 420px;left: 0;}
.game-bg-box .prize-17 {top: 490px;left: 0;}
.game-bg-box .prize-18 {top: 560px;left: 0;}
.game-bg-box .prize-19 {top: 630px;left: 0;}
.game-bg-box .prize-20 {top: 700px;left: 0;}
.game-bg-box .prize-21 {top: 700px;left: 90px;}
.game-bg-box .prize-22 {top: 700px;left: 180px;}
.game-bg-box .prize-23 {top: 700px;left: 270px;}
.game-bg-box .prize-24 {top: 700px;left: 360px;}
.game-bg-box .prize-25 {top: 700px;left: 450px;}
.game-bg-box .prize-26 {top: 700px;left: 540px;}
.game-bg-box .prize-27 {top: 700px;left: 630px;}
.game-bg-box .prize-28 {top: 700px;left: 720px;}
.game-bg-box .prize-29 {top: 630px;left: 720px;}
.game-bg-box .prize-30 {top: 560px;left: 720px;}
.game-bg-box .prize-31 {top: 490px;left: 720px;}
.game-bg-box .prize-32 {top: 420px;left: 720px;}
.game-bg-box .prize-33 {top: 350px;left: 720px;}
.game-bg-box .prize-34 {top: 280px;left: 720px;}
.game-bg-box .prize-35 {top: 210px;left: 720px;}
.game-bg-box .prize-36 {top: 140px;left: 720px;}
.game-bg-box .prize-37 {top: 70px;left: 720px;}
.game-bg-box .prize-38 {top: 0px;left: 720px;}
.game-bg-box .prize-39 {top: 0;left: 810px;}
.game-bg-box .prize-40 {top: 0;left: 900px;}
.game-bg-box .prize-41 {top: 0;left: 990px;}
.game-bg-box .prize-42 {top: 70px;left: 990px;}
.game-bg-box .prize-43 {top: 140px;left: 990px;}
.game-bg-box .prize-44 {top: 210px;left: 990px;}
.game-bg-box .prize-45 {top: 280px;left: 990px;}
.game-bg-box .prize-46 {top: 350px;left: 990px;}
.game-bg-box .prize-47 {top: 420px;left: 990px;}
.game-bg-box .prize-48 {top: 490px;left: 990px;}
.game-bg-box .prize-49 {top: 560px;left: 990px;}
.game-bg-box .prize-50 {top: 630px;left: 990px;}
.game-bg-box .prize-51 {top: 700px;left: 990px;}
.prize-0-bg{width:100%;height: 100%;background: url(../images/qdd.png)no-repeat;background-size: 100% 100%}
.prize-1-bg,.prize-16-bg,.prize-22-bg,.prize-30-bg,.prize-50-bg{width:100%;height: 100%;background: url(../images/ptb.png)no-repeat;background-size: 100% 100%;color: #F34220;font-size: 18px;font-weight: bold;padding-top: 38px;box-sizing: border-box;text-align: center}
.prize-2-bg{width:100%;height: 100%;background: url(../images/tow_money.png)no-repeat;background-size: 100% 100%}
.prize-3-bg{width:100%;height: 100%;background: url(../images/three_money.png)no-repeat;background-size: 100% 100%}
.prize-5-bg{width:100%;height: 100%;background: url(../images/tow_wu.png)no-repeat;background-size: 100% 100%}
.prize-8-bg{width:100%;height: 100%;background: url(../images/sd.png)no-repeat;background-size: 100% 100%}
.prize-14-bg{width:100%;height: 100%;background: url(../images/eight_money.png)no-repeat;background-size: 100% 100%}
.prize-19-bg{width:100%;height: 100%;background: url(../images/u.png)no-repeat;background-size: 100% 100%}
.prize-24-bg{width:100%;height: 100%;background: url(../images/sw_money.png)no-repeat;background-size: 100% 100%}
.prize-25-bg{width:100%;height: 100%;background: url(../images/cdb.png)no-repeat;background-size: 100% 100%}
.prize-32-bg{width:100%;height: 100%;background: url(../images/eb_money.png)no-repeat;background-size: 100% 100%}
.prize-35-bg{width:100%;height: 100%;background: url(../images/sb.png)no-repeat;background-size: 100% 100%}
.prize-41-bg{width:100%;height: 100%;background: url(../images/ss_wu.png)no-repeat;background-size: 100% 100%}
.prize-46-bg{width:100%;height: 100%;background: url(../images/ws_money.png)no-repeat;background-size: 100% 100%}
.prize-49-bg{width:100%;height: 100%;background: url(../images/sj.png)no-repeat;background-size: 100% 100%}

.act-game-content .game-bg-box .lattice.prize-11,.act-game-content .game-bg-box .lattice.prize-27,.act-game-content .game-bg-box .lattice.prize-38,.act-game-content .game-bg-box .lattice.prize-43{font-size: 16px;color: #F12902;font-weight: bold}

.prize-51-bg-1{position:absolute;width:100%;height: 100%;background: url(../images/zd.png)no-repeat;background-size: 100% 100%;z-index: 1;top:0;left:0;}
.prize-51-bg-2{width:100%;height: 100%;background: url(../images/zdd.png)no-repeat;background-size: 100% 100%;z-index: 2}

.rotary-box{
	position: absolute;
	bottom: 165px;
	left: 300px;
	width: 340px;
	height: 390px;
	text-align: center;
}
.rotary-box .lattice-box{
	margin: 0 auto;
	width: 180px;
	height: 40px;
	background: #0A4591;
	border-radius: 6px;
	font-size: 18px;
	display: block;
	line-height: 40px;
}
.rotary-box .lattice-num{
	margin: 0 10px;
	font-size: 23px;
	color: #FCD859;
}
.rotary-box .zp-pic-1{
	width:100%;
	height: 350px;
}
.rotary-box .zp-pic-2{
	position: absolute;
	top: 120px;
	left: 103px;
	width: 132px;
	height: 125px;
}
.rotary-box .zp-pic-3-box{
	position: absolute;
	top: 108px;
	left: 102px;
	width: 133px;
	height: 133px;
	cursor: pointer;
}
.rotary-box .zp-pic-3-box img{
	width: 87px;
	height: 110px;
}
.rotary-box .zp-pic-3-box p{
	position: absolute;
	left: 23px;
	top: 25px;
	width: 87px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 26px;
}
.act-game-tips{
	width:100%;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 14px;
}



.act-middle-bg  .act-record-rule{
	margin-top: 34px;
	height: 587px;
	width:100%;
	border-radius: 34px;
	background: #0F54AC;
	padding: 40px 25px;
	box-sizing: border-box;
	display: flex;
}
.act-record-rule .act-reward-record{
	height: 100%;
	width: 460px;
	background: url(../images/bg_jl.png)no-repeat;
	background-size: 100% 100%;
	padding: 75px 20px 40px;
	box-sizing: border-box;
}
.act-record-rule .act-reward-record .reword-item{
	width:100%;
	height: 50px;
	box-sizing: border-box;
	line-height: 50px;
	border-bottom: 1px solid rgb(163, 213, 229);
	font-size: 16px;
	color: #333333;
	display: flex;
	align-items: center;
}
.reword-item span{
	line-height: 50px;
	height: 50px;
}
.reword-item a:hover{
	color: #333;
}
.reword-item .reword-name{
	width:40%;
}
.reword-item .reword-status{
	width:20%;
}
.reword-item .reword-status.no-receive{
	color: #F43A3A;
	text-decoration: underline;
}
.reword-item .reword-date{
	width:40%;
	text-align: right;
}
.no-record-list{
	width:100%;
	height: 100%;
	padding-top: 25%;
	text-align: center;
}
.no-record-list img{
	width: 54px;
	height: 54px;
	margin: 0 auto 20px;
}
.no-record-list p{
	margin-top: 5px;
	color: #3F5F7B;
	font-size: 16px;
	text-align: center;
}



.act-record-rule .act-rule-box{
	margin-left: 25px;
	width:57%;
}
.act-record-rule .act-rule-box .rule-title{
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	height: 60px;
}
.rule-content p{
	font-size: 20px;
	line-height: 40px;
}
.rule-content p.author{
	text-align: right;
	color: #FECF5B;
	font-size: 16px;
}


.act-occupy{
	width:100%;
	height: 217px;
}

.act-bottom-bg{
	position: absolute;
	bottom: 0;
	left: 0;
	width:100%;
	height: 358px;
	z-index: 1;
}
.act-bottom-bg img{
	width:100%;
	height: 100%;
}

.prize-box-bg,.address_bg{
	display: block;
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.7);
}
.table {
	display: table;
	width: 100%;
	height: 100%;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
.table-cell {
	display: table-cell;
	position: relative;
	vertical-align: middle;
}
.prize-box-bg .prize-content{
	position: relative;
	width: 794px;
	height: 801px;
	margin: 0 auto;
	background: url(../images/bg.png)no-repeat;
	background-size: 100% 100%;
	color: red;
	font-size: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.prize-box-bg .prize-content .reward-content{
	text-align: center;
	margin-left: 10px;
}
.prize-box-bg .prize-content .reward-img{
	margin: 15px auto 0;
	width:170px;
	height: auto;
	display: block;
}
.prize-box-bg .prize-content .reward-img.mb-20{margin-bottom: 20px}
.prize-box-bg .prize-content .receive-btn{
	position: absolute;
	bottom: 122px;
	left: 50%;
	width: 196px;
	height: 86px;
	background: url(../images/lq.png)no-repeat;
	background-size: 100% 100%;
	margin-left: -98px;
	display: block;
	z-index: 3;
}
.address_bg .address_box {
	position: relative;
	display: inline-block;
	word-break: break-all;
	width: 592px;
	height: 694px;
	background: url(../images/address_bg.png) no-repeat;
	background-size: 100% 100%;
}
.address_content {
	margin: 60px 0 40px;
}
.address_bg .form_title {
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	padding-bottom: 40px;
}
.address_bg .form_content {
	padding: 0 35px;
}
#addressInfo .w_item {
	min-height: 40px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 25px;
	font-size: 14px;
}
#addressInfo .w_item .w_label {
	width: 84px;
	height: 40px;
	text-align: right;
	margin-right: 15px;
	color: #999999;
	float: left;
	line-height: 40px;
	font-size: 14px;
}
#addressInfo .w_item.hg {
	height: 70px;
}
#addressInfo .w_item .w_input {
	width: 400px;
	height: 40px;
	padding: 0 10px;
	border: 1px solid #e9e9e9;
	vertical-align: top;
	background: #fdfdfd;
	border-radius: 3px;
	font-size: 14px;
	box-sizing: border-box;
}
#addressInfo .w_item.no_mg_bot {
	margin-bottom: 0;
}
#addressInfo .w_item.error {
	min-height: 20px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}
.w_item .pop-error {
	display: none;
	font-size: 14px;
	color: #FF3228;
	text-align: left;
	margin-left: 110px;
}
.form_content .tip_text {
	width: 100%;
	text-align: left;
	letter-spacing: 2px;
}
.form_content p {
	width: 100%;
	color: #FE4848;
	font-size: 14px;
	line-height: 25px;
}
.btn_close {
	margin: 30px auto 0;
	width: 52px;
	height: 52px;
}
.s_area {
	width: 130px;
	height: 40px;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	background: #fdfdfd;
	color: #666;
	padding-left: 8px;
}
.to-login{
    text-align: center;
    position: relative;
    top: 20px;
    font-size: 18px;
    color: #333333;
}