.header{
    position: relative;
    height:610px;
    background: url("../img/header.jpg") top center no-repeat;
}
.logo {
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: 25px;
    width: 150px;
    height: 115px;
}
.time{
    position: absolute;
    top: 470px;
    width: 517px;
    left: 50%;
    margin-left: -259px;
    color: #fff;
    text-align: center;
}
.content{
    position: relative;
    height: 2000px;
    background: url("../img/content.jpg") top center no-repeat;
}
.rule{
    width: 1000px;
    text-align: center;
    left: 50%;
    top: 148px;
    margin-left: -500px;
    position: absolute;
    line-height: 180%;
    color: #121c46;
}
.y-tips{
    text-align: center;
    position: absolute;
    top: 1068px;
    width: 100%;
    font-size: 18px;
    color: #121c46;
}
.buy_package{
    position: absolute;
    top: 757px;
    left: 50%;
    margin-left: -168px;
    width: 336px;
    height: 86px;
}
.buy_btn1{
    position: absolute;
    top: 1488px;
    left: 50%;
    margin-left: -302px;
    width: 235px;
    height: 62px;
}
.buy_btn2{
    position: absolute;
    top: 1488px;
    left: 50%;
    margin-left: 68px;
    width: 235px;
    height: 62px;
}
.code-btn{
    position: absolute;
    top: 550px;
    left: 50%;
    margin-left: 360px;
    width: 265px;
    height: 260px;
    background: url('../img/code-btn.png') no-repeat;
}
.code-btn img{
    position: absolute;
    top: -12px;
    left: -470px;
    display: none;
}
.show{
    position: absolute;
    left: 50%;
}
.show1{
    margin-left: -280px;
    width: 192px;
    top: 265px;
    height: 390px;
}
.show2{
    margin-left: 205px;
    width: 192px;
    top: 265px;
    height: 390px;
}
.look{
    position: absolute;
    left: 50%;
    width: 26px;
    height: 26px;
}
.look1{
    top: 1352px;
    margin-left: -195px;
}
.look2{
    top: 1352px;
    margin-left: 174px;
}
.gif{
    position: absolute;
    left: 50%;
    display: none;
    width: 400px;
}
.gif1{
    margin-left: -40px;
    top: 1118px;
}
.gif2{
    margin-left: -370px;
    top: 1118px;
}
.action{
    position: absolute;
    top: 1686px;
    width: 1020px;
    font-size: 18px;
    left: 50%;
    margin-left: -510px;
    line-height: 155%;
    color: #121c46;
}
.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 110px;
    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;
}