div.mq .mq-mask {
    display: none;
}

body {
    background-color: #3c4045;
    background-position: center top;
    background: #fff;
}


/*.menu-tit dd ,.other-lottery { display: none; }*/

.footer-box {
    margin-top: 0;
}

.main_top {
    width: 100%;
    height: 785px;
    background: url(../images/main_top_bg.png?2) no-repeat;
    overflow: hidden;
    background-size: 100% 100%;
}

.mobile-img {
    float: left;
    width: 436px;
    height: 522px;
    margin: 94px 0 0 20px;
    /* background: url(../images/mobile_icon.png?v=v1) top left no-repeat; */
}

.down-box {
    float: left;
    margin: 180px 0 0 70px;
}

.down-con {
    float: left;
    width: 255px;
    text-align: center;
}

.down-box .tit {
    width: 445px;
    height: 280px;
    margin-bottom: 37px;
    /* background: url(../images/down-tit.png?v=1) center top no-repeat; */
}

.down-con p {
    color: #d53224;
}

.down-con a {
    display: inline-block;
    width: 176px;
    height: 60px;
    /* background: url(../images/mobiel-download.png?9d554b2abf0) no-repeat;
} */

.android-box a {
    background-position: 0 0;
}

.ios-box {
    margin-left: 61px;
}

.ios-box a {
    background-position: 0 -61px;
}

.down-con span {
    display: inline-block;
    width: 144px;
    height: 144px;
    padding: 14px;
    margin-top: 18px;
}