.cox {
    position: relative;
    height: 4046px;
}

.main_body {
    width: 100%;
    height: auto;
    padding-bottom: 0;
    //display:none;
    position: absolute;
    z-index: 1;
}

.main_cox {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.img_cox {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -700px;
    width: 1400px
}

.main_body .app_banner1 {
    height: 566px;
}

.main_body .app_banner1 img {
    height: 566px;
}

.main_body .app_banner2 {
    height: 599px;
}

.main_body .app_banner2 img {
    height: 599px;
}

.main_body .app_banner4 {
    height: 600px;
}

.main_body .app_banner4 img {
    height: 600px;
}

.main_body .app_banner5 {
    height: 736px;
}

.main_body .app_banner5 img {
    height: 736px;
}

.main_body .app_banner6 {
    height: 944px;
}

.main_body .app_banner6 img {
    height: 944px;
}

.load {
    display: none;
    z-index: 99999;
    width: 100%;
    position: fixed;
    top: 0;
}

.load img {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -700px;
    width: 1400px;
    height: 81px;
}

.mask {
    width: 100%;
    height: 4344px;
    background-color: #000000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 999;
    display: none;
}

.footer_wrapper {
    position: relative;
    z-index: 99;
    height: auto;
}

.maskLayer {
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 60px;
    display: none;
}

.maskLayer .maskcox {
    width: 100%;
    height: auto;
}

.maskLayer .maskcox .mask_con {
    width: 734px;
    margin: 0 auto;
    position: relative;
}

.maskLayer .maskcox .mask_con p {
    font-size: 46px;
    color: #fff;
    font-family: '微软雅黑';
}

.maskLayer .maskcox .mask_con .line {
    width: 734px;
    height: 2px;
    margin-top: 40px;
}

.maskLayer .maskcox .mask_con .line .lineSlider {
    width: 295px;
    height: 2px;
    border-bottom: 2px #fff solid;
    margin: 0 auto;
}

.maskLayer .maskcox .mask_con .code {
    width: 287px;
    height: 286px;
    margin: 0 auto;
    margin-top: 60px;
}

.maskLayer .maskcox .close {
    position: absolute;
    right: -75px;
    top: -15px;
}

.maskLayer .maskcox .close a {
    display: block;
}

.maskLayer .maskcox .mask_con .enjoy {
    margin-top: 30px;
}

.maskLayer .maskcox .mask_con .enjoy p {
    font-size: 28px;
    color: #fff;
    font-family: '微软雅黑';
    float: left;
}

.maskLayer .maskcox .mask_con .enjoy .lineSlider {
    width: 208px;
    height: 2px;
    border-bottom: 2px #fff solid;
    float: left;
    margin-top: 18px;
}
