.header{
	height: 1110px;
	position: relative;
	background: url('../images/header.jpg') top center no-repeat;
}
.top_nav{
    position: absolute;
    top:0;
    right: 60px;
    width: 576px;
    height: 47px;
    background: url('../images/top-nav.png');
    overflow: hidden;
    padding: 8px 44px;
}
.top_nav a{
    display: block;
    float: left;
    width: 137px;
    height: 29px;
}
.top_nav a:nth-child(1){
    width: 122px;
}
.top_nav a:nth-child(2){
    width: 137px;
}
.top_nav a:nth-child(3){
    width: 102px;
}
.top_nav a:nth-child(4){
    width: 121px;
}

.time{
    position: absolute;
    left: 50%;
    font-size: 22px;
    font-weight:700;
    color: #0033ff;
    top: 660px;
    margin-left: -340px;
    width: 650px;
    text-align: center;
}

.nav{
    position: absolute;
    top:994px;
    left: 50%;
    margin-left: -590px;
    width: 1180px;
    overflow: hidden;
}
.nav li{
    float: left;
    margin: 0 76px;
}
/* .nav li:last-child{
    margin-right: 0;
} */
.nav li a{
    display: block;
    width: 236px;
    height: 54px;
    margin: 0 auto;
    font-size: 22px;
    color: #cad1ff;
    /* font-weight: bold; */
    text-align: center;
    line-height: 54px;
    /* font-family: cursive; */
    background: url('../images/nav.png');
}
.nav li.on a,.nav li:hover a{
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    color: #4b0475;
    background: url('../images/nav-hv.png');
    background-size: 100% 100%;
}
.event1{
    height: 2100px;
    position: relative;
    background: url('../images/event1.jpg') top center no-repeat;
}
.event1-btn a{
    position: absolute;
    left: 50%;
}
.event1-btn1{
    top: 634px;
    margin-left: -174px;
    width: 348px;
    height: 101px;
}

.event1 .rules{
    position:absolute;
    top:1540px;left:50%;
    margin-left:-575px;
    width:1150px;
}
.event1 .rules .rule_hd{
    margin:20px 0 10px;
    font-size:30px;
    color:#a6c1ca;
    font-weight:700;
}
.event1 .rules p{
    line-height:25px;
    font-size:16px;
    color:#a6c1ca;
}

.event2{
    height: 4881px;
    position: relative;
    background: url('../images/event2.jpg') top center no-repeat;
}

.event2 .code_input{
    position:absolute;
    top:234px;left:50%;
    margin-left:-346px;
    padding:0 20px;
    width:612px;height:59px;
    line-height:59px;
    font-size:30px;
    color:#d7ddff;
    font-weight:700;
    background:transparent;
    outline:none;
    box-sizing:border-box;
    text-align:center;
}

.event2 .generate_code_btn{
    position:absolute;
    top:223px;left:50%;
    margin-left:310px;
    width:251px;height:78px;
}

.event2 .num_input{
    position:absolute;
    top:350px;left:50%;
    margin-left:-315px;
    padding:0 20px;
    width:612px;height:59px;
    line-height:59px;
    font-size:30px;
    color:#d7ddff;
    font-weight:700;
    background:transparent;
    outline:none;
    box-sizing:border-box;
    text-align:center;
}

.event2 .search_btn{
    position:absolute;
    top:340px;left:50%;
    margin-left:200px;
    width:292px;height:86px;
}

.event2 .bind_code_btn{
    position:absolute;
    top:340px;left:50%;
    margin-left:-471px;
    width:292px;height:86px;
}

.event2 .sign_btn{
    position:absolute;
    top:340px;left:50%;
    margin-left:-137px;
    width:292px;height:86px;
}

.event2 .start_btn{
    position:absolute;
    top:470px;left:50%;
    margin-left:-137px;
    width:292px;height:86px;
}

.event2 .tit{
    position:absolute;
    top:585px;left:50%;
    margin-left:-570px;
    width:1140px;
    font-size:18px;
    color:#fff;
    text-align:center;
}
.event2 .tit span{
    color:#ffdc37;
}

.event2 .rule{
    position:absolute;
    top:730px;left:50%;
    margin-left:-570px;
    width:1140px;
}
.event2 .rule p{
    line-height:35px;
    font-size:18px;
    color:#fff;
    text-align:center;
}
.event2 .rule p span{
    color:#ffdc37;
}

.event2 .reward-btn{
    position:absolute;
    left:50%;
    margin-left:-130px;
    width:260px;height:88px;
}
.event2 .reward-btn1{
    top:2468px;
}
.event2 .reward-btn2{
    top:3985px;
}

