
.g-cnt-2{
    background: url(../images/new/4.jpg) no-repeat top center;
    height: 1080px;
}
.g-cnt-3{
    background: url(../images/new/5.jpg) no-repeat top center;
    height: 1080px;
}


.downloadBox .weiduan {
    display: block;
    width: 352px;
    height: 500px;
    position: absolute;
    left: 60px;
    top: -280px;
    text-indent: -1000em;
    overflow: hidden;
    background: url(../images/new/a1.png) no-repeat;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.downloadBox .weiduan:hover {
    background: url(../images/new/a1.png) no-repeat
}

.downloadBox .orderBtnAll {
    display: block;
    width: 352px;
    height: 80px;
    position: absolute;
    left: 425px;
    top: -280px;
    text-indent: -1000em;
    overflow: hidden;
    background: url(../images/new/a2.png) no-repeat;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.downloadBox .orderBtnAll:hover {
    background: url(../images/new/a2.png) no-repeat
}

.downloadBox .paybtn {
    display: block;
    width: 352px;
    height: 80px;
    position: absolute;
    left: 785px;
    top: -280px;
    text-indent: -1000em;
    overflow: hidden;
    background: url(../images/new/a3.png) no-repeat;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s
}

.downloadBox .paybtn:hover {
    background: url(../images/new/a3.png) no-repeat
}