.header{
    position: relative;
    height:800px;
    background: url("../img/header.jpg") top center no-repeat;
}
.time{
    position: absolute;
    top: 570px;
    width: 440px;
    left: 50%;
    margin-left: -410px;
    text-align: center;
}
.buy-btn{
    position: absolute;
    top: 665px;
    left: 50%;
    margin-left: -315px;
    width: 254px;
    height: 72px;
}
.tips{
    position: absolute;
    top: 750px;
    width: 400px;
    left: 50%;
    margin-left: -382px;
    text-align: center;
}
.content{
    position: relative;
    height: 2600px;
    background: url("../img/content.jpg") top center no-repeat;
}
.rule{
    width: 1000px;
    text-align: center;
    left: 50%;
    top: 54px;
    font-size: 18px;
    margin-left: -500px;
    position: absolute;
    line-height: 180%;
}
.rule span{
    color: #df0024;
}
.receive,.sign-btn{
    position: absolute;
    left: 50%;
    width: 130px;
    height: 44px;
}
.receive1{
    top: 1251px;
    margin-left: -73px;
}
.receive2{
    top: 2100px;
    margin-left: -178px;
}
.sign-btn{
    top: 2100px;
    margin-left: 9px;
}
.look{
    position: absolute;
    left: 50%;
    width: 30px;
    height: 30px;
}
.look1{
    top: 478px;
    margin-left: -377px;
}
.look2{
    top: 478px;
    margin-left: -206px;
}
.look3{
    top: 478px;
    margin-left: 154px;
}
.look4{
    top: 478px;
    margin-left: 302px;
}
.look5{
    top: 1055px;
    margin-left: -225px;
}
.look6{
    top: 1055px;
    margin-left: -20px;
}
.look7{
    top: 1055px;
    margin-left: 170px;
}
.look8{
    top: 1882px;
    margin-left: -42px;
}
.gif{
    position: absolute;
    left: 50%;
    width: 150px;
    display: none;
}
.gif1{
    top: 218px;
    margin-left: -275px;
}
.gif2{
    top: 218px;
    margin-left: -420px;
}
.gif3{
    top: 218px;
    margin-left: 240px;
}
.gif4{
    top: 218px;
    margin-left: 90px;
}
.gif5{
    top: 805px;
    margin-left: -138px;
}
.gif6{
    top: 870px;
    margin-left: 85px;
}
.gif7{
    top: 870px;
    margin-left: -72px;
}
.gif8{
    top: 1510px;
    margin-left: -102px;
}
.action{
    position: absolute;
    top: 2375px;
    width: 850px;
    left: 50%;
    margin-left: -425px;
    color: #905698;
}
.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(../img/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 60px;
    font-weight: 600;
    max-height: 300px;
}
.choose-li li {
    padding-left: 24px;
    cursor: pointer;
    overflow: hidden;
    height: 21px;
    margin-bottom: 10px;
    background: url(../img/view1-round.png) 0 center no-repeat;
}
.choose-li li.active {
    background: url(../img/view1-round1.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("../img/sure.png") 0 0 no-repeat ;
    margin: 15px auto;
}
.fixed-btn {
    position: fixed;
    left: 50%;
    bottom: 125px;
    background: url('../img/fixed-btn.png') 0 0 no-repeat;
    width: 58px;
    height: 122px;
    margin-left: 550px;
    display: none;
}
.fixed-btn a {
    display: block;
    width: 58px;
    height: 58px;
    margin-bottom: 7px;
}