@charset "UTF-8";
@font-face{
    font-family: 'DIN Alternate';
    src : url('../fonts/din-alternate-bold.ttf');
    font-style: normal;
    font-display: swap;
}
body{
    background: #F0F0F0;
}

.no1-section1{
    margin-top: 76.5px;
    height: auto;
    background: #2B0101;
}

.no1-section2{
    background: #2B0101;
    padding: 18px 0;
}
.no1-section2 .container{
    width: 1100px;
}
.no1-section2 .p1{
    color: #FFF;
    font-size: 30px;
    font-family: 'Noto Serif SC';
    font-weight: 700;
    text-align: center;
}
.no1-section2 .p1 span{
    font-size: 18px;
}
.no1-section2 .p2{
    color: #FFF;
    font-size: 13px;
    font-family: 'Noto Serif SC';
    line-height: 20px;
    text-align: center;
    margin-top: 8px;
    opacity: 0.8;
    padding: 0 7%;
}

.no1-section-3-5{
    background: url(../image/no1-img7.png) 100%/auto 100% no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 160px;
}

.no1-section3 .container{
    width: 1280px;
}
.no1-section3 .row .c-div{
    padding: 0 2%;
}
.no1-section3 .row .c-box{
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.10);
    border-radius: 4px;
    background: #F8F8F8;
    padding: 30px 5% 28px;
    margin: 46px auto;
    float: left;
    text-align: center;
    width: 100%;
}
.no1-section3 img{
    width: 40%;
}
.no1-section3 .p1{
    font-size: 16px;
    color: #3D0101;
    font-family: 'Noto Serif SC';
    font-weight: 700;
    width: 100%;
    margin-top: 20px;
}
.no1-section3 .p2{
    font-size: 12px;
    color: #828282;
    font-family: auto;
    width: 100%;
    line-height: 18px;
    margin-top: 10px;
}
.no1-section3 .p2 span{
    color: #AF8147;
}

