.header{
    background: url("../img/header-bg.jpg") center center no-repeat;
    height: 1080px;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.xuehua{
    top: 0;
    width: 100%;
    position: absolute;
    z-index: 20;
}
.bg2{
    background: url("../img/bg2.png") center center no-repeat;
    height: 324px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 30;
}
.nav li a{
    position: absolute;
    left: 50%;
    z-index: 40;
}

.luxurious{
    top:630px;
    margin-left: -556px;
    width: 305px;
    height: 305px;
    background: url("../img/luxurious.png") 0 0 no-repeat;
}
.luxurious:hover,.nav li.active .luxurious{
    background: url("../img/luxurious-hover.png") 0 0 no-repeat;
}
.annual{
    top:695px;
    margin-left: -292px;
    width: 305px;
    height: 305px;
    background: url("../img/annual.png") 0 0 no-repeat;
}
.annual:hover,.nav li.active .annual{
    background: url("../img/annual-hover.png") 0 0 no-repeat;
}
.half{
    top:695px;
    margin-left: -30px;
    width: 305px;
    height: 305px;
    background: url("../img/half.png") 0 0 no-repeat;
}
.half:hover,.nav li.active .half{
    background: url("../img/half-hover.png") 0 0 no-repeat;
}
.quarter{
    top:630px;
    margin-left: 232px;
    width: 305px;
    height: 305px;
    background: url("../img/quarter.png") 0 0 no-repeat;
}
.quarter:hover,.nav li.active .quarter{
    background: url("../img/quarter-hover.png") 0 0 no-repeat;
}
.star {
    position: relative;
    width: 100%;
    height: 500px;
    z-index: 20;
}
.star span{
    display: block;
    background: url("../img/star.png") 0 0 no-repeat;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
}
.move{
    -webkit-animation:move  5s linear infinite;
    animation:move  5s linear infinite;
}
@-webkit-keyframes move {
    0% {
        margin-top: -30px;
    }
    50%{
        margin-top: 0;
    }
    100% {
        margin-top: -30px;
    }
}
@keyframes move {
    0% {
        margin-top: -30px;
    }
    50%{
        margin-top: 0;
    }
    100% {
        margin-top: -30px;
    }
}

.buy-btn{
    position: absolute;
    z-index: 40;
    top:936px;
    left: 50%;
    margin-left: -521px;
}
.buy-btn a{
    float: left;
    background: url("../img/buy-btn.gif") 0 0 no-repeat;
    width: 232px;
    height:100px;
}
.buy-btn2{
    margin-left: 29px;
    margin-top: 58px;
}
.buy-btn3{
    margin-left: 29px;
    margin-top: 58px;
}
.buy-btn4{
    margin-left: 37px;
}
.package-page>div{
    display: none;
}
.luxurious-box{
    position: relative;
    height: 1287px;
    background: url('../img/luxurious-box.jpg') center center no-repeat;
}
.annual-box{
    position: relative;
    height: 1220px;
    background: url('../img/annual-box.jpg') center center no-repeat;
}
.half-box{
    position: relative;
    height: 1220px;
    background: url('../img/half-box.jpg') center center no-repeat;
}
.quarter-box{
    position: relative;
    height: 770px;
    background: url('../img/quarter-box.jpg') center center no-repeat;
}
.action-bg{
    position: relative;
    height: 1269px;
    background: url('../img/action-bg.jpg') center center no-repeat;
}
.gif img{
    position: absolute;
    left: 50%;
}
.text1{
    padding-top: 142px;
    text-align: center;
    font-size: 18px;
}
.text2{
    margin-top: 355px;
    text-align: center;
    line-height: 160%;
}
.text3{
    margin-top: 236px;
    text-align: center;
    line-height: 160%;
}
.text4{
    margin-top: 165px;
    text-align: center;
    line-height: 160%;
}
.gif1{top:222px;margin-left: -321px;}
.gif2{top:222px;margin-left: -224px;}
.gif3{top:222px;margin-left: -130px;}
.gif4{top:222px;margin-left: -31px;}
.gif5{top:222px;margin-left: 0px;}
.gif6{top:222px;margin-left: 98px;}
.gif7{top:222px;margin-left: 196px;}
.gif8{top:222px;margin-left: 295px;}
.gif9{top:305px;margin-left: -121px;}
.gif10{top:305px;margin-left: -15px;}
.gif11{top:305px;margin-left: 87px;}
.gif12{top:411px;margin-left: -253px;}
.gif13{top:411px;margin-left: -158px;}
.gif14{top:411px;margin-left: -64px;}
.gif15{top:411px;margin-left: 31px;}
.gif16{top:411px;margin-left: 126px;}
.gif17{top:411px;margin-left: 221px;}
.gif18{top:301px;margin-left: -253px;}
.gif19{top:301px;margin-left: -158px;}
.gif20{top:301px;margin-left: -64px;}
.gif21{top:301px;margin-left: 31px;}
.gif22{top:301px;margin-left: 126px;}
.gif23{top:301px;margin-left: 221px;}
.gif24{top:222px;margin-left: -189px;}
.gif25{top:222px;margin-left: 144px;}
.gif26{top:222px;margin-left: -17px;}
.gif27{top:223px;margin-left: -123px;}
.gif28{top:223px;margin-left: 85px;}
.look-btn{
    position: absolute;
    top: 860px;
    left: 50%;
    margin-left: -409px;
}
.look-btn2{
    top: 741px !important;
}
.look-btn3{
    top: 671px !important;
}
.look-btn a{
    display: inline-block;
    width: 58px;
    height: 29px;
}
.look2{
    margin-left: 49px;
}
.look-btn a:hover{
    background: url('../img/look.png') 0 0 no-repeat;
}
.look1-img{
    width: 200px;
    margin-left: -330px;
    display: none;
    z-index: 100;
}
.look2-img{
    width: 200px;
    margin-left: -200px;
    z-index: 100;
    display: none;
}
.rule{
    padding-top: 318px;
    width: 800px;
    margin: 0 auto;
    color: #fff;
}
.rule>div{
    margin-top: 20px;
}
.action-bg span{
    color: #FFD405;
}
.action{
    width: 800px;
    margin: 130px auto 0;
    color: #fff;
    line-height: 157%;
    margin-top:85px;
}
.link-text{
    color: #00A5FF;
    text-decoration: underline;
}
.link-text:hover{
    color: #f00;
    text-decoration: underline;
}
.main-btn{
    position: absolute;
    top:123px;
    height: 60px;
    left:50%;
    margin-left: -366px;
    overflow: hidden;
}
.main-btn a{
    float: left;
    width: 176px;
    height: 60px;
    margin-right: 95px;
}
.receive-badge{
    background: url('../img/badge.png') 0 0 no-repeat;
}
.receive-badge:hover{
    background: url('../img/receive-badge.png') 0 0 no-repeat;
}
.receive-props:hover{
    background: url('../img/receive-props.png') 0 0 no-repeat;
}
.receive-props{
    background: url('../img/props.png') 0 0 no-repeat;
}
.delete-badge{
    margin-right: 0;
    background: url('../img/delete.png') 0 0 no-repeat;
}
.delete-badge:hover{
    background: url('../img/delete-badge.png') 0 0 no-repeat;
}
.fixed-nav{
    position: fixed;
    top:20%;
    left: 50%;
    margin-left: 385px;
    background: url('../img/fixed-nav.png') 0 0 no-repeat;
    width: 192px;
    height: 518px;
    z-index: 500;
    display: none;
    /*-webkit-animation:fixed  30s linear infinite;*/
    /*animation:fixed  30s linear infinite;*/
}
@-webkit-keyframes fixed {
    0% {
        top: 10%;
    }
    50%{
       top: 20%;
    }
    100% {
        top: 10%;
    }
}
@keyframes fixed {
    0% {
        top: 10%;
    }
    50%{
        top: 20%;
    }
    100% {
        top: 10%;
    }
}
.fixed-nav>ul{
    margin-top: 70px;
}
.fixed-nav>ul>li{
    width: 100%;
    height: 50px;
    margin-bottom: 13px;
}
.fixed-nav>ul>li a{
    display: block;
    width: 100%;
    height: 100%
}
.details-content{
    position: absolute;
    top:-18%;
    display: none;
    left: -1056px;
    width: 1056px;
    height: 804px;
    background: url('../img/fixed-box.png') 0 0 no-repeat;
}
.details:hover .details-content{
    display: block;
}
.details-content{
    color: #fff;
}
.details-content span{
    color: #FFD405;
}

.item1{
    float: left;
    margin-left: 435px;
    margin-top: 137px;
}
.item1 li{
    width: 182px;
    height: 168px;
    margin-bottom: 12px;
}
.li3{
    height: 130px !important;
}
.li4{
    height: 115px !important;
}
.item2{
    float: left;
    margin-left: 20px;
    margin-top: 137px;
}
.item2 li{
    width: 378px;
    height: 168px;
    margin-bottom: 12px;
}

.tishi{
    display: none;
    position: fixed;
    width: 318px;
    height: 299px;
    top:100px;
    left: 50%;
    z-index: 50;
    margin-left: -710px;
    background: url('../img/tishi.png') 0 0 no-repeat;
}