.event2 .remind{
    position:absolute;
    top:4560px;left:50%;
    margin-left:-570px;
    width:1140px;
}
.event2 .remind .remind_hd{
    line-height:50px;
    font-size:25px;
    color:#bfa1f4;
    font-weight:700;
}
.event2 .remind p{
    line-height:30px;
    font-size:18px;
    color:#bfa1f4;
}

.event3{
    height: 2850px;
    position: relative;
    background: url('../images/event3.jpg') top center no-repeat;
}

.event3 .rule{
    position:absolute;
    top:270px;left:50%;
    margin-left:-570px;
    width:1140px;
}
.event3 .rule p{
    line-height:30px;
    font-size:18px;
    color:#fff;
    text-align:center;
}

.event3 .remind{
    position:absolute;
    top:2380px;left:50%;
    margin-left:-560px;
    width:1140px;
}
.event3 .remind .remind_hd{
    line-height:50px;
    font-size:25px;
    color:#bfa1f4;
    font-weight:700;
}
.event3 .remind p{
    line-height:30px;
    font-size:18px;
    color:#bfa1f4;
}

.event4{
   height: 3650px;
    position: relative;
    background: url('../images/event4.jpg') top center no-repeat;
}

.event4 .rule{
    position:absolute;
    top:270px;left:50%;
    margin-left:-570px;
    width:1140px;
}
.event4 .rule p{
    line-height:30px;
    font-size:18px;
    color:#fff;
}
.event4 .rule p span{
    color:#ffdc37;
    font-weight:700;
}

.event4 .remind{
    position:absolute;
    top:3200px;left:50%;
    margin-left:-560px;
    width:1140px;
}
.event4 .remind .remind_hd{
    line-height:50px;
    font-size:25px;
    color:#bfa1f4;
    font-weight:700;
}
.event4 .remind p{
    line-height:30px;
    font-size:18px;
    color:#bfa1f4;
}


.event5{
    height: 2500px;
    position: relative;
    background: url('../images/event5.jpg') top center no-repeat;
}
.event5 .rule{
    position:absolute;
    top:270px;left:50%;
    margin-left:-570px;
    width:1140px;
}
.event5 .rule p{
    line-height:30px;
    font-size:18px;
    color:#bfa1f4;
}
.event5 .rule p span{
    color:#ff28d3;
    font-weight:700;
}

.event5 .remind{
    position:absolute;
    top:2250px;left:50%;
    margin-left:-560px;
    width:1140px;
}
.event5 .remind .remind_hd{
    line-height:50px;
    font-size:25px;
    color:#bfa1f4;
    font-weight:700;
}
.event5 .remind p{
    line-height:30px;
    font-size:18px;
    color:#bfa1f4;
}
.event5 .remind p span{
    color:#ff28d3;
    font-weight:700;
}

.footer {
    height: 120px;
    line-height: 120px;
    color: #7a7879;
    text-align: center;
    background: #1a1a1a;
}
/*å¼¹çª—*/
.model-box {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    z-index: 1000;
}
.buy-content {
    position: absolute;
    color: #393939;
    background: #fff;
    width: 394px;
    top: 20%;
    left: 50%;
    margin-left: -197px;
    text-align: center;
}
.close-btn1 {
    position: absolute;
    width: 38px;
    height: 38px;
    background: url('../images/close-btn1.png') 0 0 no-repeat;
    top: 0;
    right: -38px;
}
.model-box h3 {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.choose-li {
    text-align: left;
    font-size: 16px;
    margin: 8px 0 8px 110px;
    font-weight: 600;
    max-height: 300px;
}
.choose-li li.active {
    background: url('../images/view1-round1.png') 0 center no-repeat;
}
.choose-li li {
    padding-left: 24px;
    cursor: pointer;
    overflow: hidden;
    height: 21px;
    margin-bottom: 10px;
    background: url('../images/view1-round.png') 0 center no-repeat;
}
.choose-y {
    width: 280px;
    margin: 20px auto 0;
    overflow: hidden;
}
.choose-y span {
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin-top: 4px;
}
.choose-y input {
    float: right;
    width: 196px;
    height: 26px;
    outline: none;
    border: 1px solid #393939;
    border-radius: 5px;
    padding-left: 10px;
}
.sure {
    display: block;
    width: 83px;
    height: 42px;
    background: url('../images/sure.png') 0 0 no-repeat;
    margin: 15px auto;
}

