.con{
    position: relative;
    overflow: hidden;
    min-width:1200px;
}

.posi {
    position: relative;
    width:1200px;
    margin: 0 auto;
}
.con1{
    background:url("../img/bg.jpg") no-repeat top center;
    height:1541px;
}
.btn-qe{
    position: absolute;
    width:375px;
    height:75px;
    left: 410px;
    top: 246px;
}
.time{
    position: absolute;
    width:100%;
    text-align: center;
    color:#2c616a;
    font-size:20px;
    left:0;
    top: 331px;
    font-weight:800;
}
.btn-dt{
    position: absolute;
    right: 16px;
    top: 603px;
    width:148px;
    height:40px;
}
.area{
    position: absolute;
    width:1000px;
    height:431px;
    left:100px;
    top: 669px;
}
.area1{
    background:url("../img/p1.png");
}
.area2{
    background:url("../img/p2.png");
}
.area3{
    background:url("../img/p3.png");
}
.area4{
    background:url("../img/p4.png");
}
.a-btn{
    position: absolute;
    width: 156px;
    height:54px;
    z-index:2;
}
.a-btn-1{
    left: 274px;
    top: 715px;
}
.a-btn-2{
    left: 445px;
    top: 715px;
}
.a-btn-3{
    left: 605px;
    top: 715px;
}
.a-btn-4{
    left: 766px;
    top: 715px;
}
.btn-get{
    position: absolute;
    background:url("../img/get1.png");
    width:180px;
    height:45px;
    left:50%;
    margin-left:-90px;
    top: 372px;
}
.con .btn-getb{
    background:url("../img/get2.png");
}
.txt{
    position: absolute;
    width:100%;
    left:0;
    top: 1200px;
    font-size:18px;
    color:#ffffff;
    line-height:32px;
}