.no1-section4{
    margin-top: 30px;
    text-align: center;
}
.no1-section4 .section4-star{
    height: 18px;
}
.no1-section4 .section4-text{
    color: #666;
    font-size: 16px;
    line-height: 44px;
    margin-top: 20px;
    letter-spacing: 1px;
}
.no1-section4 .button-div{
    border-radius: 3.765px;
    border: 1px solid #FFF;
    background: #F8F8F8;
    box-shadow: 0px 9.413px 18.827px 0px rgba(0, 0, 0, 0.10);
    width: 450px;
    padding: 20px 20px 24px;
    margin: 24px auto;
}
.no1-section4 .button-div .img-left{
    width: 42%;
    float: left;
    margin-right: 7%;
}
.no1-section4 .button-div p{
    text-align: center;
    color: #960606;
    font-size: 14px;
    width: 49%;
    float: left;
    line-height: 20px;
    font-weight: 700;
    padding: 0 4%;
}
.no1-section4 .button-div a{
    padding: 12px 24px;
    border-radius: 3.292px;
    background: linear-gradient(180deg, #960606 0%, #680303 100%);
    box-shadow: 0px 2.634px 2.634px 0px rgba(0, 0, 0, 0.25);
    font-size: 16px;
    color: #fff;
    display: block;
    width: 49%;
    float: left;
    margin-top: 6px;
    font-family: auto;
}
.no1-section4 .button-div a img{
    margin-left: 6px;
}

.no1-section5{
    margin-top: 70px;
}
.no1-section5 .container{
    width: 1000px;
}
.no1-section5 .section5-left{
    position: relative;
}
.no1-section5 .section5-left img{
    position: absolute;
    top: 40px;
    z-index: 0;
}
.no1-section5 .section5-left .section5-left-m{
    display: none;
}
.no1-section5 .section5-left .p1{
    font-size: 20px;
    font-family: 'Noto Serif SC';
    font-weight: 700;
    line-height: 32px;
    color: #960606;
    position: relative;
    z-index: 9;
    margin-top: 160px;
}
.no1-section5 .section5-left .p1 span{
    font-size: 70px;
    font-family: DIN Alternate;
    font-weight: 700;
}
.no1-section5 .section5-left .p1 span i{
    font-size: 36px;
}
.no1-section5 .section5-left .p2{
    font-family: auto;
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    margin-top: 20px;
}

.no1-section6{
    margin-top: 80px;
    margin-bottom: 80px;
}
.no1-section6 .section6-title{
    color: #333333;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
}
.no1-section6 .section6-desc{
    font-family: auto;
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 22px;
}
.no1-section6 .rules{
    width: 560px;
    height: 380px;
    background: #ffffff;
    border-radius: 20px;
    margin: 36px auto;
    position: relative;
    box-shadow: 0px 9.413px 18.827px 0px rgba(0, 0, 0, 0.10);
}
.no1-section6 .rules .rules-star1{
    position: absolute;
    top: 20px;
    left: 20px;
}
.no1-section6 .rules .rules-star2{
    position: absolute;
    top: 20px;
    right: 20px;
}
.no1-section6 .rules .rules-star3{
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.no1-section6 .rules .rules-star4{
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.no1-section6 .rules .rule-box{
    display: none;
}
.no1-section6 .rules .rule-box.active{
    display: block;
}
.no1-section6 .rule-box .rule-line{
    width: 84%;
    margin: 0 auto;
    height: 1px;
    border: 1px dashed #cacaca;
    position: absolute;
    bottom: 125px;
    left: 50%; 
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.no1-section6 .rule-box .rule-title{
    color: #8B8B8B;
    font-size: 13px;
    position: absolute;
    top: 294px;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    font-family: auto;
    width: 66%;
    line-height: 22px;
}
.no1-section6 .container{
    width: 1100px;
}
.no1-section6 .row{
    background: url(../image/no1-img8.png) 100%/auto 100% no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 80px;
    position: relative;
}
.no1-section6 .rule-bottom{
    color: #3D0101;
    font-family: auto;
    font-size: 14px;
    line-height: 20px;
    width: 460px;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
}
.no1-section6 .rule-button-list .rule-button{
    position: absolute;
    cursor: pointer;
    text-align: center;
}
.no1-section6 .rule-button-list .rule-button img{
    height: 80px;
}
.no1-section6 .rule-button-list .rule-button .rules-icon-hover{
    display: none;
}
.no1-section6 .rule-button-list .rule-button.active .rules-icon-hover{
    display: inline-block;
}
.no1-section6 .rule-button-list .rule-button.active .rules-icon{
    display: none;
}
.no1-section6 .rule-button-list .rule-button p{
    color: #666666;
    font-family: 'Noto Serif SC';
    font-size: 14px;
    font-weight: 700;
    margin-top: 14px;
    line-height: 20px;
}
.no1-section6 .rule-button-list .rule-button.active p{
    color: #3E0000;
}
.no1-section6 .rule-button-list .rule-button1{
    top: 370px;
    left: -63px;
}
.no1-section6 .rule-button-list .rule-button2{
    top: 208px;
    left: 120px;
}
.no1-section6 .rule-button-list .rule-button3{
    top: 208px;
    right: 108px;
}
.no1-section6 .rule-button-list .rule-button4{
    top: 370px;
    right: 9px;
}

.no1-section6 .rules .rule-c1 .rule-content{
    color: #AF8147;
    font-size: 90px;
    text-align: center;
    padding-top: 90px;
    font-family: auto;
}
.no1-section6 .rules .rule-c2 .rule-content{
    padding-top: 40px;
}
.no1-section6 .rules .rule-c2 .rule-content img{
    width: 32%;
    margin: 52px auto;
    display: block;
}
.no1-section6 .rules .rule-c2 .rule-content p{
    color: #AF8147;
    font-size: 16px;
    font-family: auto;
    text-align: center;
    width: 31%;
    float: left;
    margin-top: 24px;
}
.no1-section6 .rules .rule-c3 .rule-content img{
    margin: 50px auto 0;
    display: block;
}
.no1-section6 .rules .rule-c4 .rule-content .rule-title{
    width: 85%;
}
.no1-section6 .rules .rule-c4 .rule-content ul{
    width: 92%;
    margin: 0px auto 0;
    margin-top: 18%;
}
.no1-section6 .rules .rule-c4 .rule-content ul li{
    width: 33.3%;
    text-align: center;
    float: left;
}
.no1-section6 .rules .rule-c4 .rule-content img{
    width: 100px;
}
.no1-section6 .rules .rule-c4 .rule-content p{
    color: #AF8147;
    font-size: 14px;
    margin-top: 14px;
    font-weight: 700;
    font-family: 'Noto Serif SC';
    line-height: 22px;
}
.cn-no1-box .no1-section6 .rules .rule-c4 .rule-content p{
    font-size: 16px;
}

.no1-section7{
    margin-top: 100px;
    margin-bottom: 60px;
}
.no1-section7 .section7-content{
    width: 78%;
    height: auto;
    margin: 0 auto;
    border: 1px dashed #BEBEBE;
    padding: 40px;
    position: relative;
}
.no1-section7 .section7-title{
    color: #333;
    font-family: 'Noto Serif SC';
    font-size: 24px;
    font-weight: 700;
}
.no1-section7 .section7-line{
    border: 1px dashed #BEBEBE;
    width: 60%;
    margin-top: 24px;
    margin-bottom: 30px;
}
.no1-section7 .section7-desc{
    color: #666;
    font-family: auto;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 20px;
    position: relative;
    z-index: 9;
}
.no1-section7 .section7-desc i{
    font-weight: 700;
}
.no1-section7 .section7-content img{
    position: absolute;
    width: 32%;
    right: 5%;
    bottom: 30px;
    z-index: 0;
    opacity: 0.7;
}

.no1-section8 .section8-content{
    width: 59%;
    padding: 24px 32px 20px;
    background: #ffffff;
    margin: 0 auto;
    box-shadow: 0px 9.413px 18.827px 0px rgba(0, 0, 0, 0.10);
    border-radius: 10px;
}
.no1-section8 .section8-content .p1{
    color: #666;
    font-size: 16px;
    font-family: 'Noto Serif SC';
    font-family: auto;
}
.no1-section8 .section8-content ul li{
    float: left;
    
}
.no1-section8 .section8-content ul .li-left{
    width: 55%;
}
.no1-section8 .section8-content ul .li-right{
    width: 45%;
}
.no1-section8 .section8-content .countdown{
    font-family: DIN Alternate;
    font-size: 66px;
    font-weight: 700;
    color: #960606;
    margin-top: 10px;
}
.no1-section8 .section8-content .countdown i{
    font-size: 26px;
    font-family: auto;
    font-weight: normal;
    margin-left: 6px;
}
.no1-section8 .li-right a {
    padding: 20px 22px;
    text-align: center;
    border-radius: 5px;
    background: linear-gradient(180deg, #960606 0%, #680303 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    font-size: 18px;
    color: #fff;
    display: block;
    width: 80%;
    margin-top: 6px;
    font-family: auto;
    margin: 0 auto;
}
.no1-section8 .li-right a img{
    margin-left: 10px;
    height: 14px;
}
.no1-section8 .li-right .p2{
    color: #666;
    font-size: 14px;
    font-family: auto;
    margin-top: 14px;
    line-height: 22px;
}
.no1-section8 .section8-line{
    border: 1px dashed #BEBEBE;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.no1-section9{
    margin-top: 60px;
    background: #2D0101;
    text-align: center;
    height: 70px;
    line-height: 70px;
    color: #cdcdcd;
    font-size: 14px;
    font-family: 'Noto Serif SC';
    letter-spacing: 2px;
}
.no1-section1-bg-m{
    display: none;
}
.no1-section8 .section8-content{
    position: relative;
}

.cn-no1-box .no1-section2 .p2{
    font-size: 14px;
    letter-spacing: 1px;
}
.cn-no1-box .no1-section3 .p1{
    font-size: 18px;
}
.cn-no1-box .no1-section3 .p2{
    font-size: 13px;
    line-height: 22px;
}
.cn-no1-box .no1-section4 .section4-text{
    font-size: 18px;
    line-height: 46px;
    margin-bottom: 12px;
}
.cn-no1-box .no1-section4 .button-div p{
    font-size: 16px;
    margin-top: 10px;
}
.cn-no1-box .no1-section4 .button-div a{
    margin-top: 8px;
    font-size: 18px;
}
.cn-no1-box .no1-section6 .section6-title{
    font-size: 26px;
}
.cn-no1-box .no1-section6 .section6-desc{
    font-size: 15px;
}
.cn-no1-box .no1-section6 .rule-button-list .rule-button1{
    top: 370px;
    left: 9px;
}
.cn-no1-box .no1-section6 .rule-button-list .rule-button p{
    font-size: 18px;
}
.cn-no1-box .no1-section6 .rule-box .rule-title{
    font-size: 15px;
}
.cn-no1-box .no1-section6 .rule-bottom{
    width: 54%;
    font-size: 16px;
    top: 462px;
    line-height: 30px;
}
.cn-no1-box .no1-section8 .li-right .p2{
    font-size: 13px;
    position: absolute;
    width: 93%;
    left: 30px;
    top: 71%;
}
.cn-no1-box .no1-section8 .section8-content{
    padding: 24px 32px 50px;
}
.cn-no1-box .no1-section8 .li-right a{
    margin-top: 24px;
}
.no1-section8 .section8-content .p2-bottom{
    width: 100%;
    font-size: 14px;
    color: #666;
    line-height: 19px;
    margin-top: 6px;
    float: left;
}



@media(min-width:2000px) {
    .no1-section-3-5{
        background-position: center -50px;
    }
}


@media(max-width:1700px) {
    
}

@media(max-width:1600px) {
  
}

@media(max-width:1500px) {
    
}

@media(max-width:1400px) {
    .no1-section8 .section8-content{
        width: 70%;
    }
    .no1-section1{
        margin-top: 73.5px;
    }
}


@media(max-width:1300px) {
    .no1-section6 .container{
        width: 1000px;
    }
    .no1-section6 .rules{
        width: 520px;
        height: 340px;
    }
    .no1-section6 .rule-button-list .rule-button1{
        top: 340px;
    }
    .cn-no1-box .no1-section6 .rule-button-list .rule-button1{
        top: 340px;
    }
    .no1-section6 .rule-button-list .rule-button2{
        top: 176px;
    }
    .no1-section6 .rule-button-list .rule-button3{
        top: 176px;
    }
    .no1-section6 .rule-button-list .rule-button4{
        top: 340px;
    }
    .no1-section6 .rules .rule-c1 .rule-content{
        padding-top: 84px;
        font-size: 74px;
    }
    .no1-section6 .rule-box .rule-title{
        top: 270px;
    }
    .no1-section6 .rule-box .rule-line{
        bottom: 110px;
    }
    .no1-section6 .rules .rule-c2 .rule-content{
        padding-top: 36px;
    }
    .no1-section6 .rules .rule-c3 .rule-content img{
        width: 180px;
    }
    .no1-section6 .rules .rule-c4 .rule-content p{
        font-size: 12px;
    }
    .cn-no1-box .no1-section6 .rules .rule-c4 .rule-content p{
        font-size: 14px;
    }
    .cn-no1-box .no1-section6 .rule-box .rule-title{
        font-size: 14px;
    }
}


@media(max-width:996px) {
    body{
        background: #F0F0F0;
    }
    .no1-section1{
        margin-top: 20px;
    }
    .no1-section1-bg-m{
        display: block;
    }
    .no1-section1-bg-pc{
        display: none;
    }
    .no1-section2{
        display: none;
    }
    .no1-section3 .container{
        width: 100%;
        margin-top: 10px;
        padding: 0 7%;
    }
    .no1-section5 .container{
        width: 100%;
    }
    .no1-section6 .container{
        width: 100%;
    }
    .no1-section3 img{
        width: 36%;
    }
    .no1-section3 .p1{
        width: 100%;
        float: none;
        line-height: 20px;
    }
    .no1-section3 .p2{
        float: none;
        width: 100%;
        font-size: 14px;
        line-height: 22px;
    }
    .no1-section3 .row .c-box{
        padding: 26px 6% 18px;
        margin: 22px auto 0;
    }
    .no1-section4{
        margin-top: 50px;
    }
    .no1-section4 .section4-text{
        letter-spacing: 0px;
        font-size: 14px;
        margin-top: 16px;
        line-height: 34px;
    }
    .no1-section4 .container{
        padding: 0 3%;
    }
    .no1-section4 .button-div .img-left{
        width: 35%;
        margin-right: 5%;
        margin-top: 12px;
    }
    .no1-section4 .button-div{
        width: 92%;
        padding: 20px 20px 20px;
        margin-top: 20px;
    }
    .no1-section4 .button-div p{
        width: 60%;
        font-size: 12px;
    }
    .no1-section4 .button-div a img{
        display: none;
    }
    .no1-section4 .button-div a{
        width: 60%;
        font-size: 14px;
    }
    .no1-section5{
        margin-top: 0px;
    }
    .no1-section5 .section5-left img{
        top: 20px;
    }
    .no1-section5 .section5-left .p1{
        margin-top: 184px;
        font-size: 18px;
        line-height: 28px;
        color: #700606;
        padding: 0 2%;
    }
    .no1-section5 .section5-left .p2{
        margin-top: 8px;
        padding: 0 2%;
        line-height: 24px;
    }
    .no1-section6 .section6-title{
        font-size: 18px;
    }
    .no1-section6 .section6-desc{
        font-size: 14px;
        margin-top: 10px;
        line-height: 22px;
        padding: 0 4%;
    }
    .no1-section6 .rule-button-list .rule-button{
        position: unset;
        width: 25% !important;
        float: left;
    }
    .no1-section6 .rule-button-list .rule-button p{
        margin-top: 10px;
        line-height: 20px;
        font-size: 13px;
    }
    .no1-section6 .rule-button-list .rule-button img{
        height: 69px;
    }
    .rule-button-list{
        margin-top: 30px;
    }
    .no1-section6 .row{
        background: none;
    }
    .no1-section6{
        margin-top: 56px;
        margin-bottom: 50px;
    }
    .no1-section6 .rules{
        width: 93%;
        height: 300px;
        margin-top: 20px;
    }
    .no1-section6 .rule-box .rule-title{
        top: 216px;
        width: 85%;
        line-height: 18px;
    }
    .no1-section6 .rule-box .rule-line{
        bottom: 114px;
    }
    .no1-section6 .rules .rule-c1 .rule-content{
        padding-top: 74px;
        font-size: 56px;
    }
    .no1-section6 .rules .rule-c2 .rule-content p{
        font-size: 13px;
        margin-top: 14px;
    }
    .no1-section6 .rules .rule-c2 .rule-content img{
        margin-top: 30px;
    }
    .no1-section6 .rules .rule-c2 .rule-content{
        padding-top: 50px;
    }
    .no1-section6 .rules .rule-c3 .rule-content img{
        width: 140px;
    }
    .no1-section6 .rules .rule-c4 .rule-content img{
        width: 88px;
    }
    .no1-section6 .rules .rule-c4 .rule-content p{
        line-height: 18px;
        margin-top: 8px;
    }
    .no1-section6 .rule-bottom{
        bottom: -86px;
        width: 93%;
        line-height: 22px;
        position: unset;
        margin: 0 auto;
        -webkit-transform: none;
        transform: none;
    }
    .no1-section7 .section7-content{
        width: 93%;
        border: none;
        padding: 0 3%;
    }
    .no1-section7 .section7-line{
        width: 100%;
        margin-top: 22px;
        margin-bottom: 22px;
    }
    .no1-section7 .section7-title{
        font-size: 20px;
    }
    .no1-section7 .section7-content img{
        display: none;
    }
    .no1-section7 .section7-desc{
        margin-bottom: 12px;
        line-height: 23px;
    }
    .no1-section8 .li-right a img{
        display: none;
    }
    .no1-section7{
        margin-bottom: 30px;
        margin-top: 0px;
    }
    .no1-section8 .section8-content{
        width: 92%;
        padding: 22px 5% 40px;
    }
    .no1-section8 .section8-content ul .li-left{
        width: 60%;
    }
    .no1-section8 .section8-content ul .li-right{
        width: 40%;
    }
    .no1-section8 .section8-content .p1{
        font-size: 12px;
    }
    .no1-section8 .section8-content .countdown{
        font-size: 36px;
    }
    .no1-section8 .section8-content .countdown i{
        font-size: 13px;
        margin-left: 4px;
    }
    .no1-section8 .li-right a{
        font-size: 13px;
        padding: 12px 0;
        width: 100%;
        margin-top: 8px;
    }
    .no1-section8 .li-right .p2{
        position: absolute;
        width: 90%;
        left: 6%;
        bottom: 17px;
        font-size: 13px;
    }
    .no1-section8 .section8-content{
        position: relative;
    }
    .no1-section9{
        margin-top: 40px;
        height: 50px;
        line-height: 50px;
        font-size: 13px;
        letter-spacing: 0px;
    }
    .no1-section5 .section5-left img{
        width: 93%;
    }
    .no1-section5 .section5-left .section5-left-pc{
        display: none;
    }
    .no1-section5 .section5-left .section5-left-m{
        display: block;
        width: 350px;
    }
    .no1-section5 .section5-left .p1 span{
        font-size: 18px;
        font-family: 'Noto Serif SC';
    }
    .no1-section5 .section5-left .p1 span i{
        font-size: 18px;
        font-family: 'Noto Serif SC';
    }
    .no1-section-3-5{
        background: url(../image/no1-img7-m.png) 100%/auto 100% no-repeat;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center 86px;
    }
    .cn-no1-box .no1-section8 .li-right .p2{
        width: 92%;
        line-height: 20px;
        bottom: 22px;
    }
    .cn-no1-box .no1-section8 .section8-content{
        padding: 22px 5% 70px;
    }
    .cn-no1-box .no1-section5 .section5-left .p1 br{
        display: none;
    }
    .cn-no1-box .no1-section4 .section4-text{
        font-size: 16px;
        line-height: 42px;
    }
    .cn-no1-box .no1-section4 .button-div p{
        margin-top: 4px;
    }
    .cn-no1-box .no1-section6 .section6-title{
        font-size: 22px;
    }
    .cn-no1-box .no1-section6 .section6-desc{
        font-size: 14px;
    }
    .cn-no1-box .no1-section6 .rule-button-list .rule-button p{
        font-size: 14px;
    }
    .cn-no1-box .no1-section6 .rule-box .rule-title{
        top: 222px;
    }
    .cn-no1-box .no1-section6 .rule-bottom{
        width: 85%;
        font-size: 14px;
        top: 524px;
        line-height: 25px;
    }
    .cn-no1-box .no1-section8 .li-right .p2{
        display: none;
    }
    .cn-no1-box .no1-section8 .section8-line{
        display: none;
    }
    .cn-no1-box .no1-section8 .section8-content{
        padding: 22px 5% 18px;
    }
    .cn-no1-box .no1-section8 .li-right a{
        margin-top: 10px;
    }
    .cn-no1-box .no1-section6 .rule-box .rule-title{
        font-size: 12px;
    }
    .no1-section8 .section8-content .p2-bottom{
        display: none;
    }
    .no1-section6 .rules .rule-c4 .rule-content ul{
        width: 98%;
        margin-top: 20%;
    }
}

@media(max-width:420px){
}


@media(max-width:320px){
    
}   




