#wrap {
    padding-top: 0;
  }

.download_bar {
    width: 100%;
    height: 1.4rem;
    background-color: #170505;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 0.5rem 0 0.2rem;
    text-align: right;
    background: no-repeat top / 100% 100%;
    position: absolute;
    top:0;
    left:0;
    z-index: 9;
}

.download_bar .img_download {
    width: 2.33rem;
    height: 0.7rem;
    display: inline-block;
}
.container {
    width: 100%;
    height: 34.52rem;
    background: url("../imgs/bg.jpg") no-repeat top / 100% 100%;
    overflow: hidden;
    padding-top: 13.79rem;
    position: relative;
}
.container .time {
    font-size: .31rem;
    color: #FFE1B6;
    text-align: right;
    padding-right: 1.1rem;
}
.container .btns {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 4rem auto 3rem;
}
.container .btns img {
    width: 4.51rem;
    height: 1.23rem;
    display: block;
    margin: 0 .1rem;
}
.menus {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 .23rem;
    margin-top: 0.7rem;
}
.menus img {
    width: 5.38rem;
    height: 2.55rem;
    margin-bottom: .42rem;
}
.menu5 {
    display: block;
    width: 5.14rem;
    height: 2.48rem;
    margin:0 auto;
}

.end-time {
    top: 2.08rem !important;
}
/*  弹窗 */
