#loading {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    z-index: 20;
    font-size: 18px;
    color: #cfd1cc;
    z-index: 101
}

#loading .box {
    width: 100%;
    height: 1px;
    background: #414141;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

#loading .box span {
    height: 1px;
    background: #c4c4c4;
    position: relative;
    top: 0;
    left: 0;
    display: block
}

#loading .box p {
    font-size: 16px;
    line-height: 30px;
    color: silver;
    text-align: center
}

/*给头部让出43px*/
body {
    min-width: 1200px;
    width: 100%;
    background: #201f2c;
    padding-top: 40px;
}

.container {
    width: 100%;
    height: 100%;
    max-width: 1920px;
    position: relative;
    overflow: hidden;
}

.main {
    width: 100%;
    position: relative;
    margin: 0 auto;
    transition: all .5s linear;
    background: url(../images/bg.jpg) no-repeat 50% 0;
    height: 4750px;
}

.main.show {
    filter: blur(0);
}

.con {
    width: 1200px;
    position: relative;
    margin: 0 auto
}

.con-head {
    width: 100%;
    height: 1260px;
    overflow: hidden;
}

.con-head .slogan {
    width: 633px;
    height: 365px;
    top: 95px;
    left: 50%;
    margin-left: -316px;
    z-index: 10;
    background: url(../images/slogan.png) no-repeat 0 0
}

.con-head .role {
    width: 1920px;
    height: 579px;
    top: 520px;
    left: 50%;
    margin-left: -960px;
    z-index: 10;
    background: url(../images/role.png) no-repeat 50% 0
}

.con-head .dl-1 {
    width: 149px;
    height: 674px;
    top: 0;
    left: 50%;
    margin-left: -575px;
    z-index: 10;
    background: url(../images/dl-1.png) no-repeat 0 0
}

.con-head .dl-2 {
    width: 149px;
    height: 674px;
    top: 0;
    left: 50%;
    margin-left: 425px;
    z-index: 10;
    background: url(../images/dl-2.png) no-repeat 0 0
}

.con-head .btn-login {
    width: 122px;
    height: 37px;
    background: url(../images/btn-login.png) no-repeat 0 0;
    top: 485px;
    left: 50%;
    margin-left: -45px;
    z-index: 20
}

.con-head .btn-logout {
    width: 300px;
    height: 50px;
    line-height: 50px;
    top: 485px;
    left: 50%;
    margin-left: -150px;
    color: #e43315;
    font-size: 20px;
    text-align: center;
    z-index: 20
}

.con-1 {
    width: 100%;
    height: 995px;
    background: url(../images/con-1.png) no-repeat 50% 0;
}

.con-1 .btn-bili {
    width: 360px;
    height: 48px;
    top: 118px;
    left: 50%;
    margin-left: -180px;
}

.con-1 .btn-lq {
    width: 75px;
    height: 77px;
    top: 225px;
    left: 50%;
    margin-left: 525px;
}

.con-1 .code-text {
    line-height: 70px;
    top: 200px;
    width: 350px;
    margin-left: -175px;
    left: 50%;
    text-align: center;
    color: #ffee9f;
    font-size: 30px;
    letter-spacing: 3px;
    border: 0 none;
    background: transparent;
    outline: 0 none;
    font-weight: bold;
}

.con-1 .code-text::placeholder {
    color: #ffee9f;
}

.con-1 .btn-lingqu {
    width: 184px;
    height: 184px;
    background: url(../images/btn-open.png) no-repeat 0 0;
    top: 315px;
    left: 50%;
    margin-left: -92px;
}

.con-1 .btn-lingqu:hover {
    filter: drop-shadow(0px 0px 6px #ff1);
}

.con-1 .tips {
    width: 300px;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #fff;
    top: 550px;
    left: 50%;
    margin-left: -150px;
    text-align: center;
}

.con-1 .tips span {
    text-decoration: underline;
}

.con-2 {
    height: 2000px;
    background: url(../images/con-2.png) no-repeat 50% 0;
}

.con-2 .btn-record {
    width: 464px;
    height: 156px;
    background: url(../images/btn-record.png) no-repeat 0 0;
    top: 1455px;
    left: 50%;
    margin-left: -232px;
}
.con-2 .btn-record:hover,
.con-head .btn-login:hover{
    filter: drop-shadow(0 0 6px #882911);
}
.con-2 .rules {
    width: 995px;
    height: 300px;
    background: url(../images/tip-bg.png) no-repeat 0 0;
    padding: 20px 20px;
    color: #882911;
    font-size: 18px;
    box-sizing: border-box;
    font-weight: bold;
    top: 2035px;
    left: 50%;
    margin-left: -500px;
    line-height: 32px;
}

.con-2 .rules a {
    color: #882911;
    text-decoration: underline;
}

.con-2 .rules .red {
    color: #c32900;
    text-decoration: none;
    font-weight: bold;
}

.pop-text {
    width: 692px;
    height: 342px;
    background: url(../images/pop.png) no-repeat 0 0;
    padding: 85px 60px 0 35px;
    box-sizing: border-box;
}

.pop-text .btn_close {
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
}

.pop-text p {
    width: 100%;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #ffe8ba;
    font-size: 18px;
    font-weight: bold;
    flex-direction: column;
    line-height: 40px;
}

.pop-text p a {
    color: #ffe8ba;
    font-weight: normal;
    text-decoration: underline;
}

.pop-text p span {
    font-weight: normal;
}

.pop-text p span a {
    font-weight: bold;
}

.pop-text .btn-confirm {
    width: 175px;
    height: 51px;
    bottom: 49px;
    left: 50%;
    margin-left: -99px;
}

.pop-list {
    width: 852px;
    height: 498px;
    background: url(../images/pop-list.png?=v2) no-repeat 0 0;
    padding: 205px 55px 0 50px;
    box-sizing: border-box;
}

.pop-list .btn_close {
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
}

.pop-list .listBox {
    width: 735px;
    height: 180px;
    position: relative;
    overflow: auto;
    text-align: center;
}

.pop-list .listBox::-webkit-scrollbar-track {
    background-color: #fff2e3;
}

.pop-list .listBox::-webkit-scrollbar-thumb {
    background-color: #6a2313;
}

.pop-list .listBox::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.pop-list .myPrize {
    text-align: center;
    width: 725px;
    color: #fff;
}

.pop-list .listBox .myPrize td {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}

.pop-list .myPrize .btn-copy-tiny {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: underline;
}

.pop-list .btn-real {width: 90px;height: 20px;bottom: 80px;left: 379px;}
.pop-list .btn-virtual {width: 90px;height: 20px;bottom: 60px;left: 520px;}