.wrap1 {
    background: url(//game.gtimg.cn/images/actdaoju/act/a20211122lsyj/nq.jpg) no-repeat 50% 0;
    padding-top: 20px;
    width: 1240px;
    box-sizing: border-box;
}

.time2 {
    font-size: 28px;
    color: #fff;
    text-align: center;
}

.login2 {
    font-size: 24px;
    color: #fff;
    text-align: center;
    width: 100%;
}

.login2 a {
    color: #fff;
}

::-webkit-scrollbar-track-piece {
    background-color: #05060a;
}

::-webkit-scrollbar {
    width: 6px;
}

::-webkit-scrollbar-thumb {
    background: #4c5470;
    border-radius: 10px
}

body {
    padding-top: 0px
}

.btn_box {
    margin: 20px auto 0;
}

.btntop {
    margin-top: 60px !important;
}