body {
    font: 14px/24px "Microsoft YaHei", Arial;
}

.wrap {
    min-width: 1200px;
    max-width: 1920px;
    position: relative;
    overflow: hidden;
    background: #590c09;
}

.main {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
}

.logo {
    display: block;
    position: absolute;
    width: 221px;
    height: 71px;
    top: 16px;
    left: 30px;
    z-index: 1;
}

.link {
    position: absolute;
    top: 32px;
    right: 23px;
    background: rgba(0, 0, 0, .2);
    display: flex;
    line-height: 30px;
    border-radius: 14px;
    color: #a66f49;
    padding: 0 5px;
    z-index: 1;
}

.link a {
    display: inline-block;
    color: #c7915f;
    font-size: 16px;
    padding: 0 10px;
}

.link a:hover {
    text-decoration: underline;
}

.desc {
    color: #6d6058;
    line-height: 25px;
}

.desc span {
    color: #eac55d;
}

.desc a {
    font-size: 14px;
    font-weight: bold;
    color: #eac55d;
}

.desc a:hover {
    text-decoration: underline;
    text-underline-offset: 2px;
}


.part1 {
    background: url('../imgs/p1.jpg') no-repeat center top;
}

.part1 .main {
    height: 1132px;
    overflow: hidden;
}

.part1 .time {
    color: #ffe6a0;
    margin-top: 380px;
    font-size: 14px;
}

.part1 .btn-lq {
    display: block;
    width: 220px;
    height: 75px;
    background: url(../imgs/btn-lq.png) no-repeat center / contain;
    margin: 456px auto 10px auto;
    cursor: pointer;
}
.part1 .btn-ylq {
    display: block;
    width: 220px;
    height: 75px;
    background: url(../imgs/btn-ylq.png) no-repeat center / contain;
    margin: 456px auto 10px auto;
    cursor: pointer;
}
.part1 .btn-lq:hover {
    background: url('../imgs/btn-lq-hover.png') no-repeat center / contain;
}




.part2 {
    background: url('../imgs/p2.jpg') no-repeat center top;
}

.part2 .main {
    height: 874px;
    position: relative;
    box-sizing: border-box;
    padding-top: 80px;
    overflow: hidden;
}

.cdm {
    width: 520px;
    height: 611px;
    background: url(../imgs/bg-cdm.png) no-repeat center / contain;
    box-sizing: border-box;
    padding:420px 128px 0 120px;
    margin: 40px auto 0 auto;
}

.riddle {
    color: #febe5b;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 34px;padding-left: 10px;
}
.riddle span {
    font-size: 14px;
}
.btn-tj {
    display: block;
    width: 120px;
    height: 45px;
    background: url(../imgs/btn-tj.png) no-repeat center / contain;
    margin: 14px auto 0 auto;
    cursor: pointer;
}
.btn-ytj {
    display: block;
    width: 120px;
    height: 45px;
    background: url(../imgs/btn-ytj.png) no-repeat center / contain;
    margin: 14px auto 0 auto;
    cursor: pointer;
}
.part2 .btn-tj:hover {
    background: url('../imgs/btn-tj-hover.png') no-repeat center / contain;
}


.select {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

.cdm label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    padding: 10px 0;
    line-height: 1.2;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #ffccc9;
}

.cdm label input {
    display: none;
}

.cdm label .dot {
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #ffccc9;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

label .dot::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 2px;
    border-radius: 50%;
    background-color: #f0d733;
    opacity: 0;
    width: 8px;
    height: 8px;
}

label input:checked+span {
    color: #f0d92d;
}

label input:checked~span.dot {
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
    border-color: #f0d92d;
    opacity: 1;
}

label input:checked~span.dot::before,
.checkbox input:checked~span.dot::before {
    opacity: 1 !important;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.input {
    padding: 15px;
    background-color: #fff;
    border: 1px solid #ccc;
}

.part3 {
    background: url('../imgs/p3.jpg') no-repeat center top;
}

.part3 .main {
    height: 990px;
    padding-top: 66px;
}

.notice {
    height: 28px;
    line-height: 28px;
    width: 244px;
    margin: 8px auto 0;
    background: #27151f;
    border: 1px solid #6d6058;
    border-radius: 20px;
    padding: 0 30px 0 44px;
    text-align: left;
    color: #e9ad6c;
    position: relative;
}

.notice::after {
    content: '';
    width: 16px;
    height: 14px;
    position: absolute;
    left: 22px;
    top: 50%;
    margin-top: -7px;
    background: url('../imgs/horn.png') no-repeat center / contain;
}

.scroll {
    height: 28px;
    position: relative;
    overflow: hidden;
}

.notice ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 28px;
    overflow: hidden;
}

.notice ul li {
    float: left;
    margin-right: 20px;
}

.kmd {
    width: 431px;
    height: 483px;
    background: url(../imgs/dl.png) no-repeat center / contain;
    margin: 6px auto 20px auto;
}

.light {
    position: relative;
}

.light::after {
    content: '';
    width: 274px;
    height: 231px;
    position: absolute;
    top: 198px;
    left: 77px;
    background: url(../imgs/light.png) no-repeat center / contain;
    animation: light 1.2s linear;
}

@keyframes light {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .8;
    }
    100% {
        opacity: 1;
    }
}

.btn-dl {
    display: block;
    width: 120px;
    height: 45px;
    background: url('../imgs/btn-dl.png') no-repeat center / contain;
    margin: 0 auto 10px auto;
}
.btn-dl:hover {
    background: url('../imgs/btn-dl-hover.png') no-repeat center / contain;
}

.light-time {
    color: #6d6058;
    line-height: 25px;
    font-size: 14px;
        margin-bottom: 30px;
}

.light-time span {
    color: #eac55d;
}
.part3 .cell{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.prize{
    width: 90px;
    height: 40px;
    background: url('../imgs/btn-prize.png') no-repeat center / contain;
    display: block;
    margin-right: 10px;
}

.prize:hover{
    background: url('../imgs/btn-prize-hover.png') no-repeat center / contain;
}

.address {width: 90px;
    height: 40px;
    background: url('../imgs/btn-addr.png') no-repeat center / contain;
    display: block;margin-left: 10px;
}

.address:hover {
    background: url('../imgs/btn-addr-hover.png') no-repeat center / contain;
}


.start {
    background-position: 0 0;
    width: 300px;
    height: 120px;
    position: absolute;
    top: 1010px;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}

.start:hover {
    background-position: 0 -124px;
}

.red_info {
    display: inline-block;
    cursor: pointer;
    padding: 2px 6px;
}

.side {
    position: fixed;
    right: 60px;
    top: 50%;
    width: 160px;
    margin-top: -215px;
}

.tips {
    margin-top: 24px;
    font-size: 12px;
    color: #febe5b;
}


