.contentBox {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

#middlebox {
    background: url(../images/bg_main_01.jpg) center top no-repeat;
}

.middle {
    height: 665px;
}

#viewBox {
    background: url(../images/bg_main_02.jpg) center top no-repeat;
}

.view {
    height: 1708px;
}

.btn_download {
    display: block;
    position: absolute;
    width: 224px;
    height: 74px;
    left: 433px;
    top: 481px;
}

.info1 {
    position: absolute;
    left: 474px;
    top: 212px;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.info1 b {
    font-size: 18px;
}

.info2 {
    position: absolute;
    left: 675px;
    top: 475px;
    line-height: 22px;
    color: #ffffff;
}

#share {
    color: #FFFFFF;
    left: 467px;
    line-height: 16px;
    position: absolute;
    top: 565px;
    z-index: 2;
}

.pmd {
    position: absolute;
    left: 775px;
    top: 542px;
    color: #fff;
    width: 200px;
}

.tips {
    position: absolute;
    font-size: 18px;
    line-height: 34px;
    color: #fff;
}

.tips b {
    font-size: 22px;
    color: #5cd8fa;
}

.tips1 {
    left: 52px;
    top: 197px;
    width: 330px;
}

.tips2 {
    left: 555px;
    top: 580px;
    width: 415px;
}

.tips3 {
    left: 55px;
    top: 938px;
    width: 400px;
}

.tips4 {
    left: 567px;
    top: 1347px;
}

.freeApplyBtn {
    position: fixed;
    right: 0;
    bottom: 50px;
    width: 134px;
    height: 137px;
    background: url(../images/bg_hotline.png) left top no-repeat;
    z-index: 100;
}

#freeApplyBox {
    position: absolute;
    width: 555px;
    height: 356px;
    z-index: 120;
    display: none;
}

.closeFreeApply {
    display: block;
    width: 17px;
    height: 16px;
    right: 11px;
    position: absolute;
    top: 10px;
    z-index: 999;
}